Skip to content

Instantly share code, notes, and snippets.

@DuncanDoyle
Created February 21, 2020 10:38
Show Gist options
  • Select an option

  • Save DuncanDoyle/e1336d0feee0c661450475b0853d6c0f to your computer and use it in GitHub Desktop.

Select an option

Save DuncanDoyle/e1336d0feee0c661450475b0853d6c0f to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
MacBook-Pro:bin ddoyle$ oc logs -f rhpam-authoring-rhpamcentr-5-dfc2v
WARN Configuration of an embedded messaging broker within the appserver is enabled but is not recommended. Support for such a configuration will be removed in a future release.
INFO If you are not configuring messaging destinations, to disable configuring an embedded messaging broker set the DISABLE_EMBEDDED_JMS_BROKER environment variable to true.
WARN No password defined for JGroups cluster. AUTH protocol will be disabled. Please define JGROUPS_CLUSTER_PASSWORD.
INFO Configuring JGroups discovery protocol to openshift.DNS_PING
INFO Configuring JGroups cluster traffic encryption protocol to SYM_ENCRYPT.
WARN Detected missing JGroups encryption configuration, the communication within the cluster WILL NOT be encrypted.
Using PicketBox SSL configuration.
WARN Missing SSO_URL. Unable to properly configure SSO-enabled applications
INFO Access log is disabled, ignoring configuration.
INFO AUTH_LDAP_URL not set. Skipping LDAP integration...
INFO AUTH_ROLE_MAPPER_ROLES_PROPERTIES not set. Skipping RoleMapping login module.
WARN KIE admin user "myAdmin" already exists in EAP
WARN Skipping...
WARN KIE controller user "controllerUser" already exists in EAP
WARN Skipping...
WARN KIE maven user "mavenUser" already exists in EAP
WARN Skipping...
INFO Setting workbench org.appformer.m2repo.url to: https://rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com:443/maven2
INFO Setting workbench org.uberfire.nio.git.https.hostname to: rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com
INFO OpenShift DNS_PING protocol envs set, verifying other needed envs for HA setup. Using openshift.DNS_PING
WARN APPFORMER_JMS_BROKER_USER(NAME), APPFORMER_JMS_BROKER_PASSWORD, and APPFORMER_JMS_BROKER_ADDRESS not set; HA will not be available.
INFO Running rhpam-7/rhpam-businesscentral-rhel8 image, version 7.6.0
-XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=1024m -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/eap
JAVA: /usr/lib/jvm/java-11/bin/java
JAVA_OPTS: -server -Xlog:gc*:file=/opt/eap/standalone/log/gc.log:time,uptimemillis:filecount=5,filesize=3M -Xms256m -Xmx1024m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=1024m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider -Djava.awt.headless=true -javaagent:/opt/jboss/container/jolokia/jolokia.jar=config=/opt/jboss/container/jolokia/etc/jolokia.properties -Xbootclasspath/a:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.2.4.CP/org/jboss/logmanager/main/jboss-logmanager-2.1.14.Final-redhat-00001.jar:/opt/eap/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/javax/json/api/main/javax.json-api-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.2.4.CP/org/wildfly/common/main/wildfly-common-1.5.1.Final-redhat-00001.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dsun.util.logging.disableCallerCheck=true -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED --add-modules=java.se
=========================================================================
10:22:18,699 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.8.Final-redhat-00001
Feb 21, 2020 10:22:19 AM java.lang.System$LoggerFinder lambda$accessProvider$0
WARNING: Failed to instantiate LoggerFinder provider; Using default.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jolokia.util.ClassUtil (file:/opt/jboss/container/jolokia/jolokia-jvm-1.6.2.redhat-00002-agent.jar) to constructor sun.security.x509.X500Name(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.jolokia.util.ClassUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
10:22:21,095 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.8.Final-redhat-00001
10:22:21,103 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final-redhat-1
10:22:21,896 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 7.2.4.GA (WildFly Core 6.0.16.Final-redhat-00002) starting
10:22:21,897 DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties:
[Standalone] =
activemq.artemis.client.global.scheduled.thread.pool.core.size = 5
activemq.artemis.client.global.thread.pool.max.size = 8
appformer.ssh.keys.storage.folder = /opt/kie/data/security/pkeys
awt.toolkit = sun.awt.X11.XToolkit
designerdataobjects = false
file.encoding = ANSI_X3.4-1968
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.headless = true
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /opt/eap/jboss-modules.jar
java.class.version = 55.0
java.home = /usr/lib/jvm/java-11-openjdk-11.0.6.10-0.el8_1.x86_64
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 11.0.6+10-LTS
java.security.egd = file:/dev/./urandom
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 11
java.util.concurrent.ForkJoinPool.common.parallelism = 1
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.java.com/bugreport/
java.vendor.version = 18.9
java.version = 11.0.6
java.version.date = 2020-01-14
java.vm.compressedOopsMode = 32-bit
java.vm.info = mixed mode, sharing
java.vm.name = OpenJDK 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 11
java.vm.vendor = Oracle Corporation
java.vm.version = 11.0.6+10-LTS
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
jboss.bind.address = 10.131.0.57
jboss.bind.address.management = 127.0.0.1
jboss.bind.address.private = 10.131.0.57
jboss.home.dir = /opt/eap
jboss.host.name = rhpam-authoring-rhpamcentr-5-dfc2v
jboss.messaging.cluster.password = <redacted>
jboss.messaging.host = 10.131.0.57
jboss.modules.dir = /opt/eap/modules
jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider
jboss.node.name = ring-rhpamcentr-5-dfc2v
jboss.qualified.host.name = rhpam-authoring-rhpamcentr-5-dfc2v
jboss.server.base.dir = /opt/eap/standalone
jboss.server.config.dir = /opt/eap/standalone/configuration
jboss.server.data.dir = /opt/eap/standalone/data
jboss.server.deploy.dir = /opt/eap/standalone/data/content
jboss.server.log.dir = /opt/eap/standalone/log
jboss.server.name = rhpam-authoring-rhpamcentr-5-dfc2v
jboss.server.persist.config = true
jboss.server.temp.dir = /opt/eap/standalone/tmp
jdk.debug = release
kie.keystore.key.ctrl.alias = kieCtrlAlias
kie.keystore.key.ctrl.pwd = kieKeyPassword
kie.keystore.key.server.alias = kieServerAlias
kie.keystore.key.server.pwd = kieKeyPassword
kie.keystore.keyStorePwd = kieKeyStorePassword
kie.keystore.keyStoreURL = file:///opt/eap/standalone/configuration/kie-keystore.jceks
kie.maven.settings.custom = /home/jboss/.m2/settings.xml
kie.mbeans = enabled
kie.scanner.mbeans = enabled
line.separator =
logging.configuration = file:/opt/eap/standalone/configuration/logging.properties
module.path = /opt/eap/modules
org.appformer.concurrent.managed.thread.limit = 1000
org.appformer.concurrent.unmanaged.thread.limit = 1000
org.appformer.m2repo.url = https://rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com:443/maven2
org.guvnor.m2repo.dir = /opt/kie/data/maven-repository
org.jboss.boot.log.file = /opt/eap/standalone/log/server.log
org.jboss.resolver.warning = true
org.jbpm.designer.perspective = full
org.kie.controller.ping.alive.disable = true
org.kie.demo = false
org.kie.example = false
org.kie.server.controller.openshift.global.discovery.enabled = true
org.kie.server.controller.openshift.prefer.kieserver.service = true
org.kie.server.controller.template.cache.ttl = 60000
org.kie.server.pwd = 19fmS6NR
org.kie.server.user = executionUser
org.kie.workbench.controller.openshift.enabled = true
org.kie.workbench.profile = FORCE_FULL
org.uberfire.ext.security.management.api.userManagementServices = WildflyCLIUserManagementService
org.uberfire.nio.git.daemon.enabled = false
org.uberfire.nio.git.dir = /opt/kie/data
org.uberfire.nio.git.http.enabled = false
org.uberfire.nio.git.https.enabled = true
org.uberfire.nio.git.https.hostname = rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com
org.uberfire.nio.git.https.port = 443
org.uberfire.nio.git.ssh.cert.dir = /opt/kie/data
org.uberfire.nio.git.ssh.enabled = false
os.arch = amd64
os.name = Linux
os.version = 4.18.0-147.3.1.el8_1.x86_64
path.separator = :
sun.arch.data.model = 64
sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-11.0.6.10-0.el8_1.x86_64/lib
sun.cpu.endian = little
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone -c standalone-openshift.xml -bmanagement 127.0.0.1 -b 10.131.0.57 -bprivate 10.131.0.57 -Djboss.node.name=ring-rhpamcentr-5-dfc2v -Djboss.messaging.host=10.131.0.57 -Djboss.messaging.cluster.password=HORNETQ_CLUSTER_PASSWORD -Dactivemq.artemis.client.global.thread.pool.max.size=8 -Dactivemq.artemis.client.global.scheduled.thread.pool.core.size=5 -Dkie.maven.settings.custom=/home/jboss/.m2/settings.xml -Dkie.mbeans=enabled -Dkie.scanner.mbeans=enabled -Dkie.keystore.keyStoreURL=file:///opt/eap/standalone/configuration/kie-keystore.jceks -Dkie.keystore.keyStorePwd=kieKeyStorePassword -Dkie.keystore.key.server.alias=kieServerAlias -Dkie.keystore.key.server.pwd=kieKeyPassword -Dkie.keystore.key.ctrl.alias=kieCtrlAlias -Dkie.keystore.key.ctrl.pwd=kieKeyPassword -Dorg.kie.server.user=executionUser -Dorg.kie.server.pwd=19fmS6NR -Dorg.kie.server.controller.openshift.global.discovery.enabled=true -Dorg.kie.server.controller.openshift.prefer.kieserver.service=true -Dorg.kie.server.controller.template.cache.ttl=60000 -Dorg.kie.workbench.controller.openshift.enabled=true -Dorg.kie.controller.ping.alive.disable=true -Dorg.kie.workbench.profile=FORCE_FULL -Dorg.jbpm.designer.perspective=full -Ddesignerdataobjects=false -Dorg.kie.demo=false -Dorg.kie.example=false -Dorg.guvnor.m2repo.dir=/opt/kie/data/maven-repository -Dorg.uberfire.nio.git.dir=/opt/kie/data -Dorg.uberfire.nio.git.ssh.cert.dir=/opt/kie/data -Dorg.uberfire.nio.git.daemon.enabled=false -Dorg.uberfire.nio.git.ssh.enabled=false -Dappformer.ssh.keys.storage.folder=/opt/kie/data/security/pkeys -Dorg.appformer.m2repo.url=https://rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com:443/maven2 -Dorg.uberfire.nio.git.http.enabled=false -Dorg.uberfire.nio.git.https.enabled=true -Dorg.uberfire.nio.git.https.hostname=rhpam-authoring-rhpamcentr-rhpam-codie.apps.cluster-rdam-44dd.rdam-44dd.example.opentlc.com -Dorg.uberfire.nio.git.https.port=443 -Dorg.uberfire.ext.security.management.api.userManagementServices=WildflyCLIUserManagementService -Dorg.appformer.concurrent.managed.thread.limit=1000 -Dorg.appformer.concurrent.unmanaged.thread.limit=1000
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = ANSI_X3.4-1968
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
sun.util.logging.disableCallerCheck = true
user.country = US
user.dir = /home/jboss
user.home = /home/jboss
user.language = en
user.name = jboss
user.timezone = Etc/UTC
10:22:21,898 DEBUG [org.jboss.as.config] (MSC service thread 1-2) VM Arguments: -D[Standalone] -Xlog:gc*:file=/opt/eap/standalone/log/gc.log:time,uptimemillis:filecount=5,filesize=3M -Xms256m -Xmx1024m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=1024m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api,com.sun.crypto.provider -Djava.awt.headless=true -javaagent:/opt/jboss/container/jolokia/jolokia.jar=config=/opt/jboss/container/jolokia/etc/jolokia.properties -Xbootclasspath/a:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.2.4.CP/org/jboss/logmanager/main/jboss-logmanager-2.1.14.Final-redhat-00001.jar:/opt/eap/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/javax/json/api/main/javax.json-api-1.1.2.redhat-1.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.2.4.CP/org/wildfly/common/main/wildfly-common-1.5.1.Final-redhat-00001.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dsun.util.logging.disableCallerCheck=true -XX:+UseParallelOldGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:ParallelGCThreads=1 -Djava.util.concurrent.ForkJoinPool.common.parallelism=1 -XX:CICompilerCount=2 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED --add-modules=java.se -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties
10:22:24,397 INFO [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed
10:22:24,402 INFO [stdout] (JolokiaStart) Jolokia: Agent started with URL https://10.131.0.57:8778/jolokia/
10:22:27,997 INFO [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.6.4.Final-redhat-00001
10:22:32,309 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
10:22:32,696 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 8) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
10:22:33,609 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found ROOT.war in deployment directory. To trigger deployment create a file called ROOT.war.dodeploy
10:22:33,799 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
10:22:33,897 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.7.3.Final-redhat-00001
10:22:33,903 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.7.3.Final-redhat-00001
10:22:34,198 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0001: Activating Infinispan subsystem.
10:22:34,199 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 60) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem
10:22:34,296 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 54) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 4.0.20
10:22:34,296 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 50) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
10:22:34,298 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 63) WFLYNAM0001: Activating Naming Subsystem
10:22:34,394 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 51) WFLYRS0016: RESTEasy version 3.6.1.SP6-redhat-00001
10:22:34,596 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 61) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem
10:22:34,694 INFO [org.jboss.as.security] (ServerService Thread Pool -- 69) WFLYSEC0002: Activating Security Subsystem
10:22:34,695 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 74) WFLYWS0002: Activating WebServices Extension
10:22:34,794 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 57) WFLYJSF0007: Activated the following JSF Implementations: [main]
10:22:35,202 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
10:22:35,297 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.17.Final-redhat-00001)
10:22:35,503 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.14.SP1-redhat-00001
10:22:35,594 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 42) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
10:22:35,595 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-00004
10:22:35,894 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 42) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.mariadb.jdbc.Driver (version 2.2)
10:22:36,394 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.0.25.SP1-redhat-00001 starting
10:22:36,394 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 42) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 42.2)
10:22:36,697 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
10:22:36,698 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = mariadb
10:22:36,794 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = postgresql
10:22:36,895 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
10:22:36,994 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 73) WFLYUT0014: Creating file handler for path '/opt/eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
10:22:37,299 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
10:22:37,498 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host.
10:22:37,498 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
10:22:37,793 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
10:22:38,598 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
10:22:38,601 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
10:22:38,900 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080
10:22:38,900 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 0.0.0.0:8009
10:22:39,097 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 76) MODCLUSTER000001: Initializing mod_cluster version 1.4.0.Final-redhat-1
10:22:39,101 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 76) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
10:22:39,344 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: EJB subsystem suspension complete
10:22:39,398 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: JBoss EAP cumulative patch ID is: jboss-eap-7.2.4.CP, one-off patches include: none
10:22:39,497 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
10:22:39,694 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/eap/standalone/deployments
10:22:39,702 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
10:22:40,397 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/opt/eap/standalone/data/activemq/journal,bindingsDirectory=/opt/eap/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/eap/standalone/data/activemq/largemessages,pagingDirectory=/opt/eap/standalone/data/activemq/paging)
10:22:40,400 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8443
10:22:40,595 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
10:22:40,896 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221013: Using NIO Journal
10:22:41,201 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.2.4.Final-redhat-00001 (Apache CXF 3.2.9.redhat-00002)
10:22:41,304 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 477,364,224
10:22:41,320 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
10:22:41,394 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
10:22:41,706 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221034: Waiting indefinitely to obtain live lock
10:22:41,707 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221035: Live Server Obtained live lock
10:22:42,308 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
10:22:42,309 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
10:22:42,310 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
10:22:42,310 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
10:22:43,107 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221007: Server is now live
10:22:43,108 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.9.0.redhat-00005 [default, nodeID=16c407b5-5494-11ea-b39c-0a580a830039]
10:22:43,208 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 76) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
10:22:43,302 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
10:22:43,695 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/JmsXA
10:22:43,894 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 78) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
10:22:44,396 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-2) AMQ151007: Resource adaptor started
10:22:44,396 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatoractivemq-ra
10:22:44,397 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
10:22:44,398 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
10:22:44,398 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
10:23:15,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-api.jar in /opt/eap/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-core-2.3.0.redhat-1.jar does not point to a valid jar for a Class-Path reference.
10:23:15,717 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-core.jar in /opt/eap/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-impl-2.3.0.redhat-1.jar does not point to a valid jar for a Class-Path reference.
10:23:20,400 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.ROOT.war" is using a private module ("org.jboss.as.domain-management") which may be changed or removed in future versions without notice.
10:23:21,009 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment ROOT.war
10:23:21,809 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 6.0.16.Final-redhat-00001
10:23:22,403 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-2) Computed the following DeltaSpike ProjectStage: Production
10:23:22,411 INFO [org.jboss.errai.enterprise.rebind.NonGwtEventQualifierSerializerGenerator] (MSC service thread 1-2) Attempting to load org.jboss.errai.cdi.EventQualifierSerializerImpl
10:23:22,412 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Searching for class: org.jboss.errai.cdi.EventQualifierSerializerImpl
10:23:22,414 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Could not find URL for org.jboss.errai.cdi.EventQualifierSerializerImpl. Attempting to load with context class loader.
10:23:22,415 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Successfully loaded org.jboss.errai.cdi.EventQualifierSerializerImpl with context class loader.
10:23:22,415 INFO [org.jboss.errai.enterprise.rebind.NonGwtEventQualifierSerializerGenerator] (MSC service thread 1-2) Successfully loaded org.jboss.errai.cdi.EventQualifierSerializerImpl
10:23:22,516 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'IOWatchServiceExecutorImpl' in deployment unit 'deployment "ROOT.war"' are as follows:
java:global/ROOT/IOWatchServiceExecutorImpl!org.uberfire.backend.server.io.watch.IOWatchServiceExecutor
java:app/ROOT/IOWatchServiceExecutorImpl!org.uberfire.backend.server.io.watch.IOWatchServiceExecutor
java:module/IOWatchServiceExecutorImpl!org.uberfire.backend.server.io.watch.IOWatchServiceExecutor
ejb:/ROOT/IOWatchServiceExecutorImpl!org.uberfire.backend.server.io.watch.IOWatchServiceExecutor
java:global/ROOT/IOWatchServiceExecutorImpl
java:app/ROOT/IOWatchServiceExecutorImpl
java:module/IOWatchServiceExecutorImpl
10:23:22,594 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'FileSystemDeleteWorker' in deployment unit 'deployment "ROOT.war"' are as follows:
java:global/ROOT/FileSystemDeleteWorker!org.guvnor.structure.backend.FileSystemDeleteWorker
java:app/ROOT/FileSystemDeleteWorker!org.guvnor.structure.backend.FileSystemDeleteWorker
java:module/FileSystemDeleteWorker!org.guvnor.structure.backend.FileSystemDeleteWorker
ejb:/ROOT/FileSystemDeleteWorker!org.guvnor.structure.backend.FileSystemDeleteWorker
java:global/ROOT/FileSystemDeleteWorker
java:app/ROOT/FileSystemDeleteWorker
java:module/FileSystemDeleteWorker
10:23:22,594 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ConfigServiceWatchServiceExecutorImpl' in deployment unit 'deployment "ROOT.war"' are as follows:
java:global/ROOT/ConfigServiceWatchServiceExecutorImpl!org.guvnor.structure.backend.config.watch.ConfigServiceWatchServiceExecutor
java:app/ROOT/ConfigServiceWatchServiceExecutorImpl!org.guvnor.structure.backend.config.watch.ConfigServiceWatchServiceExecutor
java:module/ConfigServiceWatchServiceExecutorImpl!org.guvnor.structure.backend.config.watch.ConfigServiceWatchServiceExecutor
ejb:/ROOT/ConfigServiceWatchServiceExecutorImpl!org.guvnor.structure.backend.config.watch.ConfigServiceWatchServiceExecutor
java:global/ROOT/ConfigServiceWatchServiceExecutorImpl
java:app/ROOT/ConfigServiceWatchServiceExecutorImpl
java:module/ConfigServiceWatchServiceExecutorImpl
10:23:22,594 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'AlternativeStarterBean' in deployment unit 'deployment "ROOT.war"' are as follows:
java:global/ROOT/AlternativeStarterBean!org.uberfire.backend.server.cdi.AlternativeStarterBean
java:app/ROOT/AlternativeStarterBean!org.uberfire.backend.server.cdi.AlternativeStarterBean
java:module/AlternativeStarterBean!org.uberfire.backend.server.cdi.AlternativeStarterBean
ejb:/ROOT/AlternativeStarterBean!org.uberfire.backend.server.cdi.AlternativeStarterBean
java:global/ROOT/AlternativeStarterBean
java:app/ROOT/AlternativeStarterBean
java:module/AlternativeStarterBean
10:23:22,594 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'IncrementalBuilderExecutorManager' in deployment unit 'deployment "ROOT.war"' are as follows:
java:global/ROOT/IncrementalBuilderExecutorManager!org.guvnor.common.services.builder.IncrementalBuilderExecutorManager
java:app/ROOT/IncrementalBuilderExecutorManager!org.guvnor.common.services.builder.IncrementalBuilderExecutorManager
java:module/IncrementalBuilderExecutorManager!org.guvnor.common.services.builder.IncrementalBuilderExecutorManager
ejb:/ROOT/IncrementalBuilderExecutorManager!org.guvnor.common.services.builder.IncrementalBuilderExecutorManager
java:global/ROOT/IncrementalBuilderExecutorManager
java:app/ROOT/IncrementalBuilderExecutorManager
java:module/IncrementalBuilderExecutorManager
10:23:23,003 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 82) serviceName [rhpam-authoring-rhpamcentr-ping] set; clustering enabled
10:23:25,794 WARN [org.jboss.as.jaxrs] (MSC service thread 1-2) WFLYRS0018: Explicit usage of Jackson annotation in a JAX-RS deployment; the system will disable JSON-B processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore JSON-B.
10:23:25,796 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.mariadb.jdbc.Driver (version 1.3)
10:23:25,799 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
10:23:25,799 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0005: Deploying non-JDBC-compliant driver class com.mysql.fabric.jdbc.FabricMySQLDriver (version 5.1)
10:23:25,802 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4)
10:23:26,509 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 3.0.6 (redhat)
10:23:26,707 INFO [org.openshift.ping.common.Utils] (ServerService Thread Pool -- 82) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:23:26,707 WARN [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 82) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:23:26,799 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = ROOT.war_com.mysql.jdbc.Driver_5_1
10:23:26,804 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = ROOT.war_org.postgresql.Driver_9_4
10:23:26,806 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = ROOT.war_org.mariadb.jdbc.Driver_1_3
10:23:26,895 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = ROOT.war_com.mysql.fabric.jdbc.FabricMySQLDriver_5_1
10:23:30,098 INFO [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] org.uberfire.ext.security.server.HttpServletRequestProducerExtension.processAnnotatedType(@Observes ProcessAnnotatedType<X>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
10:23:30,603 INFO [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.errai.security.server.SecurityAnnotationExtension.addParameterLogger(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
10:23:35,005 INFO [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.errai.cdi.server.CDIExtensionPoints.observeResources(@Observes ProcessAnnotatedType<T>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
10:23:35,395 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) starting errai cdi ...
10:23:36,708 INFO [org.jgroups.protocols.pbcast.GMS] (ServerService Thread Pool -- 82) ring-rhpamcentr-5-dfc2v: no members discovered after 13101 ms: creating cluster as first member
10:23:39,202 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
10:23:39,206 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [ring-rhpamcentr-5-dfc2v|0] (1) [ring-rhpamcentr-5-dfc2v]
10:23:39,296 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is ring-rhpamcentr-5-dfc2v, physical addresses are [10.131.0.57:7600]
10:23:39,301 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Estrella Galicia' 9.3.7.Final-redhat-00001
10:23:39,407 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
10:23:39,407 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [ring-rhpamcentr-5-dfc2v|0] (1) [ring-rhpamcentr-5-dfc2v]
10:23:39,408 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is ring-rhpamcentr-5-dfc2v, physical addresses are [10.131.0.57:7600]
10:23:39,601 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
10:23:39,602 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [ring-rhpamcentr-5-dfc2v|0] (1) [ring-rhpamcentr-5-dfc2v]
10:23:39,604 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is ring-rhpamcentr-5-dfc2v, physical addresses are [10.131.0.57:7600]
10:23:39,704 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ee
10:23:39,705 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ee: [ring-rhpamcentr-5-dfc2v|0] (1) [ring-rhpamcentr-5-dfc2v]
10:23:39,705 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ee local address is ring-rhpamcentr-5-dfc2v, physical addresses are [10.131.0.57:7600]
10:23:41,501 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.guvnor.common.services.project.model.WorkspaceProjectWizard because of underlying class loading error: Type org.uberfire.client.callbacks.Callback from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:41,503 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) WFLYCLINF0002: Started client-mappings cache from ejb container
10:23:41,913 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.shapes.def.picture.PictureProvider because of underlying class loading error: Type com.google.gwt.safehtml.shared.SafeUri from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:41,994 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.shapes.def.ConnectorShapeDef because of underlying class loading error: Type org.kie.workbench.common.stunner.core.client.shape.common.DashArray from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:43,810 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$M82vca_ because of underlying class loading error: Type org.kie.workbench.common.dmn.client.property.dmn.QNameFieldDefinition from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:43,912 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MqAltw_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.DrlInitialize from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,000 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MeNCv__ because of underlying class loading error: Type org.kie.workbench.common.stunner.cm.client.command.graph.CaseManagementAddNodeCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,003 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MTyNjnA because of underlying class loading error: Type org.kie.workbench.common.stunner.cm.client.command.graph.CaseManagementDeleteElementsCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,401 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MJP1iN_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.FactTypes from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,406 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MDcnWx_ because of underlying class loading error: Type org.jbpm.workbench.wi.client.editors.deployment.descriptor.model.AuditMode from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,701 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MXLvFX_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.Coordinate from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,715 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MuAJrsA because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.MakeRule from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,798 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MjKig0A because of underlying class loading error: Type org.kie.workbench.common.dmn.client.property.dmn.DocumentationLinksFieldDefinition from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,809 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MdUTU$A because of underlying class loading error: Type org.kie.workbench.common.stunner.bpmn.client.forms.fields.model.Duration from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,896 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$Ms8q30B because of underlying class loading error: Type org.kie.workbench.common.command.client.CommandResult$Type from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,919 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MtfpXW$ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.Update from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:44,998 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$Mo_vpYB because of underlying class loading error: Type org.kie.workbench.common.command.client.impl.CommandResultImpl from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,002 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MJYCcLA because of underlying class loading error: Type org.kie.workbench.common.stunner.cm.client.command.graph.CaseManagementRemoveChildCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,006 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$Mbutx0A because of underlying class loading error: Type org.kie.workbench.common.stunner.cm.client.command.graph.CaseManagementSafeDeleteNodeCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,022 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$M0XyKB_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.ModelMetaData from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,297 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$My9UCf_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.NewColumn from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,394 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MOQhmJA because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.DeleteColumns from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,398 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$Mu9YKAA because of underlying class loading error: Type org.kie.workbench.common.dmn.client.commands.factory.graph.SetChildrenCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,403 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MWe7dCB because of underlying class loading error: Type org.kie.workbench.common.services.verifier.api.client.api.RequestStatus from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,710 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$Mo12Db_ because of underlying class loading error: Type org.kie.workbench.common.services.verifier.api.client.api.WebWorkerException from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:45,808 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MBi7xJ_ because of underlying class loading error: Type org.jbpm.workbench.wi.client.editors.deployment.descriptor.model.Resolver from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,014 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MQK5tb$ because of underlying class loading error: Type org.jbpm.workbench.wi.client.editors.deployment.descriptor.model.RuntimeStrategy from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,128 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MYEPA7$ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.FactTypes$FactType from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,210 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$ME7Ejn_ because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.RemoveRule from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,219 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MoTcsqA because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.FactTypes$Field from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,312 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MqYImV$ because of underlying class loading error: Type org.kie.workbench.common.services.verifier.api.client.api.WebWorkerLogMessage from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,396 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MDGy5K_ because of underlying class loading error: Type org.jbpm.workbench.pr.client.util.DummyProcessPath from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,514 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MHw5Nd_ because of underlying class loading error: Type org.jbpm.workbench.wi.client.editors.deployment.descriptor.model.PersistenceMode from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,519 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MKu2qHB because of underlying class loading error: Type org.kie.workbench.common.dmn.client.commands.factory.graph.AddChildNodeCommand from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,595 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MgQFDJA because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.api.HeaderMetaData from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:46,618 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.jboss.errai.ServerMarshallingFactoryImpl$MtYSREA because of underlying class loading error: Type org.drools.workbench.services.verifier.plugin.client.builders.ModelMetaDataEnhancer$PatternType from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:48,407 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.core.util.Buttons$Builder because of underlying class loading error: Type org.gwtbootstrap3.client.ui.Button from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:48,600 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.core.util.DropDownMenus$Builder because of underlying class loading error: Type org.gwtbootstrap3.client.ui.DropDownMenu from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:48,609 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.core.util.ButtonGroups$Builder because of underlying class loading error: Type com.google.gwt.user.client.ui.Widget from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:48,613 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.stunner.core.util.AnchorListItems$Builder because of underlying class loading error: Type org.gwtbootstrap3.client.ui.AnchorListItem from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:49,915 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.jbpm.designer.stencilset.Beautifier because of underlying class loading error: Type org.mozilla.javascript.Scriptable from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:53,998 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.kie.workbench.common.dmn.api.property.dmn.dataproviders.ConstraintTypeDataProvider because of underlying class loading error: Type org.jboss.errai.ui.client.local.spi.TranslationService from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:59,299 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl because of underlying class loading error: Type com.google.gwt.user.client.ui.HasWidgets from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:59,308 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-000119: Not generating any bean definitions from org.uberfire.workbench.model.CustomPanelDefinition because of underlying class loading error: Type com.google.gwt.user.client.ui.HasWidgets from [Module "deployment.ROOT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
10:23:59,594 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.projecteditor.backend.server.ProjectScreenServiceImpl
10:23:59,595 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.projecteditor.backend.server.PomEditorServiceImpl
10:23:59,598 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.kie.workbench.common.forms.dynamic.backend.server.shared.impl.BackendSelectorDataProviderServiceImpl
10:23:59,604 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.services.backend.impl.RuntimeProvisioningServiceBackendImpl
10:23:59,605 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.services.backend.impl.PipelineServiceBackendImpl
10:23:59,605 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.ht.backend.server.RemoteTaskServiceImpl
10:23:59,608 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.profile.api.preferences.ProfileService
10:23:59,610 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.es.backend.server.RemoteExecutorServiceImpl
10:23:59,610 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.workitems.service.WorkItemsEditorService
10:23:59,612 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.kie.workbench.common.forms.data.modeller.service.impl.ModelFinderServiceImpl
10:23:59,613 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.dtablexls.service.DecisionTableXLSService
10:23:59,613 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.openshift.backend.service.OpenShiftClientServiceImpl
10:23:59,698 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.security.management.api.service.GroupManagerService
10:23:59,699 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.security.management.api.service.UserManagerService
10:23:59,699 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.security.management.api.service.RoleManagerService
10:23:59,702 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.project.backend.service.ProjectDiagramLookupServiceImpl
10:23:59,702 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.project.backend.service.ProjectValidationServiceImpl
10:23:59,702 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.project.backend.service.DelegateDiagramService
10:23:59,702 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.stunner.project.backend.service.ProjectDiagramResourceServiceImpl
10:23:59,703 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.stunner.project.backend.service.ProjectDiagramServiceImpl
10:23:59,799 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.dtable.backend.server.GuidedDecisionTableGraphEditorServiceImpl
10:23:59,801 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.dtable.backend.server.GuidedDecisionTableEditorServiceImpl
10:23:59,803 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.impl.LibraryServiceImpl
10:23:59,807 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.common.service.GenericServiceEntryPoint
10:23:59,808 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.dashbuilder.renderer.service.RendererSettingsServiceImpl
10:23:59,809 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.dataset.service.DataSetLookupServicesImpl
10:23:59,809 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.transfer.DataTransferServicesImpl
10:23:59,809 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.dataset.service.DataSetDefServicesImpl
10:23:59,809 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.dataset.service.DataSetExportServicesImpl
10:23:59,809 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.dataset.service.DataSetDefVfsServicesImpl
10:23:59,810 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.dataset.service.SQLProviderServicesImpl
10:23:59,810 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.drltext.service.DRLTextEditorService
10:23:59,810 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.forms.editor.backend.service.impl.FormEditorServiceImpl
10:23:59,811 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Dependent @Service class org.kie.workbench.common.forms.editor.backend.service.impl.ModuleFormFinderServiceImpl
10:23:59,811 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.enums.service.EnumService
10:23:59,903 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.uberfire.ssh.service.backend.editor.SSHKeyEditorServiceImpl
10:23:59,904 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.designer.server.service.DefaultDesignerAssetService
10:23:59,995 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scenariosimulation.backend.server.ScenarioRunnerServiceImpl
10:23:59,996 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scenariosimulation.backend.server.ImportExportServiceImpl
10:23:59,996 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scenariosimulation.backend.server.DMNTypeServiceImpl
10:23:59,996 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scenariosimulation.backend.server.ScenarioSimulationServiceImpl
10:23:59,997 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scenariosimulation.backend.server.RunnerReportServiceImpl
10:23:59,997 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.services.api.backend.PipelineServiceBackend
10:24:00,207 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.services.api.backend.RuntimeProvisioningServiceBackend
10:24:00,207 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.bpmn.integration.backend.service.IntegrationServiceImpl
10:24:00,208 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.forms.backend.service.FormGenerationServiceImpl
10:24:00,208 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.globals.backend.server.GlobalsEditorServiceImpl
10:24:00,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.kogito.api.service.KogitoDiagramService
10:24:00,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.forms.display.service.KieWorkbenchFormsEntryPoint
10:24:00,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.forms.service.shared.FormServiceEntryPoint
10:24:00,210 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.dtree.service.GuidedDecisionTreeEditorService
10:24:00,211 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.security.ProjectPermissionsService
10:24:00,211 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.builder.service.BuildService
10:24:00,212 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.ModuleRepositoriesService
10:24:00,212 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.ModuleRepositoryResolver
10:24:00,212 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.WorkspaceProjectService
10:24:00,213 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.WorkspaceProjectSearchService
10:24:00,214 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.POMService
10:24:00,214 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.project.service.ModuleService
10:24:00,294 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.security.management.service.GroupManagerServiceImpl
10:24:00,294 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.security.management.service.RoleManagerServiceImpl
10:24:00,295 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.security.management.service.UserManagerServiceImpl
10:24:00,295 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.editor.commons.backend.service.RenameServiceImpl
10:24:00,295 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.editor.commons.backend.service.ValidationServiceImpl
10:24:00,295 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.editor.commons.backend.version.VersionServiceImpl
10:24:00,296 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.editor.commons.backend.service.DeleteServiceImpl
10:24:00,296 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.editor.commons.backend.service.CopyServiceImpl
10:24:00,297 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jboss.errai.security.shared.service.NonCachingUserService
10:24:00,299 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jboss.errai.security.shared.service.AuthenticationService
10:24:00,301 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Dependent @Service class org.jboss.errai.security.server.NonCachingUserServiceImpl
10:24:00,301 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.optaplanner.workbench.screens.solver.service.SolverEditorService
10:24:00,301 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.navigation.service.NavigationServicesImpl
10:24:00,301 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.dashbuilder.navigation.service.PerspectivePluginServicesImpl
10:24:00,302 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.data.modeller.service.shared.ModelFinderService
10:24:00,302 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.optaplanner.workbench.screens.solver.backend.server.SolverEditorServiceImpl
10:24:00,302 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.uberfire.ext.services.backend.preferences.UserPreferencesServiceImpl
10:24:00,303 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceImpl
10:24:00,304 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.designer.service.DesignerAssetService
10:24:00,306 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.core.backend.BackendFactoryManager
10:24:00,308 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.workitems.backend.server.WorkItemsEditorServiceImpl
10:24:00,309 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.scorecardxls.service.ScoreCardXLSService
10:24:00,311 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.rule.backend.server.GuidedRuleEditorServiceImpl
10:24:00,311 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.dtable.service.GuidedDecisionTableGraphEditorService
10:24:00,311 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.dtable.service.GuidedDecisionTableEditorService
10:24:00,312 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.dtable.service.GuidedDecisionTableGraphSaveAndRenameService
10:24:00,313 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.backend.server.authz.AuthorizationServiceImpl
10:24:00,394 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped @Startup class org.uberfire.backend.server.plugins.RuntimePluginServiceImpl
10:24:00,395 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped @Startup class org.uberfire.backend.server.plugins.PluginService
10:24:00,397 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.backend.server.VFSServicesServerImpl
10:24:00,397 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.backend.server.WorkbenchServicesImpl
10:24:00,398 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.backend.server.VFSLockServiceImpl
10:24:00,398 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.dsltext.service.DSLTextEditorService
10:24:00,398 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.defaulteditor.backend.server.DefaultEditorServiceImpl
10:24:00,399 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.testscenario.service.ScenarioTestEditorService
10:24:00,404 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.cm.project.service.CaseManagementSwitchViewService
10:24:00,404 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.dtree.backend.server.GuidedDecisionTreeEditorServiceImpl
10:24:00,405 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.dmn.backend.editors.types.TimeZoneServiceImpl
10:24:00,406 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.dmn.backend.editors.types.DMNValidationServiceImpl
10:24:00,407 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.dmn.backend.editors.types.DMNParseServiceImpl
10:24:00,407 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.kie.workbench.common.dmn.backend.editors.types.DataObjectsServiceImpl
10:24:00,407 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.dmn.backend.editors.included.DMNIncludedModelsServiceImpl
10:24:00,412 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.dynamic.service.shared.BackendSelectorDataProviderService
10:24:00,412 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.profile.backend.ProfileServiceImpl
10:24:00,606 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DataSourceDefQueryServiceImpl
10:24:00,607 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DatabaseMetadataServiceImpl
10:24:00,607 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DriverDefEditorServiceImpl
10:24:00,607 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DataSourceDefEditorServiceImpl
10:24:00,608 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DefExplorerQueryServiceImpl
10:24:00,608 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DataManagementServiceImpl
10:24:00,608 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datasource.management.backend.service.DataSourceRuntimeManagerClientServiceImpl
10:24:00,609 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.testscenario.backend.server.ScenarioTestEditorServiceImpl
10:24:00,609 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.testscenario.backend.server.ScenarioRunnerService
10:24:00,611 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
10:24:00,612 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.uberfire.preferences.backend.PreferenceStoreImpl
10:24:01,498 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.repositories.RepositoryServiceImpl
10:24:01,500 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.repositories.RepositoryServiceEditorImpl
10:24:01,500 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.organizationalunit.OrganizationalUnitSearchServiceImpl
10:24:01,500 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.organizationalunit.OrganizationalUnitServiceImpl
10:24:01,501 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.repositories.RepositorySearchServiceImpl
10:24:01,501 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.repositories.ChangeRequestServiceImpl
10:24:01,502 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.structure.backend.FileNavigatorServiceImpl
10:24:01,503 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.scorecard.service.GuidedScoreCardEditorService
10:24:01,503 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class com.kie.workbench.common.stunner.cm.service.CaseManagementSwitchViewServiceImpl
10:24:01,503 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.optaplanner.workbench.screens.domaineditor.service.ComparatorDefinitionService
10:24:01,504 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.optaplanner.workbench.screens.domaineditor.backend.server.ComparatorDefinitionServiceImpl
10:24:01,505 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.whitelist.PackageNameWhiteListService
10:24:01,505 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.kmodule.KModuleService
10:24:01,505 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.logger.GenericErrorLoggerService
10:24:01,505 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.dependencies.DependencyService
10:24:01,506 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.validation.ValidationService
10:24:01,506 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.enums.EnumDropdownService
10:24:01,506 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.project.KieModuleService
10:24:01,506 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.project.ProjectImportsService
10:24:01,507 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.services.shared.rulename.RuleNamesService
10:24:01,507 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.security.server.ServletSecurityAuthenticationService
10:24:01,508 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.wi.workitems.service.ServiceTaskService
10:24:01,508 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.wi.dd.service.DDEditorService
10:24:01,508 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.wi.casemgmt.service.CaseProjectService
10:24:01,509 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.wi.casemgmt.service.CaseProvisioningSettings
10:24:01,509 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.jbpm.workbench.wi.casemgmt.service.CaseProvisioningService
10:24:01,509 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.ProvisioningValidationService
10:24:01,509 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.SourceService
10:24:01,510 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.ProviderTypeService
10:24:01,510 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.ProviderService
10:24:01,510 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.ProvisioningScreensService
10:24:01,510 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.ala.ui.service.RuntimeService
10:24:01,511 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.project.service.ProjectDiagramResourceService
10:24:01,511 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.project.service.ProjectValidationService
10:24:01,511 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.project.service.ProjectDiagramService
10:24:01,511 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.project.service.ProjectDiagramLookupService
10:24:01,512 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.editor.service.shared.FormEditorService
10:24:01,512 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.editor.service.FormCreatorService
10:24:01,512 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.editor.service.shared.ModuleFormFinderService
10:24:01,513 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ssh.service.shared.editor.SSHKeyEditorService
10:24:01,513 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.apps.impl.AppsPersistenceImpl
10:24:01,513 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.service.DeleteService
10:24:01,514 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.service.RenameService
10:24:01,514 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.service.htmleditor.HtmlEditorService
10:24:01,514 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.service.ValidationService
10:24:01,514 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.version.VersionService
10:24:01,515 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.ext.editor.commons.service.CopyService
10:24:01,595 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.scorecard.backend.server.GuidedScoreCardEditorServiceImpl
10:24:01,595 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.shared.test.TestRunnerService
10:24:01,597 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.shared.config.AppConfigService
10:24:01,597 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.shared.config.ResourceConfigService
10:24:01,597 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.common.services.shared.metadata.MetadataService
10:24:01,598 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.m2repo.backend.server.M2RepoServiceImpl
10:24:02,105 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Startup @Service class org.jbpm.workbench.wi.backend.server.casemgmt.service.CaseProvisioningServiceImpl
10:24:02,106 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.wi.backend.server.dd.DDEditorServiceImpl
10:24:02,106 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.jbpm.workbench.wi.backend.server.casemgmt.service.CaseProvisioningSettingsImpl
10:24:02,106 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.wi.backend.server.workitem.ServiceTaskServiceImpl
10:24:02,107 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.wi.backend.server.casemgmt.service.CaseProjectServiceImpl
10:24:02,108 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.optaplanner.workbench.screens.guidedrule.service.ScoreHolderService
10:24:02,111 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.bpmn.integration.service.IntegrationService
10:24:02,195 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.ProvisioningScreensServiceImpl
10:24:02,195 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.ProviderTypeServiceImpl
10:24:02,195 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.ProviderServiceImpl
10:24:02,195 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.SourceServiceImpl
10:24:02,196 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.ProvisioningValidationServiceImpl
10:24:02,196 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.ala.ui.backend.service.RuntimeServiceImpl
10:24:02,205 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.guvnor.m2repo.service.M2RepoService
10:24:02,205 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.plugin.backend.PluginServicesImpl
10:24:02,206 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.project.ProjectImportsServiceImpl
10:24:02,206 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl
10:24:02,206 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.project.KieModuleRepositoriesServiceImpl
10:24:02,207 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.validation.ValidationServiceImpl
10:24:02,207 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.logger.GenericErrorLoggerServiceImpl
10:24:02,208 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.rulename.RuleNameServiceImpl
10:24:02,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.kmodule.KModuleServiceImpl
10:24:02,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.whitelist.PackageNameWhiteListServiceImpl
10:24:02,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.project.KieModuleServiceImpl
10:24:02,209 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.source.SourceServicesImpl
10:24:02,210 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.enums.EnumDropdownServiceImpl
10:24:02,210 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.backend.dependencies.DependencyServiceImpl
10:24:02,213 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.layout.editor.impl.LayoutServicesImpl
10:24:02,294 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.ext.layout.editor.impl.PerspectiveServicesImpl
10:24:02,294 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
10:24:02,294 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.uberfire.experimental.service.definition.impl.CDIBackendFeatureDefRegistry
10:24:02,295 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.enums.backend.server.EnumServiceImpl
10:24:02,296 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datamodeller.backend.server.PersistenceDescriptorEditorServiceImpl
10:24:02,296 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datamodeller.backend.server.validation.DataObjectValidationServiceImpl
10:24:02,296 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datamodeller.backend.server.PersistenceDescriptorServiceImpl
10:24:02,297 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.datamodeller.backend.server.DataModelerServiceImpl
10:24:02,298 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.stunner.bpmn.project.backend.forms.conditions.ConditionEditorServiceImpl
10:24:02,298 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @RequestScoped @Service class org.kie.workbench.common.stunner.bpmn.project.backend.workitem.service.WorkItemDefinitionProjectService
10:24:02,298 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.stunner.bpmn.project.backend.service.BPMNFindDataTypesProjectService
10:24:02,299 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service class org.kie.workbench.common.stunner.bpmn.project.backend.service.BPMNDiagramProjectService
10:24:02,300 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.jbpm.service.shared.BPMFinderService
10:24:02,300 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.forms.jbpm.service.shared.documents.UploadedDocumentService
10:24:02,310 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.server.management.backend.service.DeploymentDescriptorServiceCDI
10:24:02,310 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing standalone controller class: class org.kie.workbench.common.screens.server.management.backend.KieServerStandaloneControllerProducer
10:24:02,311 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Removing controller class class org.kie.workbench.common.screens.server.management.backend.KieServerStandaloneControllerProducer from CDI context
10:24:02,311 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.server.management.backend.service.SpecManagementServiceCDI
10:24:02,312 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.storage.ServerTemplateVFSStorage
10:24:02,312 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Removing controller class class org.kie.workbench.common.screens.server.management.backend.storage.ServerTemplateVFSStorage from CDI context
10:24:02,312 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.storage.ServerTemplateOCPStorage
10:24:02,312 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.HealthCheckControllerBootstrap
10:24:02,312 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.runtime.AsyncKieServerInstanceManager
10:24:02,394 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.service.EmbeddedNotificationService
10:24:02,394 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.server.management.backend.service.RuleCapabilitiesServiceCDI
10:24:02,394 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing embedded controller class: class org.kie.workbench.common.screens.server.management.backend.KieServerEmbeddedControllerProducer
10:24:02,394 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Processing standalone controller class: class org.kie.workbench.common.screens.server.management.backend.websocket.StandaloneNotificationService
10:24:02,394 INFO [org.kie.workbench.common.screens.server.management.backend.utils.ControllerExtension] (MSC service thread 1-2) Removing controller class class org.kie.workbench.common.screens.server.management.backend.websocket.StandaloneNotificationService from CDI context
10:24:02,395 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.server.management.backend.service.RuntimeManagementServiceCDI
10:24:02,395 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.template.service.GuidedRuleTemplateEditorService
10:24:02,395 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.forms.service.FormGenerationService
10:24:02,496 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.dmn.api.editors.types.DataObjectsService
10:24:02,512 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.dmn.api.editors.types.DMNParseService
10:24:02,896 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.dmn.api.editors.included.DMNIncludedModelsService
10:24:02,901 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.dmn.api.editors.types.TimeZoneService
10:24:02,912 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.dmn.api.editors.types.DMNValidationService
10:24:02,995 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.preferences.shared.bean.PreferenceBeanServerStore
10:24:02,996 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.preferences.shared.PreferenceStorage
10:24:02,996 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.uberfire.preferences.shared.PreferenceStore
10:24:02,997 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.dtablexls.backend.server.DecisionTableXLSServiceImpl
10:24:02,998 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.jbpm.workbench.forms.display.backend.impl.KieWorkbenchFormEntryPointImpl
10:24:02,998 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.forms.display.backend.FormServiceEntryPointImpl
10:24:02,999 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @WorkspaceScoped class org.guvnor.common.services.project.backend.server.POMServiceImpl
10:24:02,999 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.common.services.project.backend.server.WorkspaceProjectSearchServiceImpl
10:24:03,000 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @WorkspaceScoped class org.guvnor.common.services.project.backend.server.ModuleRepositoryResolverImpl
10:24:03,000 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.screens.library.api.LibraryService
10:24:03,001 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.globals.service.GlobalsEditorService
10:24:03,002 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.dsltext.backend.server.DSLTextEditorServiceImpl
10:24:03,006 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.examples.backend.server.ExamplesServiceImpl
10:24:03,006 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.screens.examples.backend.server.ProjectImportServiceImpl
10:24:03,008 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @ApplicationScoped @Service class org.kie.workbench.common.stunner.bpmn.backend.workitem.service.WorkItemDefinitionVFSLookupService
10:24:03,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.datamodel.backend.server.IncrementalDataModelServiceImpl
10:24:03,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.scenariosimulation.service.ScenarioSimulationService
10:24:03,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.scenariosimulation.service.DMNTypeService
10:24:03,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.scenariosimulation.service.ImportExportService
10:24:03,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.scenariosimulation.service.RunnerReportService
10:24:03,012 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @SessionScoped class org.kie.workbench.common.forms.jbpm.server.service.impl.documents.UploadedDocumentServiceImpl
10:24:03,012 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @Dependent class org.kie.workbench.common.forms.jbpm.server.service.impl.BPMFinderServiceImpl
10:24:03,013 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.guided.template.server.GuidedRuleTemplateEditorServiceImpl
10:24:03,014 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.drools.workbench.screens.guided.rule.service.GuidedRuleEditorService
10:24:03,014 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.common.services.backend.config.ResourceConfigServiceImpl
10:24:03,015 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.common.services.backend.metadata.MetadataServiceImpl
10:24:03,015 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.guvnor.common.services.backend.config.AppConfigServiceImpl
10:24:03,015 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.core.service.DiagramLookupService
10:24:03,094 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.core.service.FactoryService
10:24:03,094 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.core.service.DiagramService
10:24:03,094 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.scorecardxls.backend.server.ScoreCardXLSServiceImpl
10:24:03,095 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.refactoring.backend.server.query.RefactoringQueryServiceImpl
10:24:03,095 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.refactoring.backend.server.query.ScoreCardServiceLoaderImpl
10:24:03,096 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.kie.workbench.common.services.refactoring.backend.server.query.assetUsages.AssetsUsageServiceImpl
10:24:03,096 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.pr.backend.server.RemoteProcessRuntimeDataServiceImpl
10:24:03,097 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.pr.backend.server.RemoteProcessVariablesServiceImpl
10:24:03,097 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.pr.backend.server.RemoteProcessImageServiceImpl
10:24:03,097 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.pr.backend.server.RemoteProcessServiceImpl
10:24:03,097 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.jbpm.workbench.pr.backend.server.RemoteProcessDocumentsServiceImpl
10:24:03,098 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: [BackedAnnotatedType] public @Service @ApplicationScoped class org.drools.workbench.screens.drltext.backend.server.DRLTextEditorServiceImpl
10:24:03,099 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.bpmn.project.service.BPMNDiagramService
10:24:03,099 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai remote interface: [BackedAnnotatedType] public abstract interface @Remote class org.kie.workbench.common.stunner.bpmn.project.service.DataTypesService
10:24:03,405 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type interface org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.FieldValueMarshaller<java.util.List<?>,java.util.List<java.util.Date>,class org.kie.workbench.common.forms.fields.shared.fieldTypes.basic.lists.selector.impl.DateMultipleSelectorFieldDefinition> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.time.DateMultipleSelectorFieldValueMarshaller
10:24:03,405 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.AbstractFieldValueMarshaller<java.util.List<?>,java.util.List<java.util.Date>,class org.kie.workbench.common.forms.fields.shared.fieldTypes.basic.lists.selector.impl.DateMultipleSelectorFieldDefinition> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.time.DateMultipleSelectorFieldValueMarshaller
10:24:03,408 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.AbstractFieldValueMarshaller<java.util.List<?>,java.util.List<java.util.Date>,class org.kie.workbench.common.forms.fields.shared.fieldTypes.basic.lists.input.impl.DateMultipleInputFieldDefinition> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.time.DateMultipleInputFieldValueMarshaller
10:24:03,408 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type interface org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.FieldValueMarshaller<java.util.List<?>,java.util.List<java.util.Date>,class org.kie.workbench.common.forms.fields.shared.fieldTypes.basic.lists.input.impl.DateMultipleInputFieldDefinition> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.forms.dynamic.backend.server.context.generation.dynamic.impl.marshalling.time.DateMultipleInputFieldValueMarshaller
10:24:04,119 INFO [org.openshift.ping.common.Utils] (thread-9,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:24:04,194 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-9,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:24:05,606 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type org.uberfire.backend.server.util.Filter<org.uberfire.java.nio.file.WatchEvent<?>> ignored on [EnhancedAnnotatedTypeImpl] public @ApplicationScoped class org.uberfire.backend.server.IOWatchServiceNonDotImpl
10:24:05,608 WARN [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000167: Class org.uberfire.backend.server.security.JAASAuthenticationService is annotated with @ApplicationScoped but it does not declare an appropriate constructor therefore is not registered as a bean!
10:24:05,608 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type org.uberfire.backend.server.util.Filter<org.uberfire.java.nio.file.WatchEvent<?>> ignored on [EnhancedAnnotatedTypeImpl] public @ApplicationScoped class org.uberfire.backend.server.IOWatchServiceAllImpl
10:24:10,696 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-001125: Illegal bean type org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ContentTraverseProcessor<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>, org.kie.workbench.common.stunner.core.graph.Edge<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node>, org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ContentTraverseCallback<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>, org.kie.workbench.common.stunner.core.graph.Edge<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node>>> ignored on [EnhancedAnnotatedTypeImpl] public final @Dependent class org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ViewTraverseProcessorImpl
10:24:10,697 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-001125: Illegal bean type org.kie.workbench.common.stunner.core.graph.processing.traverse.content.AbstractContentTraverseProcessor<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>, org.kie.workbench.common.stunner.core.graph.Edge<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node>, org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ContentTraverseCallback<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>, org.kie.workbench.common.stunner.core.graph.Edge<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node>>> ignored on [EnhancedAnnotatedTypeImpl] public final @Dependent class org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ViewTraverseProcessorImpl
10:24:10,697 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-001125: Illegal bean type interface org.kie.workbench.common.stunner.core.graph.processing.traverse.TraverseProcessor<interface org.kie.workbench.common.stunner.core.graph.Graph<interface org.kie.workbench.common.stunner.core.graph.content.view.View,org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>>,org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ContentTraverseCallback<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>, org.kie.workbench.common.stunner.core.graph.Edge<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Node>>> ignored on [EnhancedAnnotatedTypeImpl] public final @Dependent class org.kie.workbench.common.stunner.core.graph.processing.traverse.content.ViewTraverseProcessorImpl
10:24:10,705 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-001125: Illegal bean type interface org.kie.workbench.common.stunner.core.graph.processing.index.IndexBuilder<org.kie.workbench.common.stunner.core.graph.Graph<?, org.kie.workbench.common.stunner.core.graph.Node>,interface org.kie.workbench.common.stunner.core.graph.Node,interface org.kie.workbench.common.stunner.core.graph.Edge,class org.kie.workbench.common.stunner.core.graph.processing.index.map.MapIndex> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.stunner.core.graph.processing.index.map.MapIndexBuilder
10:24:10,709 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) WELD-001125: Illegal bean type interface org.kie.workbench.common.stunner.core.graph.processing.index.bounds.BoundsIndexer<org.kie.workbench.common.stunner.core.graph.Graph<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View, org.kie.workbench.common.stunner.core.graph.Edge>>,org.kie.workbench.common.stunner.core.graph.Node<org.kie.workbench.common.stunner.core.graph.content.view.View<?>, org.kie.workbench.common.stunner.core.graph.Edge>> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.kie.workbench.common.stunner.core.graph.processing.index.bounds.GraphBoundsIndexerImpl
10:24:13,212 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (MSC service thread 1-2) Cannot load service: org.kie.internal.process.CorrelationKeyFactory
10:24:14,007 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Found kmodule: vfs:/opt/eap/standalone/deployments/ROOT.war/WEB-INF/lib/kie-pmml-7.30.0.Final-redhat-00003.jar/META-INF/kmodule.xml
10:24:14,008 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Virtual file physical path = /opt/eap/standalone/tmp/vfs/deployment/deployment58b8bc394775e1b6/kie-pmml-7.30.0.Final-redhat-00003.jar-6a8bd11ac68d3c87/kie-pmml-7.30.0.Final-redhat-00003.jar
10:24:19,495 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Found kmodule: vfs:/opt/eap/standalone/deployments/ROOT.war/WEB-INF/lib/kie-wb-common-services-backend-7.30.0.Final-redhat-00003.jar/META-INF/kmodule.xml
10:24:19,495 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Virtual file physical path = /opt/eap/standalone/tmp/vfs/deployment/deployment58b8bc394775e1b6/kie-wb-common-services-backend-7.30.0.Final-redhat-00003.jar-ed23a7b9b9d0be66/kie-wb-common-services-backend-7.30.0.Final-redhat-00003.jar
10:24:22,309 INFO [org.jboss.errai.common.metadata.MetaDataScanner] (Thread-119) added class scanning extensions: org.jboss.errai.common.metadata.JbossVFsTypeHandler
10:24:22,309 INFO [org.jboss.errai.common.metadata.MetaDataScanner] (Thread-119) added class scanning extensions: org.jboss.errai.common.metadata.JbossVFsTypeHandler
10:24:31,111 INFO [org.openshift.ping.common.Utils] (thread-9,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:24:31,111 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-9,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:24:33,600 INFO [org.jboss.errai.reflections.Reflections] (Thread-119) Reflections took 11285 ms to scan 181 urls, producing 5300 keys and 35878 values [using 2 cores]
10:24:33,812 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.security.user_on_hostpage_enabled has been set multiple times.
10:24:33,815 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.class_scanning_extension has been set multiple times.
10:24:37,294 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.kie.workbench.common.stunner.kogito.api.service.KogitoDiagramService
10:24:37,296 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.uberfire.preferences.shared.PreferenceStorage
10:24:37,300 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.jbpm.workbench.common.service.GenericServiceEntryPoint
10:24:37,302 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.uberfire.ext.editor.commons.service.htmleditor.HtmlEditorService
10:24:37,303 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.project.service.ModuleService
10:24:37,307 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.kie.workbench.common.forms.editor.service.FormCreatorService
10:24:37,307 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.project.service.WorkspaceProjectService
10:24:37,307 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.kie.workbench.common.stunner.core.service.DiagramLookupService
10:24:37,308 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.drools.workbench.screens.guided.dtable.service.GuidedDecisionTableGraphSaveAndRenameService
10:24:37,396 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.shared.metadata.MetadataService
10:24:37,396 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.shared.test.TestRunnerService
10:24:37,396 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.project.service.ModuleRepositoriesService
10:24:37,397 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.optaplanner.workbench.screens.guidedrule.service.ScoreHolderService
10:24:37,397 WARN [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) No @Service implementations found for org.guvnor.common.services.project.security.ProjectPermissionsService
10:24:49,296 WARN [org.jboss.weld.Validator] (Weld Thread Pool -- 1) WELD-001473: javax.enterprise.inject.spi.Bean implementation org.uberfire.backend.server.cdi.SystemConfigProducer$1@5e66bc67 declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
10:24:49,296 WARN [org.jboss.weld.Validator] (Weld Thread Pool -- 1) WELD-001473: javax.enterprise.inject.spi.Bean implementation org.uberfire.backend.server.cdi.SystemConfigProducer$1@df8a415 declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
10:24:49,296 WARN [org.jboss.weld.Validator] (Weld Thread Pool -- 1) WELD-001473: javax.enterprise.inject.spi.Bean implementation org.uberfire.backend.server.cdi.SystemConfigProducer$1@3a8bae83 declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
10:24:49,297 WARN [org.jboss.weld.Validator] (Weld Thread Pool -- 1) WELD-001473: javax.enterprise.inject.spi.Bean implementation org.uberfire.backend.server.cdi.SystemConfigProducer$1@2e7e0d declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
10:24:49,297 WARN [org.jboss.weld.Validator] (Weld Thread Pool -- 1) WELD-001473: javax.enterprise.inject.spi.Bean implementation org.uberfire.backend.server.cdi.SystemConfigProducer$1@6b407feb declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
10:24:51,413 INFO [org.uberfire.backend.server.security.adapter.WeblogicGroupsAdapter] (MSC service thread 1-2) Unable to find weblogic.security.Security, disabling weblogic adapter
10:24:51,414 INFO [org.uberfire.backend.server.security.adapter.WebSphereGroupsAdapter] (MSC service thread 1-2) Unable to look up UserRegistry in JNDI under key 'UserRegistry', disabling websphere adapter
10:24:52,296 ERROR [stderr] (MSC service thread 1-2) Warning: Nashorn engine is planned to be removed from a future JDK release
10:24:53,895 INFO [org.eclipse.jgit.internal.ketch.KetchSystem] (MSC service thread 1-2) Using 5 threads
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'designer.context' to 'designer'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'designer.profile' to 'jbpm'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.defaultlanguage' to 'en'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'build.enable-incremental' to 'true'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'support.runtime.deploy' to 'true'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.dateformat' to 'dd-MMM-yyyy'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.datetimeformat' to 'dd-MMM-yyyy HH:mm:ss'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'rule-modeller-onlyShowDSLStatements' to 'false'.
10:24:55,006 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.defaultcountry' to 'US'.
10:24:55,010 INFO [org.kie.workbench.common.services.backend.preferences.KieMetaDataPreferencesLoader] (MSC service thread 1-2) Setting preference 'kie_productized' to 'true'.
10:24:55,011 INFO [org.kie.workbench.common.screens.examples.backend.server.ExamplesPreferencesLoader] (MSC service thread 1-2) Setting preference 'org.kie.demo' to 'false'.
10:24:55,015 INFO [org.drools.workbench.screens.guided.dtable.backend.server.GuidedDecisionTableApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'org.kie.verification.disable-dtable-realtime-verification' to 'false'.
10:24:55,194 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (MSC service thread 1-2) Initializing data source definitions change handler
10:24:55,194 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (MSC service thread 1-2) defChangeHandler was not set
10:24:55,316 INFO [org.dashbuilder.Bootstrap] (MSC service thread 1-2) Core subsystems initialized
10:24:55,605 INFO [org.jbpm.workbench.ks.integration.DataSetProviderRegister] (MSC service thread 1-2) KieServer DataSet provider registered
10:24:55,995 INFO [org.uberfire.ssh.service.backend.keystore.impl.SSHKeyStoreServiceImpl] (MSC service thread 1-2) Looking up SSHKeyStore class org.uberfire.ssh.service.backend.keystore.impl.storage.DefaultSSHKeyStore
10:24:56,014 INFO [org.uberfire.backend.server.security.adapter.WeblogicGroupsAdapter] (MSC service thread 1-2) Unable to find weblogic.security.Security, disabling weblogic adapter
10:24:56,014 INFO [org.uberfire.backend.server.security.adapter.WebSphereGroupsAdapter] (MSC service thread 1-2) Unable to look up UserRegistry in JNDI under key 'UserRegistry', disabling websphere adapter
10:24:56,109 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Searching for class: org.jboss.errai.ServerMarshallingFactoryImpl
10:24:56,110 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Could not find URL for org.jboss.errai.ServerMarshallingFactoryImpl. Attempting to load with context class loader.
10:24:56,110 INFO [org.jboss.errai.codegen.util.ClassChangeUtil] (MSC service thread 1-2) Successfully loaded org.jboss.errai.ServerMarshallingFactoryImpl with context class loader.
10:24:56,195 WARN [ErraiMarshalling] (MSC service thread 1-2) static marshallers were not found.
10:24:56,195 WARN [ErraiMarshalling] (MSC service thread 1-2) using dynamic marshallers. dynamic marshallers are designed for development mode testing, and ideally should not be used in production. *
10:24:56,298 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.security.user_on_hostpage_enabled has been set multiple times.
10:24:56,302 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.class_scanning_extension has been set multiple times.
10:25:04,616 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.security.user_on_hostpage_enabled has been set multiple times.
10:25:04,696 WARN [org.jboss.errai.config.rebind.EnvUtil] (MSC service thread 1-2) The property errai.class_scanning_extension has been set multiple times.
10:25:06,802 INFO [org.kie.server.api.marshalling.MarshallerFactory] (MSC service thread 1-2) Marshaller extensions init
10:25:06,994 INFO [org.kie.server.controller.websocket.notification.WebSocketNotificationService] (pool-24-thread-1) WebSocket Notification Service started.
10:25:06,994 INFO [org.kie.server.controller.websocket.notification.WebSocketNotificationService] (pool-24-thread-1) WebSocket Notification Service started.
10:25:07,097 INFO [org.kie.server.controller.openshift.storage.OpenShiftServerTemplateStorage] (pool-24-thread-1) ServerTemplate cache TTL: 60000 milliseconds
10:25:07,098 INFO [org.kie.workbench.common.screens.server.management.backend.storage.ServerTemplateOCPStorage] (pool-24-thread-1) OpenShift server template storage initialized.
10:25:07,098 INFO [org.kie.workbench.common.screens.server.management.backend.storage.ServerTemplateOCPStorage] (pool-24-thread-1) OpenShift server template storage initialized.
10:25:09,997 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-127) Starting indexing of MySpace/rhpam7-order-management-demo-repo/v7.0 ...
10:25:09,999 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-127) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,099 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,099 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-131) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,100 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-132) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,101 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,100 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-133) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,105 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-134) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,105 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,105 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-139) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,194 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-140) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,194 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,194 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,195 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Found 11 query definitions
10:25:10,196 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmProcessInstances', source='${org.kie.server.persistence.ds}', expression='select log.processInstanceId, log.processId, log.start_date, log.end_date, log.status, log.parentProcessInstanceId, log.outcome, log.duration, log.user_identity, log.processVersion, log.processName, log.correlationKey, log.externalId, log.processInstanceDescription, log.sla_due_date, log.slaCompliance, COALESCE(info.lastModificationDate, log.end_date) as lastModificationDate, (select COUNT(errInfo.id) from ExecutionErrorInfo errInfo where errInfo.process_inst_id=log.processInstanceId and errInfo.error_ack=0) as errorCount from ProcessInstanceLog log left join ProcessInstanceInfo info on info.InstanceId=log.processInstanceId', target='CUSTOM'}
10:25:10,195 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,196 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-146) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,196 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-144) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,203 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-148) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,203 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,204 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-151) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:10,793 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-123) Starting indexing of MySpace/rhpam7-order-management-demo-repo/master ...
10:25:10,794 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,794 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-134) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-148) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-139) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-144) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-133) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,797 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-131) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:10,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-132) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:12,894 INFO [org.openshift.ping.common.Utils] (thread-9,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:25:12,894 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-9,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:25:13,494 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-132) Starting indexing of dashbuilder/datasets/master ...
10:25:13,494 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-132) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-134) Completed indexing 0 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-154) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,593 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 0 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.bpmn.project.backend.indexing.BpmnFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-155) Completed indexing 0 events for indexer [id=org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,595 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-154) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,596 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,596 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:13,596 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-156) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:16,299 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmProcessInstances
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select log.processInstanceId, log.processId, log.start_date, log.end_date, log.status, log.parentProcessInstanceId, log.outcome, log.duration, log.user_identity, log.processVersion, log.processName, log.correlationKey, log.externalId, log.processInstanceDescription, log.sla_due_date, log.slaCompliance, COALESCE(info.lastModificationDate, log.end_date) as lastModificationDate, (select COUNT(errInfo.id) from ExecutionErrorInfo errInfo where errInfo.process_inst_id=log.processInstanceId and errInfo.error_ack=0) as errorCount from ProcessInstanceLog log left join ProcessInstanceInfo info on info.InstanceId=log.processInstanceId
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:16,395 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmProcessInstancesWithVariables', source='${org.kie.server.persistence.ds}', expression='select vil.processInstanceId, vil.processId, vil.id, vil.variableId, vil.value from VariableInstanceLog vil where vil.id in (select MAX(v.id) from VariableInstanceLog v group by v.variableId, v.processInstanceId)', target='CUSTOM'}
10:25:16,997 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmProcessInstancesWithVariables
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select vil.processInstanceId, vil.processId, vil.id, vil.variableId, vil.value from VariableInstanceLog vil where vil.id in (select MAX(v.id) from VariableInstanceLog v group by v.variableId, v.processInstanceId)
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:16,997 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='processesMonitoring', source='${org.kie.server.persistence.ds}', expression='select log.processInstanceId, log.processId, log.start_date, log.end_date, log.status, log.duration, log.user_identity, log.processVersion, log.processName, log.externalId from ProcessInstanceLog log', target='CUSTOM'}
10:25:17,297 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=processesMonitoring
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select log.processInstanceId, log.processId, log.start_date, log.end_date, log.status, log.duration, log.user_identity, log.processVersion, log.processName, log.externalId from ProcessInstanceLog log
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:17,297 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='tasksMonitoring', source='${org.kie.server.persistence.ds}', expression='select p.processName, p.externalId, t.taskId, t.taskName, t.status, t.createdDate, t.startDate, t.endDate, t.processInstanceId, t.userId, t.duration from ProcessInstanceLog p inner join BAMTaskSummary t on (t.processInstanceId = p.processInstanceId) inner join (select min(pk) as pk from BAMTaskSummary group by taskId) d on t.pk = d.pk', target='CUSTOM'}
10:25:17,597 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=tasksMonitoring
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select p.processName, p.externalId, t.taskId, t.taskName, t.status, t.createdDate, t.startDate, t.endDate, t.processInstanceId, t.userId, t.duration from ProcessInstanceLog p inner join BAMTaskSummary t on (t.processInstanceId = p.processInstanceId) inner join (select min(pk) as pk from BAMTaskSummary group by taskId) d on t.pk = d.pk
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:17,597 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmRequestList', source='${org.kie.server.persistence.ds}', expression='select ri.id, ri.timestamp, ri.status, ri.commandName, ri.message, ri.businessKey, ri.retries, ri.executions, pil.processName, pil.processInstanceId, pil.processInstanceDescription, ri.deploymentId from RequestInfo ri left join ProcessInstanceLog pil on pil.processInstanceId=ri.processInstanceId', target='CUSTOM'}
10:25:17,995 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmRequestList
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select ri.id, ri.timestamp, ri.status, ri.commandName, ri.message, ri.businessKey, ri.retries, ri.executions, pil.processName, pil.processInstanceId, pil.processInstanceDescription, ri.deploymentId from RequestInfo ri left join ProcessInstanceLog pil on pil.processInstanceId=ri.processInstanceId
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:17,995 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmExecutionErrorList', source='${org.kie.server.persistence.ds}', expression='select eri.ERROR_ACK, eri.ERROR_ACK_BY, eri.ERROR_ACK_AT, eri.ACTIVITY_ID, eri.ACTIVITY_NAME, eri.DEPLOYMENT_ID, eri.ERROR_DATE, eri.ERROR_ID, eri.ERROR_MSG, eri.JOB_ID, eri.PROCESS_ID, eri.PROCESS_INST_ID, eri.ERROR_TYPE from ExecutionErrorInfo eri', target='CUSTOM'}
10:25:18,294 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-123) Starting indexing of MySpace/rhpam7-order-management-demo-repo/v7.4 ...
10:25:18,295 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,295 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-156) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,295 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,295 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,296 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-156) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,296 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,296 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmExecutionErrorList
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select eri.ERROR_ACK, eri.ERROR_ACK_BY, eri.ERROR_ACK_AT, eri.ACTIVITY_ID, eri.ACTIVITY_NAME, eri.DEPLOYMENT_ID, eri.ERROR_DATE, eri.ERROR_ID, eri.ERROR_MSG, eri.JOB_ID, eri.PROCESS_ID, eri.PROCESS_INST_ID, eri.ERROR_TYPE from ExecutionErrorInfo eri
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:18,296 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmHumanTasks', source='${org.kie.server.persistence.ds}', expression='select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription, nil.sla_due_date, nil.slaCompliance from AuditTaskImpl t left join ProcessInstanceLog pil on pil.processInstanceId=t.processInstanceId left join NodeInstanceLog nil on nil.workItemId=t.workItemId', target='CUSTOM'}
10:25:18,296 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,393 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,393 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-155) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,395 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-132) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:18,397 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-127) Starting indexing of MySpace/rhpam7-order-management-demo-repo/v7.3 ...
10:25:18,398 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-127) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,493 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,493 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,494 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,494 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,494 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-143) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,494 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,495 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-160) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-160) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-161) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-141) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,601 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,601 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:18,602 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:19,098 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmHumanTasks
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription, nil.sla_due_date, nil.slaCompliance from AuditTaskImpl t left join ProcessInstanceLog pil on pil.processInstanceId=t.processInstanceId left join NodeInstanceLog nil on nil.workItemId=t.workItemId
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:19,098 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmHumanTasksWithUser', source='${org.kie.server.persistence.ds}', expression='select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription , oe.id, eo.entity_id, nil.sla_due_date, nil.slaCompliance from AuditTaskImpl t left join PeopleAssignments_PotOwners po on t.taskId=po.task_id left join OrganizationalEntity oe on po.entity_id=oe.id left join ProcessInstanceLog pil on pil.processInstanceId=t.processInstanceId left join PeopleAssignments_ExclOwners eo on t.taskId=eo.task_id left join NodeInstanceLog nil on nil.workItemId=t.workItemId', target='FILTERED_PO_TASK'}
10:25:19,109 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmHumanTasksWithUser
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=FILTERED_PO_TASK
Server template id=null
DB SQL=select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription , oe.id, eo.entity_id, nil.sla_due_date, nil.slaCompliance from AuditTaskImpl t left join PeopleAssignments_PotOwners po on t.taskId=po.task_id left join OrganizationalEntity oe on po.entity_id=oe.id left join ProcessInstanceLog pil on pil.processInstanceId=t.processInstanceId left join PeopleAssignments_ExclOwners eo on t.taskId=eo.task_id left join NodeInstanceLog nil on nil.workItemId=t.workItemId
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:19,109 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmHumanTasksWithAdmin', source='${org.kie.server.persistence.ds}', expression='select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription ,oe.id, nil.sla_due_date, nil.slaCompliance, (select COUNT(errInfo.id) from ExecutionErrorInfo errInfo where errInfo.activity_id = t.taskId and errInfo.process_inst_id = pil.processInstanceId and errInfo.error_ack = 0 and errInfo.error_type = 'Task') as errorCount from AuditTaskImpl t left join ProcessInstanceLog pil on pil.processInstanceId = t.processInstanceId left join PeopleAssignments_BAs ba on t.taskId = ba.task_id left join OrganizationalEntity oe on ba.entity_id = oe.id left join NodeInstanceLog nil on nil.workItemId=t.workItemId', target='FILTERED_BA_TASK'}
10:25:19,119 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmHumanTasksWithAdmin
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=FILTERED_BA_TASK
Server template id=null
DB SQL=select t.activationTime, t.actualOwner, t.createdBy, t.createdOn, t.deploymentId, t.description, t.dueDate, t.name, t.parentId, t.priority, t.processId, t.processInstanceId, t.processSessionId, t.status, t.taskId, t.workItemId, t.lastModificationDate, pil.correlationKey, pil.processInstanceDescription ,oe.id, nil.sla_due_date, nil.slaCompliance, (select COUNT(errInfo.id) from ExecutionErrorInfo errInfo where errInfo.activity_id = t.taskId and errInfo.process_inst_id = pil.processInstanceId and errInfo.error_ack = 0 and errInfo.error_type = 'Task') as errorCount from AuditTaskImpl t left join ProcessInstanceLog pil on pil.processInstanceId = t.processInstanceId left join PeopleAssignments_BAs ba on t.taskId = ba.task_id left join OrganizationalEntity oe on ba.entity_id = oe.id left join NodeInstanceLog nil on nil.workItemId=t.workItemId
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:19,119 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmHumanTasksWithVariables', source='${org.kie.server.persistence.ds}', expression='select tvi.taskId, tvi.name, tvi.value from TaskVariableImpl tvi', target='CUSTOM'}
10:25:19,128 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmHumanTasksWithVariables
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select tvi.taskId, tvi.name, tvi.value from TaskVariableImpl tvi
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:19,128 INFO [org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader] (MSC service thread 1-2) Loaded query definition: QueryDefinition{name='jbpmProcessInstanceLogs', source='${org.kie.server.persistence.ds}', expression='select log.id, log.nodeId, log.nodeName, log.nodeType, log.externalId, log.processInstanceId, log.log_date, log.connection, log.type, log.workItemId, log.referenceId, log.nodeContainerId, log.sla_due_date, log.slaCompliance from NodeInstanceLog log ', target='CUSTOM'}
10:25:19,500 INFO [org.jbpm.workbench.ks.integration.AbstractDataSetDefsBootstrap] (MSC service thread 1-2) Data Set registered UUID=jbpmProcessInstanceLogs
Provider=org.jbpm.workbench.ks.integration.KieServerDataSetProviderType@8fddec46
Public=false
Push enabled=false
Push max size=1024 Kb
Data source=${org.kie.server.persistence.ds}
Query target=CUSTOM
Server template id=null
DB SQL=select log.id, log.nodeId, log.nodeName, log.nodeType, log.externalId, log.processInstanceId, log.log_date, log.connection, log.type, log.workItemId, log.referenceId, log.nodeContainerId, log.sla_due_date, log.slaCompliance from NodeInstanceLog log
Get all columns=false
Cache enabled=false
Cache max rows=1000 Kb
10:25:25,595 INFO [org.kie.workbench.common.screens.datasource.management.util.ServiceUtil] (pool-20-thread-1) Getting reference to managed bean: WildflyDataSourceProvider
10:25:25,795 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-140) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:26,397 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-154) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:26,495 INFO [org.kie.workbench.common.screens.datasource.management.util.ServiceUtil] (pool-20-thread-1) Getting reference to managed bean: WildflyDriverProvider
10:25:26,594 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-123) Starting indexing of MySpace/rhpam7-order-management-demo-repo/v7.5 ...
10:25:26,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,693 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,697 INFO [org.uberfire.ext.metadata.io.BatchIndex] (Thread-127) Starting indexing of MySpace/rhpam7-order-management-demo-repo/v7.6 ...
10:25:26,697 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-127) Preparing 23 indexers to analyze indexing jobs for cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,703 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-160) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,703 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-161) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,793 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,793 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,794 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,794 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-160) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,794 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-161) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-161) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,894 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-184) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,895 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-161) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSXFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,895 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-184) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.scorecard.backend.server.indexing.GuidedScoreCardFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,895 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,897 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,902 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-184) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,895 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-183) Completed indexing 0 events for indexer [id=org.jbpm.designer.server.indexing.BPMN2FileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,995 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-185) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,996 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-183) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,996 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-184) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,996 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-187) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:26,999 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-184) Completed indexing 0 events for indexer [id=org.kie.workbench.common.stunner.cm.backend.indexing.CaseManagementFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,999 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtable.backend.server.indexing.GuidedDecisionTableGraphFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:26,999 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-186) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.dtree.backend.server.indexing.GuidedDecisionTreeFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-187) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dsltext.backend.server.indexing.DslFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-188) Completed indexing 0 events for indexer [id=org.optaplanner.workbench.screens.solver.backend.server.indexing.SolverFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-188) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.dtablexls.backend.server.indexing.DecisionTableXLSFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-187) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.rule.backend.server.indexing.GuidedRuleDrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,000 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-189) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DrlFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,093 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-123) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.enums.backend.server.indexing.EnumFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,094 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-186) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.globals.backend.server.indexing.GlobalsFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,094 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-189) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.testscenario.backend.server.indexing.TestScenarioFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,094 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-187) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.guided.template.server.indexing.GuidedRuleTemplateFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,094 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-188) Completed indexing 0 events for indexer [id=org.drools.workbench.screens.drltext.backend.server.indexing.DslrFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:27,195 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-135) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:29,996 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-138) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:33,995 INFO [org.openshift.ping.common.Utils] (thread-9,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:25:33,996 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-9,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:25:38,002 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-182) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:38,208 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-183) Existing resource reference found with type bpmn2id (tried to add resrouce reference of type bpmn2name)
10:25:44,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-133) Completed indexing 14 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=dashbuilder/datasets/master]].
10:25:45,294 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-129) Completed indexing 18 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:25:45,497 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-132) Completed indexing 22 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:25:45,696 ERROR [org.uberfire.ext.metadata.io.BatchIndex] (Thread-133) Index fails. [@dashbuilder/datasets/master]: java.util.concurrent.CompletionException: java.lang.RuntimeException: Repository not found inside space dashbuilder with path default://master@dashbuilder/datasets/definitions/gitContributors.dset (root path default://master@dashbuilder/datasets/)
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: Repository not found inside space dashbuilder with path default://master@dashbuilder/datasets/definitions/gitContributors.dset (root path default://master@dashbuilder/datasets/)
at deployment.ROOT.war//org.guvnor.common.services.project.backend.server.WorkspaceProjectServiceImpl.resolveProject(WorkspaceProjectServiceImpl.java:311)
at deployment.ROOT.war//org.guvnor.common.services.project.backend.server.WorkspaceProjectServiceImpl.lambda$resolveProject$2(WorkspaceProjectServiceImpl.java:327)
at java.base/java.util.Optional.map(Optional.java:265)
at deployment.ROOT.war//org.guvnor.common.services.project.backend.server.WorkspaceProjectServiceImpl.resolveProject(WorkspaceProjectServiceImpl.java:327)
at deployment.ROOT.war//org.kie.workbench.common.screens.impl.LibraryFileUpdateNotifier.lambda$onBatchIndexEvent$1(LibraryFileUpdateNotifier.java:65)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at deployment.ROOT.war//org.kie.workbench.common.screens.impl.LibraryFileUpdateNotifier.onBatchIndexEvent(LibraryFileUpdateNotifier.java:75)
at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at [email protected]//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95)
at [email protected]//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85)
at [email protected]//org.jboss.weld.injection.MethodInvocationStrategy$SimpleMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:129)
at [email protected]//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330)
at [email protected]//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308)
at [email protected]//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286)
at [email protected]//javax.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:124)
at [email protected]//org.jboss.weld.util.Observers.notify(Observers.java:166)
at [email protected]//org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:285)
at [email protected]//org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:273)
at [email protected]//org.jboss.weld.event.EventImpl.fire(EventImpl.java:96)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher.fireBatchIndexEvent(IndexerDispatcher.java:130)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher.lambda$null$6(IndexerDispatcher.java:122)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714)
... 5 more
10:25:46,795 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-134) Completed indexing 22 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:25:47,095 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-146) Completed indexing 23 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:25:47,901 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-152) Completed indexing 22 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:25:48,202 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 95) UT026003: Adding annotated server endpoint class org.kie.server.controller.websocket.notification.WebSocketKieServerControllerNotification for path /websocket/controller/notification
10:25:49,394 ERROR [org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient] (pool-20-thread-1) It was not possible to open connection to Wildfly/EAP server.: java.io.IOException: java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:149)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:80)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient.testConnection(WildflyBaseClient.java:158)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient.testConnection(WildflyBaseClient.java:147)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.wildfly.WildflyDriverProvider.hasStarted(WildflyDriverProvider.java:210)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.wildfly.WildflyDriverProvider$Proxy$_$$_WeldClientProxy.hasStarted(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.impl.DataSourceRuntimeManagerImpl.hasStarted(DataSourceRuntimeManagerImpl.java:199)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.impl.DataSourceRuntimeManagerImpl$Proxy$_$$_WeldClientProxy.hasStarted(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap.lambda$getInitializeDeploymentsTask$0(DataSourceManagementBootstrap.java:172)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
at [email protected]//org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:130)
at [email protected]//org.jboss.as.protocol.ProtocolConnectionManager$EstablishingConnection.connect(ProtocolConnectionManager.java:259)
at [email protected]//org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:70)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy$Establishing.getChannel(ManagementClientChannelStrategy.java:167)
at [email protected]//org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:146)
at [email protected]//org.jboss.as.controller.client.impl.RemotingModelControllerClient$1.getChannel(RemotingModelControllerClient.java:60)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:135)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:110)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeRequest(AbstractModelControllerClient.java:263)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:168)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:147)
... 14 more
10:25:52,500 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-130) Completed indexing 23 events for indexer [id=org.kie.workbench.common.LibraryAssetIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:25:52,695 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 95) UT026003: Adding annotated server endpoint class org.kie.server.controller.websocket.WebSocketKieServerControllerImpl for path /websocket/controller/{server-id}
10:25:52,821 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 95) UT026003: Adding annotated server endpoint class org.kie.server.controller.websocket.management.WebSocketKieServerMgmtControllerImpl for path /websocket/controller/management
10:25:53,196 WARN [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-20-thread-1) Initialize deployments task finished with errors: It was not possible to open connection to server. java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
10:25:53,295 WARN [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-20-thread-1) Startup drivers and datasources initialization will be retried again in: 30000 MILLISECONDS(19 attempts left)
10:25:57,594 INFO [org.kie.workbench.screens.workbench.backend.SwaggerAPIScanner] (ServerService Thread Pool -- 95) Starting Swagger API discovery
10:26:00,396 INFO [org.openshift.ping.common.Utils] (thread-9,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:26:00,396 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-9,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:26:07,495 INFO [org.uberfire.backend.server.WebAppListener] (ServerService Thread Pool -- 95) Root directory = /deployments/ROOT.war
10:26:09,996 INFO [org.uberfire.backend.server.security.RoleLoader] (ServerService Thread Pool -- 95) Roles registered from web.xml "process-admin,manager,admin,analyst,rest-all,developer,rest-project,user"
10:26:12,295 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-134) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:12,794 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-129) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:13,299 INFO [org.uberfire.backend.server.authz.AuthorizationPolicyDeployer] (ServerService Thread Pool -- 95) Security policy active
10:26:16,501 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-137) Completed indexing 40 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:26:20,896 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-132) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:22,694 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-150) Completed indexing 45 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:26:24,594 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-151) Completed indexing 46 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:26:25,196 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-135) Completed indexing 13 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:26:25,826 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-136) Completed indexing 47 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:26:26,729 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-159) Completed indexing 45 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:26:28,399 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-152) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:28,594 ERROR [org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient] (pool-20-thread-1) It was not possible to open connection to Wildfly/EAP server.: java.io.IOException: java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:149)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:80)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient.testConnection(WildflyBaseClient.java:158)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.integration.wildfly.WildflyBaseClient.testConnection(WildflyBaseClient.java:147)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.wildfly.WildflyDriverProvider.hasStarted(WildflyDriverProvider.java:210)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.wildfly.WildflyDriverProvider$Proxy$_$$_WeldClientProxy.hasStarted(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.impl.DataSourceRuntimeManagerImpl.hasStarted(DataSourceRuntimeManagerImpl.java:199)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.core.impl.DataSourceRuntimeManagerImpl$Proxy$_$$_WeldClientProxy.hasStarted(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap.lambda$getInitializeDeploymentsTask$0(DataSourceManagementBootstrap.java:172)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
at [email protected]//org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:130)
at [email protected]//org.jboss.as.protocol.ProtocolConnectionManager$EstablishingConnection.connect(ProtocolConnectionManager.java:259)
at [email protected]//org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:70)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy$Establishing.getChannel(ManagementClientChannelStrategy.java:167)
at [email protected]//org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:146)
at [email protected]//org.jboss.as.controller.client.impl.RemotingModelControllerClient$1.getChannel(RemotingModelControllerClient.java:60)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:135)
at [email protected]//org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:110)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeRequest(AbstractModelControllerClient.java:263)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:168)
at [email protected]//org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:147)
... 14 more
10:26:29,995 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-158) Completed indexing 46 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:26:30,394 WARN [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-20-thread-1) Initialize deployments task finished with errors: It was not possible to open connection to server. java.net.ConnectException: WFLYPRT0023: Could not connect to http-remoting://127.0.0.1:9990. The connection timed out
10:26:30,395 WARN [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-20-thread-1) Startup drivers and datasources initialization will be retried again in: 30000 MILLISECONDS(18 attempts left)
10:26:31,295 INFO [org.jboss.errai.bus.server.cluster.noop.NoopClusteringProvider] (ServerService Thread Pool -- 95) clustering support not configured.
10:26:31,994 INFO [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (ServerService Thread Pool -- 95) starting errai bus ...
10:26:32,095 INFO [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (ServerService Thread Pool -- 95) using dispatcher implementation: org.jboss.errai.bus.server.SimpleDispatcher
10:26:32,295 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-146) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:32,598 INFO [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (ServerService Thread Pool -- 95) using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider
10:26:34,005 INFO [org.kie.workbench.common.screens.impl.LibraryAssetUpdateNotifier] (Thread-130) Sending indexing notification for project [git://MySpace/rhpam7-order-management-demo-repo].
10:26:34,394 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-154) Completed indexing 12 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:26:34,503 INFO [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (ServerService Thread Pool -- 95) searching for errai extensions ...
10:26:35,094 ERROR [org.xnio.listener] (XNIO-1 I/O-1) XNIO001007: A channel event listener threw an exception: java.util.concurrent.RejectedExecutionException: Endpoint is not open
at [email protected]//org.jboss.remoting3.EndpointImpl.executorUntick(EndpointImpl.java:385)
at [email protected]//org.jboss.remoting3.EndpointImpl$TrackingExecutor.execute(EndpointImpl.java:987)
at [email protected]//org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:457)
at [email protected]//org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:242)
at [email protected]//org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at [email protected]//org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
at [email protected]//org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
at [email protected]//org.xnio.nio.WorkerThread.run(WorkerThread.java:591)
10:26:35,195 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-140) Completed indexing 12 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/master]].
10:26:35,296 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-138) Completed indexing 12 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.3]].
10:26:35,319 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-182) Completed indexing 12 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.5]].
10:26:35,494 INFO [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (ServerService Thread Pool -- 95) errai bus started.
10:26:35,500 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 95) WFLYUT0021: Registered web context: '/' for server 'default-server'
10:26:36,394 INFO [org.jboss.as.server] (ServerService Thread Pool -- 43) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war")
10:26:36,905 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-183) Completed indexing 12 events for indexer [id=org.kie.workbench.common.forms.editor.backend.indexing.FormDefinitionIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.6]].
10:26:40,996 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
10:26:41,697 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
10:26:41,697 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
10:26:41,697 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.2.4.GA (WildFly Core 6.0.16.Final-redhat-00002) started in 263995ms - Started 975 of 1224 services (479 services are lazy, passive or on-demand)
10:26:48,000 INFO [org.openshift.ping.common.Utils] (thread-11,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:26:48,000 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-11,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:27:08,196 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in central (https://repo1.maven.org/maven2) @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildPomModel(KieBuilderImpl.java:568)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.init(KieBuilderImpl.java:152)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:212)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in central (https://repo1.maven.org/maven2) @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 46 more
10:27:11,995 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:123)
at deployment.ROOT.war//org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:144)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieModuleKieProject.<init>(KieModuleKieProject.java:56)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:232)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 49 more
10:27:13,101 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-20-thread-1) Initialize deployments task finished successfully.
10:27:14,199 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-184) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in central (https://repo1.maven.org/maven2) @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildPomModel(KieBuilderImpl.java:568)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.init(KieBuilderImpl.java:152)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:212)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in central (https://repo1.maven.org/maven2) @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 46 more
10:27:22,596 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-184) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:123)
at deployment.ROOT.war//org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:144)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieModuleKieProject.<init>(KieModuleKieProject.java:56)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:232)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 49 more
10:27:33,019 INFO [org.openshift.ping.common.Utils] (thread-11,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:27:33,019 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-11,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:27:33,593 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-id.2: There are multiple occurrences of ID value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier'.
10:27:33,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-attribute.3: The value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier' of attribute 'id' on element 'bpmn2:itemDefinition' is not valid with respect to its type, 'ID'.
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-145) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-143) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-142) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-145) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-145) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:33,797 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-143) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,797 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-143) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,798 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:33,796 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-142) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,894 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-142) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:33,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:33,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:33,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:33,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:33,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:33,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:33,900 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,900 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-148) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,900 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-148) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:33,900 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-148) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:33,900 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:33,900 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,900 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:33,900 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:33,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:33,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:33,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:33,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:33,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:33,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:33,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:33,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:33,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:33,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:33,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:33,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:33,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:33,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:33,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:33,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:33,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:33,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:33,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,001 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,002 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:34,002 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,002 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,002 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,008 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,008 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,008 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:34,008 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:34,009 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,009 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 54, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,009 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,009 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,009 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 60, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,010 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 61, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 63, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,011 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 66, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,012 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,013 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:34,013 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,013 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:34,013 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,014 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,015 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,016 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:34,016 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,016 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,016 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,013 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:34,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 72, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:34,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:34,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:34,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 76, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:34,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 85, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:34,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 86, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 87, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 90, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 91, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 94, 166): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 96, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 97, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 105, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,101 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 106, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,193 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 107, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:34,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:34,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:34,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:34,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:34,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:34,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 119, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:34,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-datatype-valid.1.2.1: '414cfb2b-effe-4be4-b8d0-0ee875fe8571' is not a valid value for 'NCName'.
10:27:34,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-attribute.3: The value '414cfb2b-effe-4be4-b8d0-0ee875fe8571' of attribute 'id' on element 'bpmn2:potentialOwner' is not valid with respect to its type, 'ID'.
10:27:34,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-id.2: There are multiple occurrences of ID value 'supplier'.
10:27:34,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-attribute.3: The value 'supplier' of attribute 'id' on element 'bpmn2:outputDataItem' is not valid with respect to its type, 'ID'.
10:27:34,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:34,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:34,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:34,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:34,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,300 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:34,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:34,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:34,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:34,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-datatype-valid.1.2.1: '414cfb2b-effe-4be4-b8d0-0ee875fe8571' is not a valid value for 'NCName'.
10:27:34,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:34,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-attribute.3: The value '414cfb2b-effe-4be4-b8d0-0ee875fe8571' of attribute 'id' on element 'bpmn2:potentialOwner' is not valid with respect to its type, 'ID'.
10:27:34,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:34,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:34,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:34,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 193, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-datatype-valid.1.2.1: '414cfb2b-effe-4be4-b8d0-0ee875fe8571' is not a valid value for 'NCName'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:34,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-attribute.3: The value '414cfb2b-effe-4be4-b8d0-0ee875fe8571' of attribute 'id' on element 'bpmn2:potentialOwner' is not valid with respect to its type, 'ID'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-datatype-valid.1.2.1: '414cfb2b-effe-4be4-b8d0-0ee875fe8571' is not a valid value for 'NCName'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:414cfb2b-effe-4be4-b8d0-0ee875fe8571 name:
Parser message: (null: 246, 71): cvc-attribute.3: The value '414cfb2b-effe-4be4-b8d0-0ee875fe8571' of attribute 'id' on element 'bpmn2:potentialOwner' is not valid with respect to its type, 'ID'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:34,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:34,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:34,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:34,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:34,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:34,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 252, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:34,696 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 255, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 262, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 265, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,698 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 266, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:34,699 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,700 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:34,700 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,700 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:34,700 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,701 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:34,701 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,701 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:34,793 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 267, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:34,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 268, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 271, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:34,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 272, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 275, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 279, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:34,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 281, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:34,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:34,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 290, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 310, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:34,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:34,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:34,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:34,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:34,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:34,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 317, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 319, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 320, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 321, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,193 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,193 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 322, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 323, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 324, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 325, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 327, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 328, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 329, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:35,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 330, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 331, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,293 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,293 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 332, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 335, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 339, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 347, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 351, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 400, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 354, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,300 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,300 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,300 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,300 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,301 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,301 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,301 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,301 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,301 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,302 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,302 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,302 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,302 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,393 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,393 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 361, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 400, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 368, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 375, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 502, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 379, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 388, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 389, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 390, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 391, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,493 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,493 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 392, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 394, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:35,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 395, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 396, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 397, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 400, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:35,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 398, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 400, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 402, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 410, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:35,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 413, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:35,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:35,593 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 420, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 427, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:35,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:35,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:35,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:35,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:35,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:35,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,599 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:35,600 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,600 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:35,600 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,600 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,600 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:35,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.0
Node Info: id: name:
Parser message: (null: 435, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,705 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 443, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,706 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:35,793 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 446, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:35,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:35,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:35,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:35,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:35,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:35,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:35,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-145) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 455, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:35,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:35,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:35,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:35,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:35,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-143) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:35,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:35,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:35,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 464, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:35,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:35,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 467, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-142) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:35,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:35,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 476, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:35,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 479, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:35,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 482, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:35,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:35,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 485, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,093 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:36,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 497, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:36,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 501, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:36,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_EF753FDA-DB94-4536-8A78-AD7D9DABB2DA_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 510, 174): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:36,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 514, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:36,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 522, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:36,801 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:36,801 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-148) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 531, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:38,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-id.2: There are multiple occurrences of ID value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier'.
10:27:38,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-attribute.3: The value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier' of attribute 'id' on element 'bpmn2:itemDefinition' is not valid with respect to its type, 'ID'.
10:27:38,495 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-184) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:38,495 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-184) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:27:38,495 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-184) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:27:38,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 87, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:27:38,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 87, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:38,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 93, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:38,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 93, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:27:38,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 94, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:38,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 94, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:27:38,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 95, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:38,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 95, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:27:38,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 99, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:27:38,597 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 99, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:38,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 105, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:38,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 105, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:27:38,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 109, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:27:38,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 109, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:27:38,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 118, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:27:38,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 118, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 119, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:38,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 119, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 120, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:27:38,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 120, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 123, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:38,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 123, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 124, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:27:38,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 124, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 127, 167): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 127, 167): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 129, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 129, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 129, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 129, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 130, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:38,798 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 130, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 130, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 130, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 138, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 138, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 138, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:38,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 138, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 139, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 139, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 140, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 140, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 140, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:38,800 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 140, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:27:38,801 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 155, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:38,801 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 155, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:27:38,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 224, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:38,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 224, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:27:39,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 308, 176): cvc-id.2: There are multiple occurrences of ID value 'supplier'.
10:27:39,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 308, 176): cvc-attribute.3: The value 'supplier' of attribute 'id' on element 'bpmn2:outputDataItem' is not valid with respect to its type, 'ID'.
10:27:39,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 312, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:27:39,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 312, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:27:39,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 315, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:27:39,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 315, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:27:39,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:39,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:27:39,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 325, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 325, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 327, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 327, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 328, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:39,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 328, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 331, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 331, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 332, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 332, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 335, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:27:39,099 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 335, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:27:39,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 339, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:39,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 339, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:27:39,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 341, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:39,100 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 341, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:27:39,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 354, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:39,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 354, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:27:39,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 419, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:27:39,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 419, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 425, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 425, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 426, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 426, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 428, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 428, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 429, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 429, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 430, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 430, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 431, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 431, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 432, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 432, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 433, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:39,199 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 433, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 434, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 434, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 436, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 436, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,200 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 438, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:39,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 438, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 439, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 439, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 440, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 440, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:39,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 444, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:39,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 444, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:27:39,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 448, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 448, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 460, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:27:39,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 460, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:27:39,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 484, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:27:39,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 484, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:27:39,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 488, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:27:39,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 488, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:27:39,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 497, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 497, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 498, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 498, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 499, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 499, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 500, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 500, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 501, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:39,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 501, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:27:39,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 503, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 503, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 505, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 505, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 506, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 506, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 507, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:39,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 507, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:27:39,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 509, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:27:39,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 511, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:27:39,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 511, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,630 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 519, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:27:39,630 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 519, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,630 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:27:39,630 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,631 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:27:39,631 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 536, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:27:39,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 536, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:27:39,802 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 544, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:39,802 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 544, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:27:39,802 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 552, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:27:39,803 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 552, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,803 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 555, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:27:39,803 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 555, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,804 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 564, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:27:39,804 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 564, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,804 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 573, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:27:39,804 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 573, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,804 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 576, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:27:39,805 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 576, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,805 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 585, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:27:39,805 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 585, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,805 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 588, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:27:39,805 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 588, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,806 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 591, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:27:39,806 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 591, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:27:39,806 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 594, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:27:39,806 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 594, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,807 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 606, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:27:39,807 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 606, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,807 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 610, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:27:39,807 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 610, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 619, 175): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:27:39,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 619, 175): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 623, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:27:39,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 623, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,895 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 631, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:27:39,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 631, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:39,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 640, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:27:39,896 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-184) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 640, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:27:42,194 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildPomModel(KieBuilderImpl.java:568)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.getPomModel(KieBuilderImpl.java:545)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:227)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 44 more
10:27:44,395 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-184) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildPomModel(KieBuilderImpl.java:568)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.getPomModel(KieBuilderImpl.java:545)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:227)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 44 more
10:27:57,696 INFO [org.openshift.ping.common.Utils] (thread-12,ee,ring-rhpamcentr-5-dfc2v) 3 attempt(s) with a 1000ms sleep to execute [GetServiceHosts] failed. Last failure was [java.net.UnknownHostException: rhpam-authoring-rhpamcentr-ping]
10:27:57,697 WARN [org.jgroups.protocols.openshift.DNS_PING] (thread-12,ee,ring-rhpamcentr-5-dfc2v) No matching hosts found for service [rhpam-authoring-rhpamcentr-ping]; continuing...
10:27:57,994 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:264)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 45 more
10:27:58,496 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-142) Completed indexing 2 events for indexer [id=org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.0]].
10:27:58,596 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-145) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:50)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 29 more
10:27:58,794 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-156) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:50)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer.getModuleClassLoader(AbstractBpmnFileIndexer.java:162)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer.fillIndexBuilder(AbstractBpmnFileIndexer.java:85)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.BpmnFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 29 more
10:27:58,797 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-184) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:264)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 45 more
10:28:02,297 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-184) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.init(KieModuleMetaDataImpl.java:168)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:264)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.5.0.redhat-00004 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 36, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-api:jar is missing. @ line 41, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 53, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 59, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 64, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 46 more
10:28:02,407 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-145) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.init(KieModuleMetaDataImpl.java:168)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:50)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 30 more
10:28:02,596 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-156) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.init(KieModuleMetaDataImpl.java:168)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:50)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer.getModuleClassLoader(AbstractBpmnFileIndexer.java:162)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer.fillIndexBuilder(AbstractBpmnFileIndexer.java:85)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.stunner.bpmn.project.backend.indexing.BpmnFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 30 more
10:28:02,597 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.init(KieModuleMetaDataImpl.java:168)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaDataImpl.<init>(KieModuleMetaDataImpl.java:88)
at deployment.ROOT.war//org.kie.scanner.KieModuleMetaData$Factory.newKieModuleMetaData(KieModuleMetaData.java:62)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:264)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:40)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.4.1.GA-redhat-00001 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 15, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 25, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 30, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 35, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 40, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 45, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 51, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 56, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 46 more
10:28:03,799 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-id.2: There are multiple occurrences of ID value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier'.
10:28:03,894 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-attribute.3: The value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier' of attribute 'id' on element 'bpmn2:itemDefinition' is not valid with respect to its type, 'ID'.
10:28:03,897 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:28:03,897 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:28:03,897 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:28:03,897 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:28:03,898 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:03,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:28:03,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:28:03,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:03,899 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:03,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:28:03,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:28:03,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:03,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:28:03,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:03,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:03,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:03,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:03,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:03,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:28:04,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:04,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:28:04,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-id.2: There are multiple occurrences of ID value 'supplier'.
10:28:04,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-attribute.3: The value 'supplier' of attribute 'id' on element 'bpmn2:outputDataItem' is not valid with respect to its type, 'ID'.
10:28:04,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:04,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:28:04,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:04,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:28:04,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:04,097 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:28:04,098 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:28:04,194 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:04,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:28:04,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:04,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:28:04,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:04,195 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:28:04,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:04,196 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:28:04,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:04,197 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:28:04,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:04,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:28:04,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:04,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:28:04,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:04,294 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:04,295 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,296 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,297 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:04,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:28:04,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,298 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:04,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,299 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,393 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:04,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:04,394 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:28:04,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:04,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:28:04,395 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,396 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,397 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 502, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:04,398 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:04,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:04,494 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:28:04,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:04,495 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:28:04,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:28:04,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:28:04,496 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:04,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:04,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:04,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:04,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:04,593 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:05,595 ERROR [org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer] (Thread-156) Error: Unable to generate action invoker. com.example.OrderInfo cannot be resolved to a type
com.example.OrderInfo cannot be resolved to a type
10:28:05,596 ERROR [org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer] (Thread-156) Error: Process Compilation error com.example.OrderInfo cannot be resolved to a type
script.OrderManagementScript cannot be resolved to a type
script.OrderManagementScript cannot be resolved to a type
com.example.OrderInfo cannot be resolved to a type
script.OrderManagementScript cannot be resolved to a type
10:28:06,399 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-id.2: There are multiple occurrences of ID value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier'.
10:28:06,399 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier name:
Parser message: (null: 57, 131): cvc-attribute.3: The value 'B061375B-DB34-4AE2-BCA5-0DC92172EBF3_multiInstanceItemType_supplier' of attribute 'id' on element 'bpmn2:itemDefinition' is not valid with respect to its type, 'ID'.
10:28:06,496 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:28:06,496 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmn2id (tried to add resource reference of type bpmn2name)
10:28:06,496 ERROR [org.kie.workbench.common.services.refactoring.backend.server.impact.ResourceReferenceCollector] (Thread-156) Existing resource found with type bpmncmid (tried to add resource reference of type bpmncmname)
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'NCName'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:Purchase
Parser message: (null: 84, 77): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 90, 84): cvc-type.3.1.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of element 'bpmn2:flowNodeRef' is not valid.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 91, 84): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of element 'bpmn2:flowNodeRef' is not valid.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 92, 84): cvc-type.3.1.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of element 'bpmn2:flowNodeRef' is not valid.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'NCName'.
10:28:06,497 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:1A94BE12-B08C-40C1-9EDD-327C0015E183 name:Manager
Parser message: (null: 96, 76): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 102, 84): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of element 'bpmn2:flowNodeRef' is not valid.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'NCName'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:6184EF8B-99E9-4506-A483-77BB873D6A24 name:Supplier
Parser message: (null: 106, 77): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'id' on element 'bpmn2:lane' is not valid with respect to its type, 'ID'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'NCName'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:5AF8DCD9-F02F-45E3-94B1-5E3B343C2915 name:
Parser message: (null: 115, 166): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:06,498 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:_93691F4E-8B08-4B02-85D6-8C63AE6E62CE name:
Parser message: (null: 116, 168): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'NCName'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:83924F2C-F71F-43B4-9D94-04F0B228CC84 name:
Parser message: (null: 117, 166): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:AA64E5D1-FAE3-48F7-8D1A-30EC3EEDFE73 name:
Parser message: (null: 120, 166): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'NCName'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E name:
Parser message: (null: 121, 166): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'NCName'.
10:28:06,499 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:742079B7-46D0-45EF-844B-A1FF42CC8666 name:
Parser message: (null: 124, 167): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'NCName'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:027760EF-A285-449A-9F26-0821E3B710CE name:
Parser message: (null: 126, 166): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:49D3D876-3821-46A9-9962-260DD33F46FD name:manual
Parser message: (null: 127, 179): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,500 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:C496AE3D-8EC9-4A10-9316-A77E2F299CCA name:
Parser message: (null: 135, 166): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:F0885825-3FB5-412E-AA01-28C4FB733A51 name:
Parser message: (null: 136, 166): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'targetRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'NCName'.
10:28:06,594 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'id' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'ID'.
10:28:06,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:06,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:31A5E197-D9EB-4C36-8892-1870E9AA3CFC name:
Parser message: (null: 137, 166): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'sourceRef' on element 'bpmn2:sequenceFlow' is not valid with respect to its type, 'IDREF'.
10:28:06,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:06,595 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 152, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:outgoing' is not valid.
10:28:06,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:06,596 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 218, 76): cvc-type.3.1.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of element 'bpmn2:incoming' is not valid.
10:28:06,598 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-id.2: There are multiple occurrences of ID value 'supplier'.
10:28:06,694 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:supplier name:supplier
Parser message: (null: 302, 176): cvc-attribute.3: The value 'supplier' of attribute 'id' on element 'bpmn2:outputDataItem' is not valid with respect to its type, 'ID'.
10:28:06,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'NCName'.
10:28:06,695 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 306, 63): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'id' on element 'bpmn2:endEvent' is not valid with respect to its type, 'ID'.
10:28:06,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'NCName'.
10:28:06,794 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:7B23FA7F-8826-4B7B-967B-F584974C8B6C name:Place Order in ERP
Parser message: (null: 309, 131): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'id' on element 'bpmn2:scriptTask' is not valid with respect to its type, 'ID'.
10:28:06,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:06,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 316, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:outgoing' is not valid.
10:28:06,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'NCName'.
10:28:06,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 319, 196): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'default' on element 'bpmn2:exclusiveGateway' is not valid with respect to its type, 'IDREF'.
10:28:06,795 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 320, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:incoming' is not valid.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 321, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:outgoing' is not valid.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 322, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:outgoing' is not valid.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:06,796 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 325, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:incoming' is not valid.
10:28:06,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:06,797 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 326, 76): cvc-type.3.1.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of element 'bpmn2:incoming' is not valid.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'NCName'.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 329, 65): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'id' on element 'bpmn2:startEvent' is not valid with respect to its type, 'ID'.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 333, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:incoming' is not valid.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:06,901 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 335, 76): cvc-type.3.1.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of element 'bpmn2:outgoing' is not valid.
10:28:06,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:06,902 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 347, 76): cvc-type.3.1.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of element 'bpmn2:outgoing' is not valid.
10:28:06,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'NCName'.
10:28:06,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:Approve
Parser message: (null: 412, 78): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:28:06,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:06,903 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 418, 76): cvc-type.3.1.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of element 'bpmn2:incoming' is not valid.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 419, 76): cvc-type.3.1.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of element 'bpmn2:outgoing' is not valid.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX name:TaskName
Parser message: (null: 421, 196): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX name:orderInfo
Parser message: (null: 422, 214): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX name:supplierInfo
Parser message: (null: 423, 226): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX name:Skippable
Parser message: (null: 424, 199): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,904 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX name:GroupId
Parser message: (null: 425, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX name:Comment
Parser message: (null: 426, 193): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX name:orderInfo
Parser message: (null: 427, 217): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of attribute 'id' on element 'bpmn2:dataOutput' is not valid with respect to its type, 'ID'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 429, 105): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 430, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 431, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,905 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 432, 106): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 433, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 434, 104): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 437, 109): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:dataOutputRefs' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 441, 95): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 449, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 453, 99): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_supplierInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,906 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 456, 96): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 463, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' is not a valid value for 'NCName'.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 470, 94): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' is not a valid value for 'NCName'.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 477, 97): cvc-type.3.1.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723_orderInfoOutputX' of element 'bpmn2:sourceRef' is not valid.
10:28:06,907 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'NCName'.
10:28:06,993 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128 name:Order Rejected
Parser message: (null: 481, 85): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'id' on element 'bpmn2:userTask' is not valid with respect to its type, 'ID'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX name:TaskName
Parser message: (null: 490, 196): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX name:orderInfo
Parser message: (null: 491, 214): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,994 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX name:Skippable
Parser message: (null: 492, 199): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX name:GroupId
Parser message: (null: 493, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id:0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX name:Comment
Parser message: (null: 494, 193): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of attribute 'id' on element 'bpmn2:dataInput' is not valid with respect to its type, 'ID'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 496, 105): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 497, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 498, 106): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,995 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 499, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 500, 104): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:dataInputRefs' is not valid.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 502, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' is not a valid value for 'NCName'.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 504, 95): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_TaskNameInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' is not a valid value for 'NCName'.
10:28:06,996 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 512, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_orderInfoInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' is not a valid value for 'NCName'.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 515, 96): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_SkippableInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' is not a valid value for 'NCName'.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 522, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_GroupIdInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' is not a valid value for 'NCName'.
10:28:06,997 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 529, 94): cvc-type.3.1.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128_CommentInputX' of element 'bpmn2:targetRef' is not valid.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Process Info: id:OrderManagement, pkg:com.example, name:OrderManagement, version:1.1
Node Info: id: name:
Parser message: (null: 537, 76): cvc-type.3.1.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of element 'bpmn2:incoming' is not valid.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-datatype-valid.1.2.1: '0FAA4188-2DC5-4110-8B93-160E8E569128' is not a valid value for 'QName'.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_0FAA4188-2DC5-4110-8B93-160E8E569128 name:
Parser message: (null: 545, 124): cvc-attribute.3: The value '0FAA4188-2DC5-4110-8B93-160E8E569128' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-datatype-valid.1.2.1: '520181F8-5A1D-475C-BBA5-9D5B1DF84723' is not a valid value for 'QName'.
10:28:06,998 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 548, 124): cvc-attribute.3: The value '520181F8-5A1D-475C-BBA5-9D5B1DF84723' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-datatype-valid.1.2.1: '23C8D0DB-E874-43FC-88B2-673D99B26B8E' is not a valid value for 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_23C8D0DB-E874-43FC-88B2-673D99B26B8E name:
Parser message: (null: 557, 124): cvc-attribute.3: The value '23C8D0DB-E874-43FC-88B2-673D99B26B8E' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-datatype-valid.1.2.1: '7B23FA7F-8826-4B7B-967B-F584974C8B6C' is not a valid value for 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C name:
Parser message: (null: 566, 124): cvc-attribute.3: The value '7B23FA7F-8826-4B7B-967B-F584974C8B6C' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-datatype-valid.1.2.1: '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' is not a valid value for 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_7502F2B7-0E52-4FC7-AD82-4C7815DCA541 name:
Parser message: (null: 569, 124): cvc-attribute.3: The value '7502F2B7-0E52-4FC7-AD82-4C7815DCA541' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:06,999 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-datatype-valid.1.2.1: '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' is not a valid value for 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_5E6BC6AC-A022-4152-A59A-BC3936D1EB90 name:
Parser message: (null: 578, 124): cvc-attribute.3: The value '5E6BC6AC-A022-4152-A59A-BC3936D1EB90' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-datatype-valid.1.2.1: '1A94BE12-B08C-40C1-9EDD-327C0015E183' is not a valid value for 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_1A94BE12-B08C-40C1-9EDD-327C0015E183 name:
Parser message: (null: 581, 124): cvc-attribute.3: The value '1A94BE12-B08C-40C1-9EDD-327C0015E183' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-datatype-valid.1.2.1: '6184EF8B-99E9-4506-A483-77BB873D6A24' is not a valid value for 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:shape_6184EF8B-99E9-4506-A483-77BB873D6A24 name:
Parser message: (null: 584, 124): cvc-attribute.3: The value '6184EF8B-99E9-4506-A483-77BB873D6A24' of attribute 'bpmnElement' on element 'bpmndi:BPMNShape' is not valid with respect to its type, 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-datatype-valid.1.2.1: '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' is not a valid value for 'QName'.
10:28:07,000 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_7B23FA7F-8826-4B7B-967B-F584974C8B6C_to_shape_BE87F331-5B7F-4540-A1FC-D6FD2E4B46DD name:
Parser message: (null: 587, 174): cvc-attribute.3: The value '31A5E197-D9EB-4C36-8892-1870E9AA3CFC' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-datatype-valid.1.2.1: '49D3D876-3821-46A9-9962-260DD33F46FD' is not a valid value for 'QName'.
10:28:07,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723 name:
Parser message: (null: 599, 174): cvc-attribute.3: The value '49D3D876-3821-46A9-9962-260DD33F46FD' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-datatype-valid.1.2.1: '027760EF-A285-449A-9F26-0821E3B710CE' is not a valid value for 'QName'.
10:28:07,094 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_520181F8-5A1D-475C-BBA5-9D5B1DF84723_to_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6 name:
Parser message: (null: 603, 174): cvc-attribute.3: The value '027760EF-A285-449A-9F26-0821E3B710CE' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-datatype-valid.1.2.1: '742079B7-46D0-45EF-844B-A1FF42CC8666' is not a valid value for 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape__4C265E0D-9610-417B-B3AA-CDA464044962_to_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7 name:
Parser message: (null: 612, 175): cvc-attribute.3: The value '742079B7-46D0-45EF-844B-A1FF42CC8666' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-datatype-valid.1.2.1: '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' is not a valid value for 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_BB34428F-6169-4FED-8B6C-A96C5F6652C6_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 616, 175): cvc-attribute.3: The value '4DA9D6D1-5BFA-4545-8457-ABE77EBFA57E' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-datatype-valid.1.2.1: '83924F2C-F71F-43B4-9D94-04F0B228CC84' is not a valid value for 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_A24AB622-4D76-4FBE-9379-66E7F1351FF7_to_shape__0B45870E-C4A5-4F0C-96D7-CC4B403322A1 name:
Parser message: (null: 624, 175): cvc-attribute.3: The value '83924F2C-F71F-43B4-9D94-04F0B228CC84' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,095 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-datatype-valid.1.2.1: '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' is not a valid value for 'QName'.
10:28:07,096 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-156) Node Info: id:edge_shape_B7878F4C-D77A-4A27-A6B3-9C87F42F5E48_to_shape_B061375B-DB34-4AE2-BCA5-0DC92172EBF3 name:
Parser message: (null: 633, 174): cvc-attribute.3: The value '5AF8DCD9-F02F-45E3-94B1-5E3B343C2915' of attribute 'bpmnElement' on element 'bpmndi:BPMNEdge' is not valid with respect to its type, 'QName'.
10:28:07,804 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-145) Completed indexing 4 events for indexer [id=org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:28:08,899 ERROR [org.kie.workbench.common.stunner.bpmn.project.backend.indexing.AbstractBpmnFileIndexer] (Thread-156) Error: Process Compilation error demo.OMDemoInit cannot be resolved to a type
demo.OMDemoInit cannot be resolved to a type
demo.OMDemoInit cannot be resolved to a type
10:28:10,201 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-156) Completed indexing 2 events for indexer [id=org.kie.workbench.common.stunner.bpmn.project.backend.indexing.BpmnFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/rhpam7-order-management-demo-repo/v7.4]].
10:28:12,494 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.3.1.GA-redhat-00002 in central (https://repo1.maven.org/maven2) @ line 14, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 24, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 29, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 34, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 39, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 44, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 50, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 55, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildPomModel(KieBuilderImpl.java:568)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.init(KieBuilderImpl.java:152)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:212)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Could not find artifact com.redhat.ba:ba-platform-bom:pom:7.3.1.GA-redhat-00002 in central (https://repo1.maven.org/maven2) @ line 14, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 24, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 29, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 34, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 39, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 44, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 50, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 55, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
... 49 more
10:28:13,795 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (Thread-143) Unable to create MavenProject from InputStream: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.3.1.GA-redhat-00002 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 14, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 24, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 29, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 34, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 39, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 44, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 50, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 55, column 17
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:126)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:308)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:91)
at deployment.ROOT.war//org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
at deployment.ROOT.war//org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
at deployment.ROOT.war//org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:373)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:123)
at deployment.ROOT.war//org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:144)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieModuleKieProject.<init>(KieModuleKieProject.java:56)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:232)
at deployment.ROOT.war//org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:208)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.Builder.build(Builder.java:213)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper.build(BuildHelper.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:61)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
at deployment.ROOT.war//org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
at deployment.ROOT.war//org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:152)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:82)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.build(BuildServiceImpl.java:69)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.build(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService.getBuildInfo(BuildInfoService.java:59)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.service.BuildInfoService$Proxy$_$$_WeldClientProxy.getBuildInfo(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.buildClassLoader(LRUModuleDependenciesClassLoaderCache.java:92)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache.assertDependenciesClassLoader(LRUModuleDependenciesClassLoaderCache.java:52)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.builder.core.LRUModuleDependenciesClassLoaderCache$Proxy$_$$_WeldClientProxy.assertDependenciesClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper.getModuleClassLoader(ModuleClassLoaderHelper.java:41)
at deployment.ROOT.war//org.kie.workbench.common.services.backend.project.ModuleClassLoaderHelper$Proxy$_$$_WeldClientProxy.getModuleClassLoader(Unknown Source)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.getModuleClassLoader(JavaFileIndexer.java:154)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.fillIndexBuilder(JavaFileIndexer.java:135)
at deployment.ROOT.war//org.kie.workbench.common.services.refactoring.backend.server.indexing.AbstractFileIndexer.toKObject(AbstractFileIndexer.java:78)
at deployment.ROOT.war//org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processNew(IndexerDispatcher.java:255)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexableIOEvent$NewFileEvent.apply(IndexableIOEvent.java:62)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvent(IndexerDispatcher.java:235)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.processEvents(IndexerDispatcher.java:211)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:188)
at deployment.ROOT.war//org.uberfire.ext.metadata.io.IndexerDispatcher$IndexerJob.get(IndexerDispatcher.java:159)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.maven.model.building.ModelBuildingException: 8 problems were encountered while building the effective model for com.example:order-management:1.1-SNAPSHOT
[ERROR] Non-resolvable import POM: Failure to find com.redhat.ba:ba-platform-bom:pom:7.3.1.GA-redhat-00002 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ line 14, column 19
[ERROR] 'dependencies.dependency.version' for org.kie:kie-api:jar is missing. @ line 24, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-services-api:jar is missing. @ line 29, column 17
[ERROR] 'dependencies.dependency.version' for org.drools:drools-persistence-jpa:jar is missing. @ line 34, column 17
[ERROR] 'dependencies.dependency.version' for com.thoughtworks.xstream:xstream:jar is missing. @ line 39, column 17
[ERROR] 'dependencies.dependency.version' for org.kie:kie-dmn-api:jar is missing. @ line 44, column 17
[ERROR] 'dependencies.dependency.version' for org.kie.server:kie-server-services-jbpm:jar is missing. @ line 50, column 17
[ERROR] 'dependencies.dependency.version' for org.jbpm:jbpm-human-task-core:jar is missing. @ line 55, column 17
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
at deployment.ROOT.war//org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
at deployment.ROOT.war//org.apache.maven.project.DefaultProjectBuilder.buil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment