This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 16:19:06,620 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."business-central-webapp-7.40.0.Final.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."business-central-webapp-7.40.0.Final.war".WeldStartService: Failed to start service | |
| at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1728) | |
| at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1556) | |
| at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) | |
| at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985) | |
| at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487) | |
| at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378) | |
| at java.lang.Thread.run(Thread.java:748) | |
| Caused by: o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/pom.xml b/pom.xml | |
| index c4bc5597..aff2d5c0 100644 | |
| --- a/pom.xml | |
| +++ b/pom.xml | |
| @@ -239,11 +239,11 @@ | |
| <groupId>org.slf4j</groupId> | |
| <artifactId>slf4j-api</artifactId> | |
| </dependency> | |
| - <dependency> | |
| - <groupId>org.jresearch.dominokit</groupId> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| λ curl -u wbadmin:wbadmin -H "accept: application/xml" -X GET "http://localhost:8080/kie-server/services/rest/server/containers/traffic-violation_1.0.0-SNAPSHOT/dmn" | |
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| <response type="SUCCESS" msg="OK models successfully retrieved from container 'traffic-violation_1.0.0-SNAPSHOT'"> | |
| <dmn-model-info-list> | |
| <model> | |
| <model-namespace>https://kiegroup.org/dmn/_D8E02089-6E23-4349-9BE4-4DC023430E99</model-namespace> | |
| <model-name>Traffic Violation</model-name> | |
| <model-id>_F8C68177-90A5-40DC-BBB5-717C22E8768F</model-id> | |
| <decisions> | |
| <dmn-decision-info> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| λ yarn run build:prod | |
| yarn run v1.22.0 | |
| $ npx lerna run build:prod --stream | |
| lerna notice cli v3.18.3 | |
| lerna info Executing command in 10 packages: "yarn run build:prod" | |
| @kogito-tooling/core-api: $ yarn run build --mode production --devtool none | |
| @kogito-tooling/kie-bc-editors-unpacked: $ rm -rf bpmn/* dmn/* && mvn clean package -B #--no-transfer-progress | |
| @kogito-tooling/core-api: $ yarn run lint && yarn test && yarn run build:fast --mode production --devtool none | |
| @kogito-tooling/core-api: $ tslint -c ../../tslint.json 'src/**/*.{ts,tsx,js,jsx}' | |
| @kogito-tooling/kie-bc-editors-unpacked: [INFO] Scanning for projects... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-07-30 15:51:53,089 ERROR [stderr] (pool-23-thread-1) | |
| 2019-07-30 15:51:53,121 INFO [org.dashbuilder.migration.DashbuilderDataMigration] (MSC service thread 1-5) attempt to migrate datasets | |
| 2019-07-30 15:51:53,188 INFO [org.dashbuilder.migration.DashbuilderDataMigration] (MSC service thread 1-5) moving from system/datasets to dashbuilder/datasets | |
| 2019-07-30 15:51:53,201 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.unit."business-central-7.25.0-SNAPSHOT-wildfly14.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."business-central-7.25.0-SNAPSHOT-wildfly14.war".WeldStartService: Failed to start service | |
| at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1728) | |
| at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1556) | |
| at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Use super dev mode ticked. | |
| GWT modules to load: All | |
| VM Options: | |
| -Xmx8192m -XX:CompileThreshold=7000 -Dorg.kie.verification.disable-dtable-realtime-verification=false -Dmaven.compiler.verbose=true -Dgwt.logging.enabled=true -Dgwt.draftCompile=true -Dorg.appformer.m2repo.url=blaablaa -Dorg.kie.verification.enable-scenario-simulation=false -Dgwt.localWorkers=4 -Dorg.uberfire.async.executor.safemode=true -Derrai.jboss.home=C:/Users/Rikkola/Work/Codes/drools-wb/drools-wb-webapp/target/wildfly-14.0.1.Final/ -Dorg.uberfire.metadata.index.dir=C:/Users/Rikkola/Work/temp/drools-wb-lucene/ -Dorg.uberfire.nio.git.dir=C:/Users/Rikkola/Work/temp/drools-wb/ -Derrai.dynamic_validation.enabled=true | |
| Dev Mode parameters: | |
| -style DETAILED -server org.jboss.errai.cdi.server.gwt.EmbeddedWildFlyLauncher | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.IllegalArgumentException: fromIndex(0) > toIndex(-1) | |
| at java.util.ArrayList.subListRangeCheck(ArrayList.java:1014) | |
| at java.util.ArrayList.subList(ArrayList.java:1004) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.util.ScenarioBeanUtil.fillProperties(ScenarioBeanUtil.java:60) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.util.ScenarioBeanUtil.fillBean(ScenarioBeanUtil.java:49) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.runner.ScenarioRunnerHelper.extractGivenValues(ScenarioRunnerHelper.java:68) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.runner.ScenarioRunner.internalRunScenario(ScenarioRunner.java:81) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.runner.ScenarioRunner.run(ScenarioRunner.java:59) | |
| at org.junit.runner.JUnitCore.run(JUnitCore.java:137) | |
| at org.drools.workbench.screens.scenariosimulation.backend.server.util.JunitRunnerHelper.runWithJunit(JunitRunnerHelper.java:40) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rule "aa" | |
| when | |
| User( name = "toni" ) | |
| then | |
| //something | |
| end | |
| rule "bb" | |
| when | |
| $u : User( name == "toni" ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 10:49:26,813 WARN [org.guvnor.m2repo.backend.server.M2RepoServiceImpl] (default task-48) The url null is not valid. Using the default. | |
| 10:49:26,828 INFO [org.guvnor.m2repo.backend.server.repositories.FileSystemArtifactRepository] (default task-48) Maven Repository root set to: repositories/kie/global/ | |
| 10:49:26,828 INFO [org.guvnor.m2repo.backend.server.repositories.FileSystemArtifactRepository] (default task-48) Creating Maven Repository root: repositories/kie/global/ | |
| 10:49:27,081 ERROR [org.appformer.maven.integration.embedder.MavenProjectLoader] (default task-48) Unable to create MavenProject from InputStream: org.appformer.maven.integration.embedder.MavenEmbedderException: Failed to read artifact descriptor for org.kie:kie-internal:jar:7.11.1.20180905-prod | |
| at org.appformer.maven.integration.embedder.MavenEmbedder.readProject(MavenEmbedder.java:303) | |
| at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:77) | |
| at org.appformer.maven.integration.embedder.Maven |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Copyright 2018 Red Hat, Inc. and/or its affiliates. | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software |