Started by an SCM change Started by an SCM change Running as SYSTEM Agent centos-7-7dr52 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-7dr52" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.scout.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-7dr52" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-7dr52" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.scout.svc.cluster.local/scout/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-scout" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-7dr52 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-scout/scout.rt.git > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous # timeout=10 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/releases/7.0.x^{commit} # timeout=10 Checking out Revision 8c8d86f43ec2c501aa4c97d53208a73ea671bf29 (refs/remotes/origin/releases/7.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8d86f43ec2c501aa4c97d53208a73ea671bf29 # timeout=10 Commit message: "Remove bintray maven repository" First time build. Skipping changelog. [org.eclipse.scout.rt.branch-7.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/7.0.x -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository clean install -U -B -e Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:7.0.300-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Scout RT [pom] [INFO] org.eclipse.scout.rt:org.eclipse.scout.json [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix [jar] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test [jar] [INFO] org.eclipse.scout.rt-settings [jar] [INFO] [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- [INFO] Building Eclipse Scout RT 7.0.300-SNAPSHOT [1/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt --- [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.rt --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.rt --- [INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:7.0.300-SNAPSHOT... [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt/7.0.300-SNAPSHOT/org.eclipse.scout.rt-7.0.300-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 7.0.300-SNAPSHOT [2/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.json --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.json --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.json --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.json --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.json.CompatibilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.json.CompatibilityTest Running org.json.JSONArrayTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.json.JSONArrayTest Running org.json.JSONObjectTest Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.json.JSONObjectTest Running org.json.JSONStringerTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.json.JSONStringerTest Running org.json.JSONTokenerTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.json.JSONTokenerTest Running org.json.ParsingTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.json.ParsingTest Running org.json.SelfUseTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.json.SelfUseTest Results : Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.json --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.json --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/7.0.300-SNAPSHOT/org.eclipse.scout.json-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 7.0.300-SNAPSHOT [3/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 376 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 7.0.300-SNAPSHOT [4/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.platform.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.platform.ApplicationTest 2021-08-17 12:50:04,508 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:04,549 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:04,557 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:50:04,646 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 95.148773 ms. Total class count: 1639 - MDC[] 2021-08-17 12:50:04,742 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 94.454655 ms - MDC[] 2021-08-17 12:50:04,760 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 18.448396 ms - MDC[] 2021-08-17 12:50:04,810 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:50:04,828 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:04,830 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 1.758615 ms - MDC[] 2021-08-17 12:50:04,834 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 3.215870 ms - MDC[] 2021-08-17 12:50:04,834 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:50:04,839 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:04,841 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 1.529134 ms - MDC[] 2021-08-17 12:50:04,844 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 2.493236 ms - MDC[] 2021-08-17 12:50:04,844 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 sec - in org.eclipse.scout.rt.platform.ApplicationTest Running org.eclipse.scout.rt.platform.ApplicationsScopedTest 2021-08-17 12:50:04,907 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:04,908 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 114 beans in 1.120610 ms - MDC[] 2021-08-17 12:50:04,910 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 114 beans in 2.041289 ms - MDC[] 2021-08-17 12:50:04,910 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.eclipse.scout.rt.platform.ApplicationsScopedTest Running org.eclipse.scout.rt.platform.BEANSTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.platform.BEANSTest Running org.eclipse.scout.rt.platform.BeanContextTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanContextTest Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 2021-08-17 12:50:05,036 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119) ... 22 common frames omitted 2021-08-17 12:50:05,036 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=111, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,042 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=111, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,042 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:377) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53) ... 22 common frames omitted 2021-08-17 12:50:05,046 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119) ... 22 common frames omitted 2021-08-17 12:50:05,046 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=111, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,107 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:377) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53) ... 22 common frames omitted 2021-08-17 12:50:05,107 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=109, creatorThreadName=scout-thread-23] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,113 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=111, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,113 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:122) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:385) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119) ... 22 common frames omitted 2021-08-17 12:50:05,122 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=111, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:206) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:05,122 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:56) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:318) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:377) at sun.reflect.GeneratedConstructorAccessor7.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53) ... 22 common frames omitted Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.BeanManagerUniqueTest Running org.eclipse.scout.rt.platform.BeanOrderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.BeanOrderTest Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 2021-08-17 12:50:06,229 WARN [scout-thread-22] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected creator Thread: 109 - scout-thread-23 at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:259) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) current Thread: 108 - scout-thread-22 at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:192) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 2021-08-17 12:50:06,230 WARN [scout-thread-22] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected creator Thread: 109 - scout-thread-23 at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:259) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:119) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.initializeBean(DefaultBeanInstanceProducer.java:326) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:277) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) current Thread: 108 - scout-thread-22 at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:212) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 2021-08-17 12:50:06,231 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=109, creatorThreadName=scout-thread-23] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:213) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:07,292 WARN [scout-thread-23] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected creator Thread: 108 - scout-thread-22 at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.(ConcurrentBeanCreationDeadlockDetectionTest.java:252) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) current Thread: 109 - scout-thread-23 at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:192) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 2021-08-17 12:50:07,293 WARN [scout-thread-23] org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.logWarnPotentialDeadlock(DefaultBeanInstanceProducer.java:255) - potential deadlock detected creator Thread: 108 - scout-thread-22 at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:392) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:228) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.(ConcurrentBeanCreationDeadlockDetectionTest.java:252) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:53) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.createInstance(DefaultBeanInstanceProducer.java:318) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.safeCreateInstance(DefaultBeanInstanceProducer.java:276) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:151) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:162) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) current Thread: 109 - scout-thread-23 at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:212) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 2021-08-17 12:50:07,294 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:110) - - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=108, creatorThreadName=scout-thread-22] at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.getApplicationScopedInstance(DefaultBeanInstanceProducer.java:213) at org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer.produce(DefaultBeanInstanceProducer.java:115) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:91) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:223) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 sec - in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest Running org.eclipse.scout.rt.platform.DoubleReplaceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.DoubleReplaceTest Running org.eclipse.scout.rt.platform.DynamicAnnotationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.DynamicAnnotationTest Running org.eclipse.scout.rt.platform.InheritOrderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.InheritOrderTest Running org.eclipse.scout.rt.platform.InjectInstancesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.InjectInstancesTest Running org.eclipse.scout.rt.platform.InjectionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.InjectionTest Running org.eclipse.scout.rt.platform.InterfaceBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.InterfaceBeanTest Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 2021-08-17 12:50:07,373 INFO [Thread-2] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:07,374 WARN [Thread-2] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest Running org.eclipse.scout.rt.platform.PlatformStartTest 2021-08-17 12:50:07,478 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:07,479 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:07,481 INFO [Thread-4] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.PlatformStartTest Running org.eclipse.scout.rt.platform.PostConstructTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.PostConstructTest Running org.eclipse.scout.rt.platform.PreDestroyTest 2021-08-17 12:50:07,486 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 2021-08-17 12:50:07,486 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] 2021-08-17 12:50:07,488 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:316) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:315) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:243) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:311) ... 29 common frames omitted 2021-08-17 12:50:07,489 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:316) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:161) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:315) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:243) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:311) ... 29 common frames omitted 2021-08-17 12:50:07,489 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 2021-08-17 12:50:07,489 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] 2021-08-17 12:50:07,490 WARN [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:302) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[] 2021-08-17 12:50:07,491 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 2021-08-17 12:50:07,491 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:266) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.platform.PreDestroyTest Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest Running org.eclipse.scout.rt.platform.SameBeanOrderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.SameBeanOrderTest Running org.eclipse.scout.rt.platform.SimpleInstanceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.SimpleInstanceTest Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 2021-08-17 12:50:07,511 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:242) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$9@3fd21272] - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:239) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:232) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 2021-08-17 12:50:07,515 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[] 2021-08-17 12:50:07,516 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[] 2021-08-17 12:50:07,517 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.config.ConfigPropertyTest Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest 2021-08-17 12:50:07,525 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,525 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,526 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,526 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,529 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,529 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,529 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,530 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,531 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,670 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,670 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,671 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,672 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,672 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,673 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,673 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,674 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,675 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,675 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 2021-08-17 12:50:07,675 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,676 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,676 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,676 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 2021-08-17 12:50:07,677 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,677 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,678 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,678 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,679 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,680 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/recursion-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,680 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'org/eclipse/scout/rt/platform/config/recursion-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/recursion-test.properties]. - MDC[] 2021-08-17 12:50:07,681 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,681 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,682 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,682 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,682 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,682 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/imp1.properties, org/eclipse/scout/rt/platform/config/imp2.properties, org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[] 2021-08-17 12:50:07,683 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[] 2021-08-17 12:50:07,683 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[] 2021-08-17 12:50:07,691 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,691 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,692 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'virtual-test.properties' skipped because already imported: [file:/tmp/properties-helper-test6343573512184950284.properties, org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties]. - MDC[] 2021-08-17 12:50:07,692 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'file:/tmp/properties-helper-test6343573512184950284.properties' skipped because already imported: [file:/tmp/properties-helper-test6343573512184950284.properties, org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties]. - MDC[] 2021-08-17 12:50:07,692 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:989) - Reading properties from file:/tmp/properties-helper-test6343573512184950284.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 2021-08-17 12:50:07,692 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 2021-08-17 12:50:07,693 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'virtual-test.properties' skipped because already imported: [file:/tmp/properties-helper-test6343573512184950284.properties, org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties]. - MDC[] 2021-08-17 12:50:07,693 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:919) - Import of 'file:/tmp/properties-helper-test6343573512184950284.properties' skipped because already imported: [file:/tmp/properties-helper-test6343573512184950284.properties, org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties]. - MDC[] 2021-08-17 12:50:07,693 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:956) - Duplicate config key: 'longKey'. Old value '2' replaced with '-11'. - MDC[] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest Running org.eclipse.scout.rt.platform.context.RunContextChainTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.context.RunContextChainTest Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest Running org.eclipse.scout.rt.platform.context.RunContextTest 2021-08-17 12:50:08,216 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$24] org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:127) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:100) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:43) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:107) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.platform.context.RunContextTest$24.run(RunContextTest.java:680) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec - in org.eclipse.scout.rt.platform.context.RunContextTest Running org.eclipse.scout.rt.platform.context.RunMonitorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.platform.context.RunMonitorTest Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest Running org.eclipse.scout.rt.platform.filter.AndFilterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.filter.AndFilterTest Running org.eclipse.scout.rt.platform.filter.NotFilterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.filter.NotFilterTest Running org.eclipse.scout.rt.platform.filter.OrFilterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.filter.OrFilterTest Running org.eclipse.scout.rt.platform.html.HTMLTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.platform.html.HTMLTest Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest Running org.eclipse.scout.rt.platform.html.HtmlHelperTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.html.HtmlHelperTest Running org.eclipse.scout.rt.platform.index.IndexedStoreTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.index.IndexedStoreTest Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest Running org.eclipse.scout.rt.platform.internal.BeanFilterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.internal.BeanFilterTest Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 2021-08-17 12:50:08,444 INFO [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:08,445 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[] org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-08-17 12:50:08,445 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[] org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-08-17 12:50:08,446 INFO [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:08,446 WARN [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 2021-08-17 12:50:08,446 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[] org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:154) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-08-17 12:50:08,447 INFO [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:08,447 WARN [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 2021-08-17 12:50:08,447 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:320) - Error during event listener notification. - MDC[] org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-08-17 12:50:08,448 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[] org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:316) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:286) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-08-17 12:50:08,448 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:08,449 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 2021-08-17 12:50:08,449 INFO [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:50:08,450 WARN [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:233) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 2021-08-17 12:50:12,558 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:12,817 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:12,962 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:13,155 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:152) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2021-08-17 12:50:03.000 is older than folder timestamp 2021-08-17 12:52:03.000. - MDC[] 2021-08-17 12:50:13,156 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:13,306 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:163) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 1090 != folder file count 1089. - MDC[] 2021-08-17 12:50:13,307 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:13,478 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:13,481 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:13,484 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:16,511 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 2021-08-17 12:50:16,646 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.251 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest Running org.eclipse.scout.rt.platform.job.AwaitDoneTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 sec - in org.eclipse.scout.rt.platform.job.AwaitDoneTest Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest Running org.eclipse.scout.rt.platform.job.BlockingConditionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionTest Running org.eclipse.scout.rt.platform.job.ExecutionHintTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.ExecutionHintTest Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest Running org.eclipse.scout.rt.platform.job.FutureAwaitTest 2021-08-17 12:50:18,507 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:18,510 WARN [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:313) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:18,512 WARN [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:403) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:18,524 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:564) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:18,534 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.platform.job.FutureAwaitTest Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 2021-08-17 12:50:18,553 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2] org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2.run(JobAsyncExceptionTest.java:74) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:173) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:18,558 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:110) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest Running org.eclipse.scout.rt.platform.job.JobCancelTest for-loop 1 in state RUNNING for-loop 1000000001 in state DONE Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.099 sec - in org.eclipse.scout.rt.platform.job.JobCancelTest Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 2021-08-17 12:50:22,661 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:22,664 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest Run: 9820 [9820 run/sec] Run: 23236 [11618 run/sec] Run: 37357 [12304 run/sec] Run: 54354 [13467 run/sec] Run: 80126 [15910 run/sec] Run: 100000 [16567 run/sec] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.03 sec - in org.eclipse.scout.rt.platform.job.JobFutureTaskTest Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest Running org.eclipse.scout.rt.platform.job.JobInputTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.JobInputTest Running org.eclipse.scout.rt.platform.job.JobListenerTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.eclipse.scout.rt.platform.job.JobListenerTest Running org.eclipse.scout.rt.platform.job.JobManagerLoadTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.101 sec - in org.eclipse.scout.rt.platform.job.JobManagerLoadTest Running org.eclipse.scout.rt.platform.job.JobManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.platform.job.JobManagerTest Running org.eclipse.scout.rt.platform.job.JobScheduleTest 2021-08-17 12:50:33,945 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:33,948 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:134) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:35,957 WARN [scout-thread-1206] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Error: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:230) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:35,961 WARN [scout-thread-1206] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:206) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:36,986 WARN [scout-thread-1206] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:39,499 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:50:39,505 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.571 sec - in org.eclipse.scout.rt.platform.job.JobScheduleTest Running org.eclipse.scout.rt.platform.job.JobStateTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 sec - in org.eclipse.scout.rt.platform.job.JobStateTest Running org.eclipse.scout.rt.platform.job.JobsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.job.JobsTest Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 sec - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 2021-08-17 12:50:43,431 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$6.run(ScheduleAtFixedRateTest.java:270) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:44,432 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:298) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:50,038 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$3.run(ScheduleAtFixedRateTest.java:152) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:54,345 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$4.run(ScheduleAtFixedRateTest.java:202) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:55,649 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$2.run(ScheduleAtFixedRateTest.java:103) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.222 sec - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 2021-08-17 12:50:56,655 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$6.run(ScheduleWithFixedDelayTest.java:259) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:50:57,658 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:285) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:51:00,874 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$3.run(ScheduleWithFixedDelayTest.java:147) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:51:05,183 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$4.run(ScheduleWithFixedDelayTest.java:195) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:51:06,487 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$2.run(ScheduleWithFixedDelayTest.java:100) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:170) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.836 sec - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 2021-08-17 12:51:06,494 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,499 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,502 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,505 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,507 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,510 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,513 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,515 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,518 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,520 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,523 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,525 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,528 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,530 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,533 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,547 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,552 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,555 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,557 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,560 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,563 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,606 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,608 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,611 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,613 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,616 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,618 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,621 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,624 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,627 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,629 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,632 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,635 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,637 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,644 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,645 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,646 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,646 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,646 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,647 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,647 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,648 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,648 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,649 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,649 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,649 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,650 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,650 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,650 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,651 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,651 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,652 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,652 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,653 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,653 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,654 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,654 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,655 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,655 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,704 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,705 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,706 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,707 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,707 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,708 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,708 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,709 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,710 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,710 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,711 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,711 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,712 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,712 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,713 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,714 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,714 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,715 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,716 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,716 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,717 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,717 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,718 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,718 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,719 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,720 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,720 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,721 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,721 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,721 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,722 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,722 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,723 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,723 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,724 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,724 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,725 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,725 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,726 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,726 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,727 WARN [scout-thread-21] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:569) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,822 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,825 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,828 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,830 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,832 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,835 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,837 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,840 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,842 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,845 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,847 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,850 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,857 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,910 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,915 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,919 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,922 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,924 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,927 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,930 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,932 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,935 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,938 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,940 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,943 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,945 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,948 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,950 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,953 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,955 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:06,958 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,006 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,007 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,007 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,007 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,008 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,008 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,008 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,009 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,009 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,010 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,011 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,011 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,011 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,012 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,012 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,013 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,014 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,014 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,015 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,015 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,016 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,016 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,017 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,017 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,018 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,018 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,019 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,019 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,020 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,020 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,021 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,021 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,022 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,022 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,023 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,023 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,023 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,024 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,024 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,025 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,025 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,026 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,026 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,027 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,027 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,027 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,028 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,028 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,028 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,029 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,029 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,030 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,030 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,031 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,031 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,032 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,032 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,033 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,034 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,034 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,035 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,035 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,036 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,036 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,037 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,037 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,038 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,039 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:07,039 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:613) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,508 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,509 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,509 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,509 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,509 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,510 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,510 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,510 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,510 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,510 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,511 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,511 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,511 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,511 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,512 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,512 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,512 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,512 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,513 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,513 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,513 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,513 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,514 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,514 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,514 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,514 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,514 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,515 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,515 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,515 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,515 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,516 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,516 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,516 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,516 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,516 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,517 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,517 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,517 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,517 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,517 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,518 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,518 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,518 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,518 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,519 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,519 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,519 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,519 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,520 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,520 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,520 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,520 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,521 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,521 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,521 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,521 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,522 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,522 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,522 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,523 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,523 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,523 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,523 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,524 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,524 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,524 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,525 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,525 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,525 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,526 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,526 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,526 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,526 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,526 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,527 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,527 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,527 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,527 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,527 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,528 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,528 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,528 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,528 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,529 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,529 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,529 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,529 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,529 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,530 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,530 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,530 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,530 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,531 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,531 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,531 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,531 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,532 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,532 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,532 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,533 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,533 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,533 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,533 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,534 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,534 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,534 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,534 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,535 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,535 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,535 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,536 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,536 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,536 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,537 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,537 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,537 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,538 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,538 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,538 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,539 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,539 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,539 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,539 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,540 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,540 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,540 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,540 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,541 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,541 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,541 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,542 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,542 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,542 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,542 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,543 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,543 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,543 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,544 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,544 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,544 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,545 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,545 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,545 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,545 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,546 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,546 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,546 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,547 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,547 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,547 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,547 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,547 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,548 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,548 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,548 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,548 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,549 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,549 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,549 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,550 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,550 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,550 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,551 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,551 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,551 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,551 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,552 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,552 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,552 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,552 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,553 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,604 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,605 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,605 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,605 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,606 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,606 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,606 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,607 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,607 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,607 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,608 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,608 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,608 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,608 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,609 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,609 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,609 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,610 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,610 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,610 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,611 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,611 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,611 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,611 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,612 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,612 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,612 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,613 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,613 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,613 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,613 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,614 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,614 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,614 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,615 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,615 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,615 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,615 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,616 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,616 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,616 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,617 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,617 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,617 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,618 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,618 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,618 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,619 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,619 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,619 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,619 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,620 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,620 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,620 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,621 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,621 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,621 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,622 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,622 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,622 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,623 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,623 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,623 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,623 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,624 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,624 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,624 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,625 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,625 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,625 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,626 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,626 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,626 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,627 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,627 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,627 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,627 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,628 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,628 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,628 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,629 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,629 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,629 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,629 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,630 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,630 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,630 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,631 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,631 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,631 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,631 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,632 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,632 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,632 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,632 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,632 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,633 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,633 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,633 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,634 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,634 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,634 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,635 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,635 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,635 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,636 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,636 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,636 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,637 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,637 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,637 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,638 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,638 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,638 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,639 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,639 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,639 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,640 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,640 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,640 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,641 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,641 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,641 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,641 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,642 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,642 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,643 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,643 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,643 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,644 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,644 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,644 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,645 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,645 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,645 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,645 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,646 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,704 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,705 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,705 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,706 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,706 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,706 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,707 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,707 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,707 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,708 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,708 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,709 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,709 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,709 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,709 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,710 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,710 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,711 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,711 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,711 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,712 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,712 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,712 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,713 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,713 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,713 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,714 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,714 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,714 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,715 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,715 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,715 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,715 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,716 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,716 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,716 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,716 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,717 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,717 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,717 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,717 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,717 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,718 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,718 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,718 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,719 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,719 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,719 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,719 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,720 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,720 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,720 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,720 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,721 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,721 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,721 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,721 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,721 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,722 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,722 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,722 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,722 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,722 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,723 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,723 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,724 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,724 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,724 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,724 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,725 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,725 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,725 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,726 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,726 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,726 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,727 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,727 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,727 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,727 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,728 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,728 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,729 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,731 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,732 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,732 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,732 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,732 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,733 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:77) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,733 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:78) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,733 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:79) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:09,734 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:80) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.413 sec - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest Running org.eclipse.scout.rt.platform.job.WhenDoneTest 2021-08-17 12:51:10,910 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:10,919 WARN [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:170) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.platform.job.WhenDoneTest Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.212 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.001 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest Running org.eclipse.scout.rt.platform.job.internal.MisfireTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - in org.eclipse.scout.rt.platform.job.internal.MisfireTest Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 sec - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.228 sec - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.03 sec - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] 2021-08-17 12:51:47,734 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest Running org.eclipse.scout.rt.platform.security.MalwareScannerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.security.MalwareScannerTest Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest Running org.eclipse.scout.rt.platform.service.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.service.ServiceTest Running org.eclipse.scout.rt.platform.status.MultiStatusTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.status.MultiStatusTest Running org.eclipse.scout.rt.platform.status.StatusTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.status.StatusTest Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:48,284 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1271029774@1dc8a09] - MDC[] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:48,307 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1271029774@6900574e] - MDC[] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:402) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest Running org.eclipse.scout.rt.platform.util.AssertionsTest Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.util.AssertionsTest Running org.eclipse.scout.rt.platform.util.Base64UtilityTest #TUNING: decode[1000] sum=19.311229ms min=0.002066ms avg=0.019311ms median=0.018837ms max=0.074146ms [without 10 smallest and 10 largest: sum=18.854218 min=0.002791ms avg=0.019258ms median=0.018837ms max=0.036382ms] #TUNING: encode[1000] sum=49.050984ms min=0.001779ms avg=0.049050ms median=0.005714ms max=42.707401ms [without 10 smallest and 10 largest: sum=5.721839 min=0.002135ms avg=0.005844ms median=0.005714ms max=0.013025ms] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.scout.rt.platform.util.Base64UtilityTest Running org.eclipse.scout.rt.platform.util.BeanUtilityTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.BeanUtilityTest Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest Running org.eclipse.scout.rt.platform.util.CloneUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.CloneUtilityTest Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest Running org.eclipse.scout.rt.platform.util.CompareUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.CompareUtilityTest Running org.eclipse.scout.rt.platform.util.CompositeObjectTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.CompositeObjectTest Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest Running org.eclipse.scout.rt.platform.util.EventListenerListTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.EventListenerListTest Running org.eclipse.scout.rt.platform.util.FileUtilityTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.FileUtilityTest Running org.eclipse.scout.rt.platform.util.FinalValueTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.FinalValueTest Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest Running org.eclipse.scout.rt.platform.util.HexUtilityTest #TUNING: decode[1000] sum=40.447515ms min=0.001223ms avg=0.040447ms median=0.020416ms max=19.740971ms [without 10 smallest and 10 largest: sum=20.284911 min=0.001546ms avg=0.020720ms median=0.020416ms max=0.039621ms] #TUNING: encode[1000] sum=14.285430ms min=0.001225ms avg=0.014285ms median=0.014046ms max=0.046124ms [without 10 smallest and 10 largest: sum=13.961522 min=0.001542ms avg=0.014261ms median=0.014046ms max=0.027378ms] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.platform.util.HexUtilityTest Running org.eclipse.scout.rt.platform.util.IOUtilityTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.IOUtilityTest Running org.eclipse.scout.rt.platform.util.LazyValueTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.LazyValueTest Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest Running org.eclipse.scout.rt.platform.util.NumberUtilityTest 2021-08-17 12:51:48,625 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 2021-08-17 12:51:48,625 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 2021-08-17 12:51:48,625 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 2021-08-17 12:51:48,625 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 2021-08-17 12:51:48,625 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 2021-08-17 12:51:48,626 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 2021-08-17 12:51:48,626 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 2021-08-17 12:51:48,626 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 2021-08-17 12:51:48,626 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 2021-08-17 12:51:48,626 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 2021-08-17 12:51:48,627 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 2021-08-17 12:51:48,627 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 2021-08-17 12:51:48,627 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 2021-08-17 12:51:48,627 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 2021-08-17 12:51:48,628 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:101) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.NumberUtilityTest Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.ObjectUtilityTest Running org.eclipse.scout.rt.platform.util.PairTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.PairTest Running org.eclipse.scout.rt.platform.util.PathValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.PathValidatorTest Running org.eclipse.scout.rt.platform.util.PreferredValueTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.PreferredValueTest Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest Running org.eclipse.scout.rt.platform.util.StringUtilityTest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.util.StringUtilityTest Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest Running org.eclipse.scout.rt.platform.util.TriStateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.TriStateTest Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest Running org.eclipse.scout.rt.platform.util.UriBuilderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.UriBuilderTest Running org.eclipse.scout.rt.platform.util.UriUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.util.UriUtilityTest Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest Running org.eclipse.scout.rt.platform.util.XmlUtilityTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityTest Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest Running org.eclipse.scout.rt.platform.util.date.DateProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.date.DateProviderTest Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 sec - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest Running org.eclipse.scout.rt.platform.util.event.AbstractCompositeEventListenerListTest #TUNING: add1 50000 took 25.091266ms #TUNING: add1-last 50000 took 15.285456ms #TUNING: add2 50000 took 14.472654ms #TUNING: add2-last 50000 took 13.757955ms #TUNING: event1 took 11.736632ms #TUNING: event2 took 10.957615ms #TUNING: remove1 50000 took 99.085584ms #TUNING: remove2 50000 took 10.271689ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.209 sec - in org.eclipse.scout.rt.platform.util.event.AbstractCompositeEventListenerListTest Running org.eclipse.scout.rt.platform.util.event.SimpleEventListenerListTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.event.SimpleEventListenerListTest Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 2021-08-17 12:51:50,744 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:50,744 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:50,745 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[] 2021-08-17 12:51:50,745 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:50,745 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:52) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] - MDC[] 2021-08-17 12:51:50,746 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - TestException1:expected JUnit test exception - MDC[] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 2021-08-17 12:51:50,767 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:107) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:51:50,807 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: expected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:107) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest Results : Tests run: 1580, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 7.0.300-SNAPSHOT [5/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 316 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 7.0.300-SNAPSHOT [6/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.shared.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.shared.cache.BasicCacheTest 2021-08-17 12:52:00,736 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:52:00,752 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:52:00,813 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 68.059459 ms. Total class count: 1227 - MDC[] 2021-08-17 12:52:00,911 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 137 beans in 97.049961 ms - MDC[] 2021-08-17 12:52:00,935 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 137 beans in 24.630418 ms - MDC[] 2021-08-17 12:52:00,951 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:52:00,956 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 9 code type classes registered. - MDC[] 2021-08-17 12:52:00,957 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in org.eclipse.scout.rt.shared.cache.BasicCacheTest Running org.eclipse.scout.rt.shared.cache.CacheBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest Running org.eclipse.scout.rt.shared.calendar.CalendarTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.shared.calendar.CalendarTest Running org.eclipse.scout.rt.shared.csv.CsvHelperTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.eclipse.scout.rt.shared.csv.CsvHelperTest Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest Running org.eclipse.scout.rt.shared.data.form.FormDataTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormDataTest Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest Running org.eclipse.scout.rt.shared.mail.MailHelperTest 2021-08-17 12:52:03,063 INFO [main] org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:149) - Unable to mime part content - MDC[] java.io.UnsupportedEncodingException: unicode-1-1-utf-7 at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:71) at java.io.InputStreamReader.(InputStreamReader.java:100) at com.sun.mail.handlers.text_plain.getContent(text_plain.java:80) at javax.activation.DataSourceDataContentHandler.getContent(DataHandler.java:795) at javax.activation.DataHandler.getContent(DataHandler.java:542) at javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:657) at org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:146) at org.eclipse.scout.rt.shared.mail.MailHelper.collectMailParts(MailHelper.java:155) at org.eclipse.scout.rt.shared.mail.MailHelper.getBodyParts(MailHelper.java:98) at org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:261) at org.eclipse.scout.rt.shared.mail.MailHelperTest.testFallbackForUnknownEncoding(MailHelperTest.java:509) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:52:03,063 WARN [main] org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:273) - unsupported encoding - MDC[] java.io.UnsupportedEncodingException: unicode-1-1-utf-7 at java.lang.StringCoding.decode(StringCoding.java:190) at java.lang.String.(String.java:426) at java.lang.String.(String.java:491) at org.eclipse.scout.rt.shared.mail.MailHelper.getPlainText(MailHelper.java:270) at org.eclipse.scout.rt.shared.mail.MailHelperTest.testFallbackForUnknownEncoding(MailHelperTest.java:509) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.eclipse.scout.rt.shared.mail.MailHelperTest Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 2021-08-17 12:52:03,440 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,446 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,446 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,447 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,448 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:56) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl - MDC[] 2021-08-17 12:52:03,448 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,449 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,450 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,451 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,452 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,453 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 2021-08-17 12:52:03,454 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 2021-08-17 12:52:03,747 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:43) - Successfully installed java.net.CookieManager@440e2406 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@56adb75e) - MDC[] 2021-08-17 12:52:03,840 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 743792379 - MDC[] 2021-08-17 12:52:03,841 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 916424134 (Cookie store: null) - MDC[] 2021-08-17 12:52:03,905 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 916424134 (Cookie store: Mock for CookieStore, hashCode: 1027687578) - MDC[] 2021-08-17 12:52:03,906 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:65) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@440e2406 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@56adb75e) - MDC[] 2021-08-17 12:52:03,907 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:81) - Successfully uninstalled java.net.CookieManager@440e2406 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@56adb75e) - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest Running org.eclipse.scout.rt.shared.session.SessionDataTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.session.SessionDataTest Running org.eclipse.scout.rt.shared.text.HTMLTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.text.HTMLTextTest Running org.eclipse.scout.rt.shared.text.TextsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.text.TextsTest Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 2021-08-17 12:52:04,181 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:52:04,182 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:52:04,183 WARN [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:70) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy - MDC[] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest Running org.eclipse.scout.rt.shared.ui.UserAgentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.ui.UserAgentTest Running org.eclipse.scout.rt.testing.shared.TestingUtilityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.shared.TestingUtilityTest Results : Tests run: 246, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 7.0.300-SNAPSHOT [7/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 7.0.300-SNAPSHOT [8/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest 2021-08-17 12:52:08,912 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:52:08,925 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:52:08,960 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 41.141129 ms. Total class count: 1132 - MDC[] 2021-08-17 12:52:09,077 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 153 beans in 116.243836 ms - MDC[] 2021-08-17 12:52:09,117 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 153 beans in 40.330647 ms - MDC[] 2021-08-17 12:52:09,123 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:52:09,126 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 12:52:09,127 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest Running org.eclipse.scout.rt.server.commons.cache.CacheElementTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.commons.cache.CacheElementTest Running org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 2021-08-17 12:52:11,378 WARN [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:123) - HealthCheck[538f3509-7b58-4a0b-ae8f-601504c35b71] has timed out after 1000ms, future=JobFutureTask@62e8892f[job=538f3509-7b58-4a0b-ae8f-601504c35b71, state=RUNNING]. Cancelling job now. - MDC[] 2021-08-17 12:52:15,405 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=ec962d3f-6a63-41d3-89a4-b374bce824f8] java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$5.run(HealthCheckerTest.java:200) at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:55) at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker$1.call(AbstractHealthChecker.java:139) at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker$1.call(AbstractHealthChecker.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.054 sec - in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 7.0.300-SNAPSHOT [9/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 7.0.300-SNAPSHOT [10/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 7.0.300-SNAPSHOT [11/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.server.AbstractServerSessionTest 2021-08-17 12:52:23,637 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:52:23,651 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:52:23,714 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 69.807992 ms. Total class count: 1494 - MDC[] 2021-08-17 12:52:23,876 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 249 beans in 160.076025 ms - MDC[] 2021-08-17 12:52:23,917 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 249 beans in 40.770763 ms - MDC[] 2021-08-17 12:52:23,923 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:52:23,930 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 2 code type classes registered. - MDC[] 2021-08-17 12:52:23,931 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:52:23,935 INFO [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:24,010 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@44c13103[id = aa91a41d-4a72-4718-ab0b-46b646e88cdb], user=john] - MDC[] 2021-08-17 12:52:24,085 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@31e130bf[id = fea6df41-9b16-4f21-8a43-df0b4484cdd0], user=john] - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec - in org.eclipse.scout.rt.server.AbstractServerSessionTest Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 2021-08-17 12:52:24,416 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:156) at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest Running org.eclipse.scout.rt.server.ServerSessionListenerTest 2021-08-17 12:52:24,444 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@69d2fb0a[id = ], user=null] - MDC[] 2021-08-17 12:52:24,450 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@627acb38[id = ], user=null] - MDC[] 2021-08-17 12:52:24,452 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.stop(AbstractServerSession.java:264) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@627acb38[id = ], user=null] - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.server.ServerSessionListenerTest Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest 2021-08-17 12:52:24,462 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:55) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:103) at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:64) at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2021-08-17 12:52:24,511 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:55) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:103) at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:64) at org.eclipse.scout.rt.server.ServiceOperationInvoker$1.call(ServiceOperationInvoker.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest Running org.eclipse.scout.rt.server.ServiceTunnelServletTest 2021-08-17 12:52:24,514 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2ce47652[id = d7ee5b8d-2587-4839-80fd-9750a2e82cf3], user=default] - MDC[] 2021-08-17 12:52:24,809 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@11170228[id = testSessionId], user=default] - MDC[] 2021-08-17 12:52:26,847 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4ac0ed65[id = testid], user=default] - MDC[] 2021-08-17 12:52:26,851 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@514dc5f4[id = id1], user=null] - MDC[] 2021-08-17 12:52:26,854 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:97) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:156) at org.eclipse.scout.rt.server.ServiceTunnelServletTest.testPostSuccessful(ServiceTunnelServletTest.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluateWithServerRunContext(ServerRunContextStatement.java:84) at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluate(ServerRunContextStatement.java:53) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.server.runner.statement.ClientNotificationsStatement.evaluate(ClientNotificationsStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 sec - in org.eclipse.scout.rt.server.ServiceTunnelServletTest Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 2021-08-17 12:52:27,121 WARN [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:147) - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 2021-08-17 12:52:28,881 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:52:28,884 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 249 beans in 2.152801 ms - MDC[] 2021-08-17 12:52:28,886 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 249 beans in 2.414405 ms - MDC[] 2021-08-17 12:52:28,887 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:52:28,888 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 2 code type classes registered. - MDC[] 2021-08-17 12:52:28,888 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:52:28,890 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:28,931 INFO [main] org.eclipse.jetty.util.log.initialized(Log.java:192) - Logging initialized @6057ms to org.eclipse.jetty.util.log.Slf4jLog - MDC[] 2021-08-17 12:52:29,013 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[] 2021-08-17 12:52:29,091 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 2021-08-17 12:52:29,114 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[] 2021-08-17 12:52:29,114 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[] 2021-08-17 12:52:29,116 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 600000ms - MDC[] 2021-08-17 12:52:29,149 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@2fb555e8{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 2021-08-17 12:52:29,166 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@682fc714{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,166 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6293ms - MDC[] 2021-08-17 12:52:29,563 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@682fc714{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,563 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[] 2021-08-17 12:52:29,567 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@2fb555e8{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[] 2021-08-17 12:52:29,569 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[] 2021-08-17 12:52:29,579 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 2021-08-17 12:52:29,580 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[] 2021-08-17 12:52:29,580 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[] 2021-08-17 12:52:29,580 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 660000ms - MDC[] 2021-08-17 12:52:29,582 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@79ac02a9{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 2021-08-17 12:52:29,582 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@79499fa{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,583 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6709ms - MDC[] 2021-08-17 12:52:29,612 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@79499fa{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,612 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[] 2021-08-17 12:52:29,613 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@79ac02a9{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[] 2021-08-17 12:52:29,614 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[] 2021-08-17 12:52:29,622 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 2021-08-17 12:52:29,623 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[] 2021-08-17 12:52:29,623 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[] 2021-08-17 12:52:29,624 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 600000ms - MDC[] 2021-08-17 12:52:29,625 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@5f571d96{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 2021-08-17 12:52:29,626 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@291fbdc9{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,626 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6753ms - MDC[] 2021-08-17 12:52:29,633 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@291fbdc9{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,633 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[] 2021-08-17 12:52:29,634 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@5f571d96{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[] 2021-08-17 12:52:29,636 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:372) - jetty-9.4.3.v20170317 - MDC[] 2021-08-17 12:52:29,643 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:281) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 2021-08-17 12:52:29,644 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:360) - DefaultSessionIdManager workerName=node0 - MDC[] 2021-08-17 12:52:29,644 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:365) - No SessionScavenger set, using defaults - MDC[] 2021-08-17 12:52:29,645 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:146) - Scavenging every 600000ms - MDC[] 2021-08-17 12:52:29,647 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:802) - Started o.e.j.w.WebAppContext@75be3cdf{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 2021-08-17 12:52:29,647 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:280) - Started ServerConnector@3f19f197{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,648 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:444) - Started @6774ms - MDC[] 2021-08-17 12:52:29,661 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:320) - Stopped ServerConnector@3f19f197{HTTP/1.1,[http/1.1]}{0.0.0.0:33006} - MDC[] 2021-08-17 12:52:29,661 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:164) - Stopped scavenging - MDC[] 2021-08-17 12:52:29,662 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:943) - Stopped o.e.j.w.WebAppContext@75be3cdf{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,UNAVAILABLE} - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 2021-08-17 12:52:29,712 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@274010fe[id = f4109790-65b2-4dae-940e-ecd66e4d08aa], user=alpha] - MDC[] 2021-08-17 12:52:29,716 INFO [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7b4094e[id = 1aa036a8-f2fa-45f8-813b-94c425a21015], user=beta] - MDC[jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$1] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest Running org.eclipse.scout.rt.server.context.ServerRunContextTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.server.context.ServerRunContextTest Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 2021-08-17 12:52:29,875 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:29,911 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@295d8b70[id = 7cfc97a9-1f1e-4607-9dfa-42d65a421fee], user=system] - MDC[] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 2021-08-17 12:52:30,160 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,164 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,166 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,167 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,169 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,171 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,173 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,175 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:52:30,177 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest 1 2 1 2 3 1 2 1 3 2 4 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 2021-08-17 12:52:30,768 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[] 2021-08-17 12:52:30,792 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[] 2021-08-17 12:52:30,802 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[] 2021-08-17 12:52:30,811 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 2021-08-17 12:52:30,846 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:164) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 2021-08-17 12:52:30,879 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@734fcb45[id = e1aca339-6a31-4119-94f8-6631cbe718fb], user=anna] - MDC[] 2021-08-17 12:52:30,880 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@4b68d2a6[id = 99d403b7-9110-4487-aa8f-a2f572d9c423], user=anna] - MDC[] 2021-08-17 12:52:30,881 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@596c6c3e[id = eab5391a-4568-4c3c-b3a1-6b16b1d71600], user=anna] - MDC[] 2021-08-17 12:52:30,904 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@75e81be2[id = f9fb2086-cb28-4276-abe1-0a5d612a27f2], user=anna] - MDC[] 2021-08-17 12:52:30,906 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@63c57bde[id = 9547f941-695f-4147-b88f-cc3823377eab], user=anna] - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 2021-08-17 12:52:30,908 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@23038621[id = 2d6e4159-0904-4e41-b880-9f7ddf233e93], user=anna] - MDC[] 2021-08-17 12:52:30,910 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@15e8e884[id = ee76e921-9e2e-4154-b081-f30cf65e5eda], user=john] - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 2021-08-17 12:52:30,912 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@2f9bd5ac[id = 90ddfc14-bab7-4f8c-ab24-0719cb8990db], user=anna] - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest Results : Tests run: 171, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 7.0.300-SNAPSHOT [12/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jms --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jms --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jms --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jms --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jms --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jms --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jms --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jms --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jms --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 7.0.300-SNAPSHOT [13/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 7.0.300-SNAPSHOT [14/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.jaxws.apt --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.jaxws.apt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/7.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 7.0.300-SNAPSHOT [15/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jaxws-maven-plugin:2.4.1:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java [INFO] [INFO] --- jaxws-maven-plugin:2.4.1:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added. [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/classes [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest 2021-08-17 13:55:42,352 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 13:55:42,365 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 13:55:42,425 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 66.346417 ms. Total class count: 1479 - MDC[] 2021-08-17 13:55:42,622 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 195.742907 ms - MDC[] 2021-08-17 13:55:42,653 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 31.461388 ms - MDC[] 2021-08-17 13:55:42,660 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 13:55:42,663 INFO [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:65) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[] 2021-08-17 13:55:42,665 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 13:55:42,666 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 13:55:42,696 INFO [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:73) - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[] 2021-08-17 13:55:42,706 INFO [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2021-08-17 13:55:42,806 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@69fa8e76[id = 7ed27e0b-97c3-41fb-b705-c093dfe9affe], user=jaxws-user] - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 sec - in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest Running org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest 2021-08-17 13:55:43,422 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServerSession@68f776ee[id = 450a3b4c-b685-4bf8-b66c-3fadc85ac905], user=default] - MDC[] 2021-08-17 13:55:43,672 INFO [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller.install(JaxWsTestProviderInstaller.java:47) - Published JaxWsConsumerTestServiceProvider on endpoint http://localhost:40323/WS/JaxWsConsumerTestService - MDC[] 2021-08-17 13:55:43,685 INFO [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller.install(JaxWsTestProviderInstaller.java:49) - Published JaxWsPingTestServiceProvider on endpoint http://localhost:40323/WS/JaxWsPingTestService - MDC[] 2021-08-17 13:55:43,743 INFO [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message' - MDC[] 2021-08-17 13:55:43,751 INFO [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:44,267 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:44,272 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[] 2021-08-17 13:55:44,276 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[] 2021-08-17 13:55:44,281 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:44,326 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[] 2021-08-17 13:55:44,329 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:44,334 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[] 2021-08-17 13:55:44,378 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[] 2021-08-17 13:55:44,381 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[] 2021-08-17 13:55:44,384 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[] 2021-08-17 13:55:44,429 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:44,431 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[] 2021-08-17 13:55:44,434 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 2' - MDC[] 2021-08-17 13:55:44,478 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 3' - MDC[] 2021-08-17 13:55:44,481 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 4' - MDC[] 2021-08-17 13:55:44,483 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 5' - MDC[] 2021-08-17 13:55:44,527 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 6' - MDC[] 2021-08-17 13:55:44,529 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 7' - MDC[] 2021-08-17 13:55:44,532 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 8' - MDC[] 2021-08-17 13:55:44,575 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 9' - MDC[] 2021-08-17 13:55:44,580 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[] 2021-08-17 13:55:44,595 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:44,640 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:44,645 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:44,657 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsPingTestServiceProvider.ping(JaxWsPingTestServiceProvider.java:30) - echo 'ping' - MDC[] 2021-08-17 13:55:44,703 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:44,706 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[] 2021-08-17 13:55:45,256 INFO [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[] 2021-08-17 13:55:45,762 INFO [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:45,767 INFO [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[] 2021-08-17 13:55:45,772 INFO [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.getHeader(JaxWsConsumerTestServiceProvider.java:104) - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[] 2021-08-17 13:55:45,846 INFO [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:45,851 INFO [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.setHeader(JaxWsConsumerTestServiceProvider.java:113) - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[] 2021-08-17 13:55:46,357 INFO [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'test message' - MDC[] 2021-08-17 13:55:46,364 INFO [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:46,374 INFO [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 0' - MDC[] 2021-08-17 13:55:46,377 INFO [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[] 2021-08-17 13:55:46,378 INFO [pool-1-thread-6] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider.echo(JaxWsConsumerTestServiceProvider.java:60) - echo 'Test Message 1' - MDC[] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 sec - in org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 7.0.300-SNAPSHOT [16/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >----- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 7.0.300-SNAPSHOT [17/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.server.jdbc.BindValueTest 2021-08-17 12:55:51,935 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:55:51,948 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:55:52,010 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 67.482801 ms. Total class count: 1549 - MDC[] 2021-08-17 12:55:52,177 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 259 beans in 166.501937 ms - MDC[] 2021-08-17 12:55:52,220 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 259 beans in 42.601899 ms - MDC[] 2021-08-17 12:55:52,227 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:55:52,231 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 12:55:52,232 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:55:52,237 INFO [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:55:52,317 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:203) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@6d469831[id = 5da7384a-ae22-44ab-b83d-c89da8600a9b], user=default] - MDC[] 2021-08-17 12:55:52,385 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[] 2021-08-17 12:55:52,417 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[] 2021-08-17 12:55:52,441 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[] 2021-08-17 12:55:52,445 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [NULL null] - MDC[] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec - in org.eclipse.scout.rt.server.jdbc.BindValueTest Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest 2021-08-17 12:55:52,457 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[] 2021-08-17 12:55:52,457 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[] 2021-08-17 12:55:52,468 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,468 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,471 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,472 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,504 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,505 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,507 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,508 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,512 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,512 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,513 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,515 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,518 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,518 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,520 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,521 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,524 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,524 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,526 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,527 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,533 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,533 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,535 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,536 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,539 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,539 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,541 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,542 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,547 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,547 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,548 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 1] IN :{TableBeanHolderFilter.state} => ? [INTEGER 3] IN :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,550 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 0] IN :{TableBeanHolderFilter.state} => ? [INTEGER 6] IN :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,553 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,554 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,555 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 1] IN :{tableFieldBeanData.state} => ? [INTEGER 3] IN :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,556 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 0] IN :{tableFieldBeanData.state} => ? [INTEGER 6] IN :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,605 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,605 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,607 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,608 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,611 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,611 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,612 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,614 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,617 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[] 2021-08-17 12:55:52,617 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,618 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[] 2021-08-17 12:55:52,620 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[] 2021-08-17 12:55:52,623 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,623 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,624 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,625 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,629 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[] 2021-08-17 12:55:52,630 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,631 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,632 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,635 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[] 2021-08-17 12:55:52,635 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,636 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[] 2021-08-17 12:55:52,637 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest 2021-08-17 12:55:52,643 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,643 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,644 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [Active] OUT :{h.state} => ? [State] OUT :{h.name} => ? [Name] - MDC[] 2021-08-17 12:55:52,649 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER 1] IN :{h.state} => ? [INTEGER 1] IN :{h.name} => ? [VARCHAR abc] - MDC[] 2021-08-17 12:55:52,650 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER null] IN :{h.state} => ? [INTEGER null] IN :{h.name} => ? [VARCHAR null] - MDC[] 2021-08-17 12:55:52,706 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[] 2021-08-17 12:55:52,706 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,707 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[] 2021-08-17 12:55:52,712 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,712 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,714 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[] 2021-08-17 12:55:52,718 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 63 - MDC[] 2021-08-17 12:55:52,718 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,719 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 63] OUT :{roles} => ? - MDC[] 2021-08-17 12:55:52,722 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,722 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,724 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[] 2021-08-17 12:55:52,727 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[] 2021-08-17 12:55:52,728 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,728 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? [Long] - MDC[] 2021-08-17 12:55:52,731 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,732 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,733 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{tableFieldBeanData.active}, :{tableFieldBeanData.state}, :{tableFieldBeanData.name} OUT :{tableFieldBeanData.active} => ? [Boolean] OUT :{tableFieldBeanData.state} => ? [Integer] OUT :{tableFieldBeanData.name} => ? [String] - MDC[] 2021-08-17 12:55:52,737 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[] 2021-08-17 12:55:52,737 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,738 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[] 2021-08-17 12:55:52,741 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,741 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,742 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [boolean] OUT :{h.state} => ? [int] OUT :{h.name} => ? [String] - MDC[] 2021-08-17 12:55:52,745 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,748 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[] 2021-08-17 12:55:52,748 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:71) - sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[] 2021-08-17 12:55:52,749 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :active, :state, :name OUT :active => ? [Boolean] OUT :state => ? [Integer] OUT :name => ? [String] - MDC[] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoTest Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest 2021-08-17 12:55:53,340 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[] 2021-08-17 12:55:53,340 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[] 2021-08-17 12:55:53,342 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[] 2021-08-17 12:55:53,343 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[] 2021-08-17 12:55:53,343 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :userId, :bind1 FROM DUAL IN :userId => ? [NULL null] IN :bind1 => ? [NULL null] - MDC[] 2021-08-17 12:55:53,344 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[] 2021-08-17 12:55:53,344 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[] 2021-08-17 12:55:53,348 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[] 2021-08-17 12:55:53,349 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[] 2021-08-17 12:55:53,350 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT P.PERSON_NR, P.NAME FROM PERSON P WHERE P.PERSON_NR = :key AND P.NAME LIKE '%' || :text || '%' IN :key => ? [VARCHAR null] IN :text => ? [VARCHAR null] - MDC[] 2021-08-17 12:55:53,353 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[] 2021-08-17 12:55:53,354 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[] 2021-08-17 12:55:53,355 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[] 2021-08-17 12:55:53,356 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[] 2021-08-17 12:55:53,359 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[] 2021-08-17 12:55:53,359 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[] 2021-08-17 12:55:53,360 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT BP_NR FROM FLM_BP WHERE BP_NO LIKE :bpNo INTO :bpNr IN :bpNo => ? [VARCHAR 12] OUT :bpNr => ? [Long] - MDC[] 2021-08-17 12:55:53,362 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:186) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[] 2021-08-17 12:55:53,362 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:187) - Schema: null - MDC[] 2021-08-17 12:55:53,363 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1 FROM DUAL INTO :active OUT :active => ? [Integer] - MDC[] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest Results : Tests run: 95, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test 7.0.300-SNAPSHOT [18/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest Results : Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms 7.0.300-SNAPSHOT [19/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test 7.0.300-SNAPSHOT [20/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest 2021-08-17 12:56:04,722 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:56:04,735 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:56:04,769 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 40.786848 ms. Total class count: 715 - MDC[] 2021-08-17 12:56:04,836 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 86 beans in 65.637467 ms - MDC[] 2021-08-17 12:56:04,855 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 86 beans in 19.105776 ms - MDC[] 2021-08-17 12:56:04,863 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:56:04,863 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:56:04,867 INFO [Thread-1] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:76) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2021-08-17 12:56:05,078 INFO [main] org.apache.activemq.artemis.core.server.start(ActiveMQServerImpl.java:387) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) - MDC[] 2021-08-17 12:56:05,093 INFO [main] org.apache.activemq.artemis.core.server.initialisePart1(ActiveMQServerImpl.java:1455) - AMQ221045: libaio is not available, switching the configuration into NIO - MDC[] 2021-08-17 12:56:05,131 INFO [main] org.apache.activemq.artemis.core.server.(JournalStorageManager.java:249) - AMQ221013: Using NIO Journal - MDC[] 2021-08-17 12:56:05,193 INFO [main] org.apache.activemq.artemis.core.server.(RemotingServiceImpl.java:147) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE - MDC[] 2021-08-17 12:56:05,303 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.scout.mom.requestreply.cancellation - MDC[] 2021-08-17 12:56:05,418 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishFirst - MDC[] 2021-08-17 12:56:05,422 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testProperties - MDC[] 2021-08-17 12:56:05,425 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyTimeout - MDC[] 2021-08-17 12:56:05,427 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyRequestFirst - MDC[] 2021-08-17 12:56:05,430 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions - MDC[] 2021-08-17 12:56:05,432 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyCorrelationId - MDC[] 2021-08-17 12:56:05,446 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions - MDC[] 2021-08-17 12:56:05,448 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller - MDC[] 2021-08-17 12:56:05,450 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReplyCancellation - MDC[] 2021-08-17 12:56:05,453 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicRequestReply - MDC[] 2021-08-17 12:56:05,455 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId - MDC[] 2021-08-17 12:56:05,457 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testMessageSelector - MDC[] 2021-08-17 12:56:05,459 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.test/mom/testQueueRequestReplyCancellation - MDC[] 2021-08-17 12:56:05,461 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.differentTopic - MDC[] 2021-08-17 12:56:05,463 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.topic.scout.physical.UnitTestTopic - MDC[] 2021-08-17 12:56:05,465 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue Durable-Test-Subscription - MDC[] 2021-08-17 12:56:05,467 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishBytes - MDC[] 2021-08-17 12:56:05,470 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishText - MDC[] 2021-08-17 12:56:05,472 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishObject - MDC[] 2021-08-17 12:56:05,474 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testConcurrentMessageConsumption - MDC[] 2021-08-17 12:56:05,476 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishAndConsumeInternal - MDC[] 2021-08-17 12:56:05,478 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSubscribeTransactional - MDC[] 2021-08-17 12:56:05,480 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSubscribeFailover - MDC[] 2021-08-17 12:56:05,482 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testQueuePublishFirst - MDC[] 2021-08-17 12:56:05,484 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishJsonData - MDC[] 2021-08-17 12:56:05,505 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishJsonDataSecure - MDC[] 2021-08-17 12:56:05,507 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testQueueRequestReplyRequestFirst - MDC[] 2021-08-17 12:56:05,517 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishTransactional - MDC[] 2021-08-17 12:56:05,519 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishStringData - MDC[] 2021-08-17 12:56:05,521 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testPublishObjectData - MDC[] 2021-08-17 12:56:05,522 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testCurrentMessagePubSub - MDC[] 2021-08-17 12:56:05,524 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerImpl.java:1174) - AMQ221003: trying to deploy queue jms.queue.test/mom/testSerialMessageConsumption - MDC[] 2021-08-17 12:56:05,532 INFO [main] org.apache.activemq.artemis.core.server.run(LiveOnlyActivation.java:68) - AMQ221007: Server is now live - MDC[] 2021-08-17 12:56:05,532 INFO [main] org.apache.activemq.artemis.core.server.start(ActiveMQServerImpl.java:409) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0 [nodeID=7b99f946-ff5a-11eb-a1c3-f361129d80cd] - MDC[] 2021-08-17 12:56:05,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.930291 ms - MDC[] 2021-08-17 12:56:05,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:05,616 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,616 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,617 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=key, value=null] - MDC[] 2021-08-17 12:56:05,617 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.574266 ms - MDC[] 2021-08-17 12:56:05,617 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:05,618 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,619 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3.979614 ms - MDC[] 2021-08-17 12:56:05,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:05,624 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,624 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,625 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.396558 ms - MDC[] 2021-08-17 12:56:05,625 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:05,626 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,626 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.470299 ms - MDC[] 2021-08-17 12:56:05,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:05,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:05,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:05,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #1 initialized: null - MDC[] 2021-08-17 12:56:05,944 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:06,088 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-7dr52-46623-1629204965958-0:1) is starting - MDC[] 2021-08-17 12:56:06,093 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-7dr52-46623-1629204965958-0:1) started - MDC[] 2021-08-17 12:56:06,093 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:06,116 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom1 started - MDC[] 2021-08-17 12:56:06,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-4:1,clientId=Scout JUnit MOM #1 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,266 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@29d534ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a3761a] - MDC[] 2021-08-17 12:56:10,266 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@59f0f273[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:10,268 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.040870 ms - MDC[] 2021-08-17 12:56:10,268 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,268 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,271 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom1 stopped - MDC[] 2021-08-17 12:56:10,272 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-7dr52-46623-1629204965958-0:1) is shutting down - MDC[] 2021-08-17 12:56:10,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-7dr52-46623-1629204965958-0:1) uptime 4.343 seconds - MDC[] 2021-08-17 12:56:10,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom1, ID:centos-7-7dr52-46623-1629204965958-0:1) is shutdown - MDC[] 2021-08-17 12:56:10,284 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4655.044311 ms - MDC[] 2021-08-17 12:56:10,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,286 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,286 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,289 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,291 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,291 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-7dr52-46623-1629204965958-0:2) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,292 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-7dr52-46623-1629204965958-0:2) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,292 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,292 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,295 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-7:1,clientId=Scout JUnit MOM #2 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,320 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@28f93f90, org.eclipse.scout.rt.mom.jms.JmsSubscription@abe7303] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,334 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@746ddedb, org.eclipse.scout.rt.mom.jms.JmsSubscription@55d0b933] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,346 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4cde6a63, org.eclipse.scout.rt.mom.jms.JmsSubscription@18d4205a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,358 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@327591b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f384c59] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,405 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@48edbb3b, org.eclipse.scout.rt.mom.jms.JmsSubscription@57b52b95] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,416 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@18d98e86, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f2ed190] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,427 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@107b07a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@33578e21] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,436 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@21cbd251, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f13ea54] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,437 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@b0394f3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:10,438 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012707 ms - MDC[] 2021-08-17 12:56:10,438 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,440 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom2 stopped - MDC[] 2021-08-17 12:56:10,440 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-7dr52-46623-1629204965958-0:2) is shutting down - MDC[] 2021-08-17 12:56:10,441 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-7dr52-46623-1629204965958-0:2) uptime 0.151 seconds - MDC[] 2021-08-17 12:56:10,441 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom2, ID:centos-7-7dr52-46623-1629204965958-0:2) is shutdown - MDC[] 2021-08-17 12:56:10,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 155.183231 ms - MDC[] 2021-08-17 12:56:10,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #3 initialized: null - MDC[] 2021-08-17 12:56:10,444 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,444 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-7dr52-46623-1629204965958-0:3) is starting - MDC[] 2021-08-17 12:56:10,445 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-7dr52-46623-1629204965958-0:3) started - MDC[] 2021-08-17 12:56:10,445 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,445 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom3 started - MDC[] 2021-08-17 12:56:10,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-10:1,clientId=Scout JUnit MOM #3 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,455 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54d1c9ba] - MDC[] 2021-08-17 12:56:10,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,457 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom3 stopped - MDC[] 2021-08-17 12:56:10,458 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-7dr52-46623-1629204965958-0:3) is shutting down - MDC[] 2021-08-17 12:56:10,459 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-7dr52-46623-1629204965958-0:3) uptime 0.014 seconds - MDC[] 2021-08-17 12:56:10,459 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom3, ID:centos-7-7dr52-46623-1629204965958-0:3) is shutdown - MDC[] 2021-08-17 12:56:10,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,459 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.301537 ms - MDC[] 2021-08-17 12:56:10,504 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,505 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,505 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,506 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #4 initialized: null - MDC[] 2021-08-17 12:56:10,507 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,507 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-7dr52-46623-1629204965958-0:4) is starting - MDC[] 2021-08-17 12:56:10,507 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-7dr52-46623-1629204965958-0:4) started - MDC[] 2021-08-17 12:56:10,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,508 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom4 started - MDC[] 2021-08-17 12:56:10,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-13:1,clientId=Scout JUnit MOM #4 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,516 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a8b1e67] - MDC[] 2021-08-17 12:56:10,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,518 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom4 stopped - MDC[] 2021-08-17 12:56:10,519 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-7dr52-46623-1629204965958-0:4) is shutting down - MDC[] 2021-08-17 12:56:10,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-7dr52-46623-1629204965958-0:4) uptime 0.012 seconds - MDC[] 2021-08-17 12:56:10,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom4, ID:centos-7-7dr52-46623-1629204965958-0:4) is shutdown - MDC[] 2021-08-17 12:56:10,520 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,520 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.052083 ms - MDC[] 2021-08-17 12:56:10,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,522 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #5 initialized: null - MDC[] 2021-08-17 12:56:10,523 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-7dr52-46623-1629204965958-0:5) is starting - MDC[] 2021-08-17 12:56:10,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-7dr52-46623-1629204965958-0:5) started - MDC[] 2021-08-17 12:56:10,524 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,525 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom5 started - MDC[] 2021-08-17 12:56:10,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-16:1,clientId=Scout JUnit MOM #5 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ba0948f] - MDC[] 2021-08-17 12:56:10,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,534 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom5 stopped - MDC[] 2021-08-17 12:56:10,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-7dr52-46623-1629204965958-0:5) is shutting down - MDC[] 2021-08-17 12:56:10,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-7dr52-46623-1629204965958-0:5) uptime 0.012 seconds - MDC[] 2021-08-17 12:56:10,536 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom5, ID:centos-7-7dr52-46623-1629204965958-0:5) is shutdown - MDC[] 2021-08-17 12:56:10,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.356319 ms - MDC[] 2021-08-17 12:56:10,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #6 initialized: null - MDC[] 2021-08-17 12:56:10,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-7dr52-46623-1629204965958-0:6) is starting - MDC[] 2021-08-17 12:56:10,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-7dr52-46623-1629204965958-0:6) started - MDC[] 2021-08-17 12:56:10,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,539 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom6 started - MDC[] 2021-08-17 12:56:10,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-19:1,clientId=Scout JUnit MOM #6 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,547 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12026d62] - MDC[] 2021-08-17 12:56:10,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,549 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom6 stopped - MDC[] 2021-08-17 12:56:10,549 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-7dr52-46623-1629204965958-0:6) is shutting down - MDC[] 2021-08-17 12:56:10,550 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-7dr52-46623-1629204965958-0:6) uptime 0.012 seconds - MDC[] 2021-08-17 12:56:10,550 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom6, ID:centos-7-7dr52-46623-1629204965958-0:6) is shutdown - MDC[] 2021-08-17 12:56:10,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.703741 ms - MDC[] 2021-08-17 12:56:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,552 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #7 initialized: null - MDC[] 2021-08-17 12:56:10,553 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,553 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-7dr52-46623-1629204965958-0:7) is starting - MDC[] 2021-08-17 12:56:10,553 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-7dr52-46623-1629204965958-0:7) started - MDC[] 2021-08-17 12:56:10,554 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,554 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom7 started - MDC[] 2021-08-17 12:56:10,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-22:1,clientId=Scout JUnit MOM #7 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,609 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ac24c17] - MDC[] 2021-08-17 12:56:10,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,611 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom7 stopped - MDC[] 2021-08-17 12:56:10,612 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-7dr52-46623-1629204965958-0:7) is shutting down - MDC[] 2021-08-17 12:56:10,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-7dr52-46623-1629204965958-0:7) uptime 0.060 seconds - MDC[] 2021-08-17 12:56:10,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom7, ID:centos-7-7dr52-46623-1629204965958-0:7) is shutdown - MDC[] 2021-08-17 12:56:10,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,613 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.637132 ms - MDC[] 2021-08-17 12:56:10,613 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,615 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #8 initialized: null - MDC[] 2021-08-17 12:56:10,616 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,620 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-7dr52-46623-1629204965958-0:8) is starting - MDC[] 2021-08-17 12:56:10,620 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-7dr52-46623-1629204965958-0:8) started - MDC[] 2021-08-17 12:56:10,620 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,621 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom8 started - MDC[] 2021-08-17 12:56:10,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-25:1,clientId=Scout JUnit MOM #8 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,628 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e954b94] - MDC[] 2021-08-17 12:56:10,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,630 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom8 stopped - MDC[] 2021-08-17 12:56:10,630 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-7dr52-46623-1629204965958-0:8) is shutting down - MDC[] 2021-08-17 12:56:10,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-7dr52-46623-1629204965958-0:8) uptime 0.015 seconds - MDC[] 2021-08-17 12:56:10,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom8, ID:centos-7-7dr52-46623-1629204965958-0:8) is shutdown - MDC[] 2021-08-17 12:56:10,631 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,632 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.420156 ms - MDC[] 2021-08-17 12:56:10,632 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #9 initialized: null - MDC[] 2021-08-17 12:56:10,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,635 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-7dr52-46623-1629204965958-0:9) is starting - MDC[] 2021-08-17 12:56:10,635 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-7dr52-46623-1629204965958-0:9) started - MDC[] 2021-08-17 12:56:10,635 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,636 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom9 started - MDC[] 2021-08-17 12:56:10,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-28:1,clientId=Scout JUnit MOM #9 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@237a41ff] - MDC[] 2021-08-17 12:56:10,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,645 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom9 stopped - MDC[] 2021-08-17 12:56:10,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-7dr52-46623-1629204965958-0:9) is shutting down - MDC[] 2021-08-17 12:56:10,646 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-7dr52-46623-1629204965958-0:9) uptime 0.012 seconds - MDC[] 2021-08-17 12:56:10,646 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom9, ID:centos-7-7dr52-46623-1629204965958-0:9) is shutdown - MDC[] 2021-08-17 12:56:10,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,646 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.271336 ms - MDC[] 2021-08-17 12:56:10,646 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,647 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,647 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #10 initialized: null - MDC[] 2021-08-17 12:56:10,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-7dr52-46623-1629204965958-0:10) is starting - MDC[] 2021-08-17 12:56:10,650 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-7dr52-46623-1629204965958-0:10) started - MDC[] 2021-08-17 12:56:10,650 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,651 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom10 started - MDC[] 2021-08-17 12:56:10,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-31:1,clientId=Scout JUnit MOM #10 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6392ecbc] - MDC[] 2021-08-17 12:56:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,705 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom10 stopped - MDC[] 2021-08-17 12:56:10,705 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-7dr52-46623-1629204965958-0:10) is shutting down - MDC[] 2021-08-17 12:56:10,706 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-7dr52-46623-1629204965958-0:10) uptime 0.057 seconds - MDC[] 2021-08-17 12:56:10,706 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom10, ID:centos-7-7dr52-46623-1629204965958-0:10) is shutdown - MDC[] 2021-08-17 12:56:10,706 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.028866 ms - MDC[] 2021-08-17 12:56:10,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,707 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,707 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,708 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #11 initialized: null - MDC[] 2021-08-17 12:56:10,709 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,709 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-7dr52-46623-1629204965958-0:11) is starting - MDC[] 2021-08-17 12:56:10,709 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-7dr52-46623-1629204965958-0:11) started - MDC[] 2021-08-17 12:56:10,709 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,710 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom11 started - MDC[] 2021-08-17 12:56:10,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-34:1,clientId=Scout JUnit MOM #11 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,717 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b272037] - MDC[] 2021-08-17 12:56:10,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,719 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom11 stopped - MDC[] 2021-08-17 12:56:10,719 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-7dr52-46623-1629204965958-0:11) is shutting down - MDC[] 2021-08-17 12:56:10,720 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-7dr52-46623-1629204965958-0:11) uptime 0.011 seconds - MDC[] 2021-08-17 12:56:10,720 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom11, ID:centos-7-7dr52-46623-1629204965958-0:11) is shutdown - MDC[] 2021-08-17 12:56:10,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,720 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.956052 ms - MDC[] 2021-08-17 12:56:10,721 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,721 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,721 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,722 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #12 initialized: null - MDC[] 2021-08-17 12:56:10,722 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,723 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-7dr52-46623-1629204965958-0:12) is starting - MDC[] 2021-08-17 12:56:10,723 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-7dr52-46623-1629204965958-0:12) started - MDC[] 2021-08-17 12:56:10,723 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,724 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom12 started - MDC[] 2021-08-17 12:56:10,725 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-37:1,clientId=Scout JUnit MOM #12 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:10,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e04af28] - MDC[] 2021-08-17 12:56:10,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,732 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom12 stopped - MDC[] 2021-08-17 12:56:10,732 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-7dr52-46623-1629204965958-0:12) is shutting down - MDC[] 2021-08-17 12:56:10,732 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-7dr52-46623-1629204965958-0:12) uptime 0.010 seconds - MDC[] 2021-08-17 12:56:10,732 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom12, ID:centos-7-7dr52-46623-1629204965958-0:12) is shutdown - MDC[] 2021-08-17 12:56:10,733 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,733 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.546579 ms - MDC[] 2021-08-17 12:56:10,733 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,734 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,734 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,735 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,736 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,737 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-7dr52-46623-1629204965958-0:13) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,737 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-7dr52-46623-1629204965958-0:13) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,737 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,737 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,739 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-40:1,clientId=Scout JUnit MOM #13 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] Reply: TheReply 2021-08-17 12:56:10,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20c3be4c] - MDC[] 2021-08-17 12:56:10,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@44ebb096[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:10,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010335 ms - MDC[] 2021-08-17 12:56:10,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,755 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,755 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom13 stopped - MDC[] 2021-08-17 12:56:10,755 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-7dr52-46623-1629204965958-0:13) is shutting down - MDC[] 2021-08-17 12:56:10,756 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-7dr52-46623-1629204965958-0:13) uptime 0.020 seconds - MDC[] 2021-08-17 12:56:10,756 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom13, ID:centos-7-7dr52-46623-1629204965958-0:13) is shutdown - MDC[] 2021-08-17 12:56:10,757 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,757 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.124615 ms - MDC[] 2021-08-17 12:56:10,757 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #14 initialized: null - MDC[] 2021-08-17 12:56:10,807 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:10,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-7dr52-46623-1629204965958-0:14) is starting - MDC[] 2021-08-17 12:56:10,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-7dr52-46623-1629204965958-0:14) started - MDC[] 2021-08-17 12:56:10,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:10,809 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom14 started - MDC[] 2021-08-17 12:56:10,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-43:1,clientId=junit_mom_client,started=true} - MDC[] 2021-08-17 12:56:10,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@40f95b87, org.eclipse.scout.rt.mom.jms.JmsSubscription@4907472e, org.eclipse.scout.rt.mom.jms.JmsSubscription@50dfac19] - MDC[] 2021-08-17 12:56:10,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,824 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom14 stopped - MDC[] 2021-08-17 12:56:10,824 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-7dr52-46623-1629204965958-0:14) is shutting down - MDC[] 2021-08-17 12:56:10,825 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-7dr52-46623-1629204965958-0:14) uptime 0.018 seconds - MDC[] 2021-08-17 12:56:10,825 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom14, ID:centos-7-7dr52-46623-1629204965958-0:14) is shutdown - MDC[] 2021-08-17 12:56:10,825 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,825 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.226945 ms - MDC[] 2021-08-17 12:56:10,825 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,827 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #15 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:10,828 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-7dr52-46623-1629204965958-0:15) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-7dr52-46623-1629204965958-0:15) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,829 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom15 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,831 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-46:1,clientId=Scout JUnit MOM #15 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:10,839 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3d92207a-4afa-44b2-bbf1-d1aa7eb90674] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:56:10,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a9732a7] - MDC[] 2021-08-17 12:56:10,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5a79e553[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:10,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010637 ms - MDC[] 2021-08-17 12:56:10,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:10,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:10,848 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom15 stopped - MDC[] 2021-08-17 12:56:10,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-7dr52-46623-1629204965958-0:15) is shutting down - MDC[] 2021-08-17 12:56:10,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-7dr52-46623-1629204965958-0:15) uptime 0.021 seconds - MDC[] 2021-08-17 12:56:10,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom15, ID:centos-7-7dr52-46623-1629204965958-0:15) is shutdown - MDC[] 2021-08-17 12:56:10,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:10,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 23.633026 ms - MDC[] 2021-08-17 12:56:10,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:10,851 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:10,851 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:10,855 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #16 initialized: null - MDC[] 2021-08-17 12:56:10,857 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:10,857 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:16) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:10,857 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:16) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:10,857 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:10,858 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom16 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:10,906 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-49:1,clientId=Scout JUnit MOM #16 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] simulateConnectionDown 2021-08-17 12:56:10,911 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:176) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' - MDC[] 2021-08-17 12:56:10,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:180) - invalidating session 1 of 1 - MDC[] 2021-08-17 12:56:10,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:101) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@7b81283 - MDC[] 2021-08-17 12:56:10,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - invalidating connection - MDC[] 2021-08-17 12:56:10,913 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom16 stopped - MDC[] 2021-08-17 12:56:10,913 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:16) is shutting down - MDC[] 2021-08-17 12:56:10,914 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:16) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:10,914 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:16) is shutdown - MDC[] 2021-08-17 12:56:10,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:190) - connection invalidated - MDC[] 2021-08-17 12:56:10,915 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:56:11,915 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:56:12,916 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:56:13,916 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:56:14,917 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:56:15,917 WARN [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:279) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber] 2021-08-17 12:56:15,917 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:157) - JMS call failed 'javax.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber] simulateConnectionUp 2021-08-17 12:56:17,919 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,919 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:17) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,920 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:17) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,920 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,920 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom16 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,922 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-49:2,clientId=Scout JUnit MOM #16 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:17,926 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3dbcdd4a, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d093885] - MDC[] 2021-08-17 12:56:17,926 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@51470a6c[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:17,927 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012022 ms - MDC[] 2021-08-17 12:56:17,927 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:17,927 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:17,928 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom16 stopped - MDC[] 2021-08-17 12:56:17,928 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:17) is shutting down - MDC[] 2021-08-17 12:56:17,933 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:17) uptime 0.014 seconds - MDC[] 2021-08-17 12:56:17,933 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom16, ID:centos-7-7dr52-46623-1629204965958-0:17) is shutdown - MDC[] 2021-08-17 12:56:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7082.211641 ms - MDC[] 2021-08-17 12:56:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:17,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:17,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:17,935 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #17 initialized: null - MDC[] 2021-08-17 12:56:17,935 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:17,936 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-7dr52-46623-1629204965958-0:18) is starting - MDC[] 2021-08-17 12:56:17,936 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-7dr52-46623-1629204965958-0:18) started - MDC[] 2021-08-17 12:56:17,936 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:17,937 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom17 started - MDC[] 2021-08-17 12:56:17,938 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-53:1,clientId=Scout JUnit MOM #17 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:18,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@320d98f5] - MDC[] 2021-08-17 12:56:18,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6ff185a3[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:18,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009740 ms - MDC[] 2021-08-17 12:56:18,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:18,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom17 stopped - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-7dr52-46623-1629204965958-0:18) is shutting down - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-7dr52-46623-1629204965958-0:18) uptime 0.210 seconds - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom17, ID:centos-7-7dr52-46623-1629204965958-0:18) is shutdown - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:18,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.355517 ms - MDC[] 2021-08-17 12:56:18,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:18,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:18,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:18,147 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #18 initialized: null - MDC[] 2021-08-17 12:56:18,147 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:18,147 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-7dr52-46623-1629204965958-0:19) is starting - MDC[] 2021-08-17 12:56:18,148 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-7dr52-46623-1629204965958-0:19) started - MDC[] 2021-08-17 12:56:18,148 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:18,148 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom18 started - MDC[] 2021-08-17 12:56:18,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-56:1,clientId=Scout JUnit MOM #18 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:18,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4251b1ed] - MDC[] 2021-08-17 12:56:18,353 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@22876aea[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:18,354 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011317 ms - MDC[] 2021-08-17 12:56:18,354 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:18,354 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:18,355 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom18 stopped - MDC[] 2021-08-17 12:56:18,355 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-7dr52-46623-1629204965958-0:19) is shutting down - MDC[] 2021-08-17 12:56:18,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-7dr52-46623-1629204965958-0:19) uptime 0.209 seconds - MDC[] 2021-08-17 12:56:18,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom18, ID:centos-7-7dr52-46623-1629204965958-0:19) is shutdown - MDC[] 2021-08-17 12:56:18,356 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:18,356 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.353372 ms - MDC[] 2021-08-17 12:56:18,357 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:18,357 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:18,357 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:18,358 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #19 initialized: null - MDC[] 2021-08-17 12:56:18,358 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:18,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-7dr52-46623-1629204965958-0:20) is starting - MDC[] 2021-08-17 12:56:18,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-7dr52-46623-1629204965958-0:20) started - MDC[] 2021-08-17 12:56:18,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:18,359 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom19 started - MDC[] 2021-08-17 12:56:18,361 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-59:1,clientId=Scout JUnit MOM #19 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:18,564 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f1f6c22] - MDC[] 2021-08-17 12:56:18,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:18,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:18,566 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom19 stopped - MDC[] 2021-08-17 12:56:18,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-7dr52-46623-1629204965958-0:20) is shutting down - MDC[] 2021-08-17 12:56:18,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-7dr52-46623-1629204965958-0:20) uptime 0.208 seconds - MDC[] 2021-08-17 12:56:18,567 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom19, ID:centos-7-7dr52-46623-1629204965958-0:20) is shutdown - MDC[] 2021-08-17 12:56:18,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:18,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.710025 ms - MDC[] 2021-08-17 12:56:18,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:18,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:18,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:18,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #20 initialized: null - MDC[] 2021-08-17 12:56:18,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:18,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-7dr52-46623-1629204965958-0:21) is starting - MDC[] 2021-08-17 12:56:18,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-7dr52-46623-1629204965958-0:21) started - MDC[] 2021-08-17 12:56:18,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:18,570 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom20 started - MDC[] 2021-08-17 12:56:18,572 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-62:1,clientId=Scout JUnit MOM #20 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:18,776 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@479f5c35] - MDC[] 2021-08-17 12:56:18,776 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:18,777 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:18,778 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom20 stopped - MDC[] 2021-08-17 12:56:18,778 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-7dr52-46623-1629204965958-0:21) is shutting down - MDC[] 2021-08-17 12:56:18,779 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-7dr52-46623-1629204965958-0:21) uptime 0.210 seconds - MDC[] 2021-08-17 12:56:18,779 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom20, ID:centos-7-7dr52-46623-1629204965958-0:21) is shutdown - MDC[] 2021-08-17 12:56:18,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:18,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.483131 ms - MDC[] 2021-08-17 12:56:18,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:18,780 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:18,780 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:18,781 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #21 initialized: null - MDC[] 2021-08-17 12:56:18,781 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:18,782 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-7dr52-46623-1629204965958-0:22) is starting - MDC[] 2021-08-17 12:56:18,782 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-7dr52-46623-1629204965958-0:22) started - MDC[] 2021-08-17 12:56:18,782 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:18,783 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom21 started - MDC[] 2021-08-17 12:56:18,784 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-65:1,clientId=Scout JUnit MOM #21 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:18,987 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56cd8903] - MDC[] 2021-08-17 12:56:18,988 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:18,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:18,989 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom21 stopped - MDC[] 2021-08-17 12:56:18,989 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-7dr52-46623-1629204965958-0:22) is shutting down - MDC[] 2021-08-17 12:56:18,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-7dr52-46623-1629204965958-0:22) uptime 0.209 seconds - MDC[] 2021-08-17 12:56:18,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom21, ID:centos-7-7dr52-46623-1629204965958-0:22) is shutdown - MDC[] 2021-08-17 12:56:18,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:18,990 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.101538 ms - MDC[] 2021-08-17 12:56:18,990 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:18,991 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:18,991 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:18,992 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #22 initialized: null - MDC[] 2021-08-17 12:56:18,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:18,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-7dr52-46623-1629204965958-0:23) is starting - MDC[] 2021-08-17 12:56:18,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-7dr52-46623-1629204965958-0:23) started - MDC[] 2021-08-17 12:56:18,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:18,993 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom22 started - MDC[] 2021-08-17 12:56:18,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-68:1,clientId=Scout JUnit MOM #22 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:19,197 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d7298be] - MDC[] 2021-08-17 12:56:19,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@531245fe[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:19,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012289 ms - MDC[] 2021-08-17 12:56:19,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:19,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:19,199 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom22 stopped - MDC[] 2021-08-17 12:56:19,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-7dr52-46623-1629204965958-0:23) is shutting down - MDC[] 2021-08-17 12:56:19,200 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-7dr52-46623-1629204965958-0:23) uptime 0.208 seconds - MDC[] 2021-08-17 12:56:19,200 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom22, ID:centos-7-7dr52-46623-1629204965958-0:23) is shutdown - MDC[] 2021-08-17 12:56:19,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:19,200 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.309492 ms - MDC[] 2021-08-17 12:56:19,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:19,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:19,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:19,202 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #23 initialized: null - MDC[] 2021-08-17 12:56:19,202 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:19,203 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-7dr52-46623-1629204965958-0:24) is starting - MDC[] 2021-08-17 12:56:19,203 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-7dr52-46623-1629204965958-0:24) started - MDC[] 2021-08-17 12:56:19,203 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:19,204 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom23 started - MDC[] 2021-08-17 12:56:19,205 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-71:1,clientId=Scout JUnit MOM #23 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:19,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@164c2914] - MDC[] 2021-08-17 12:56:19,409 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:19,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:19,410 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom23 stopped - MDC[] 2021-08-17 12:56:19,411 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-7dr52-46623-1629204965958-0:24) is shutting down - MDC[] 2021-08-17 12:56:19,411 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-7dr52-46623-1629204965958-0:24) uptime 0.209 seconds - MDC[] 2021-08-17 12:56:19,411 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom23, ID:centos-7-7dr52-46623-1629204965958-0:24) is shutdown - MDC[] 2021-08-17 12:56:19,411 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:19,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.009308 ms - MDC[] 2021-08-17 12:56:19,412 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:19,412 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:19,412 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:19,413 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #24 initialized: null - MDC[] 2021-08-17 12:56:19,413 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:19,414 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-7dr52-46623-1629204965958-0:25) is starting - MDC[] 2021-08-17 12:56:19,414 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-7dr52-46623-1629204965958-0:25) started - MDC[] 2021-08-17 12:56:19,414 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:19,414 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom24 started - MDC[] 2021-08-17 12:56:19,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-74:1,clientId=Scout JUnit MOM #24 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:19,619 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68ae86a2] - MDC[] 2021-08-17 12:56:19,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:19,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:19,621 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom24 stopped - MDC[] 2021-08-17 12:56:19,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-7dr52-46623-1629204965958-0:25) is shutting down - MDC[] 2021-08-17 12:56:19,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-7dr52-46623-1629204965958-0:25) uptime 0.208 seconds - MDC[] 2021-08-17 12:56:19,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom24, ID:centos-7-7dr52-46623-1629204965958-0:25) is shutdown - MDC[] 2021-08-17 12:56:19,621 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:19,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.501429 ms - MDC[] 2021-08-17 12:56:19,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:19,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:19,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:19,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #25 initialized: null - MDC[] 2021-08-17 12:56:19,624 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:19,624 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-7dr52-46623-1629204965958-0:26) is starting - MDC[] 2021-08-17 12:56:19,625 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-7dr52-46623-1629204965958-0:26) started - MDC[] 2021-08-17 12:56:19,625 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:19,625 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom25 started - MDC[] 2021-08-17 12:56:19,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-77:1,clientId=Scout JUnit MOM #25 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:19,830 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e019687] - MDC[] 2021-08-17 12:56:19,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:19,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:19,831 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom25 stopped - MDC[] 2021-08-17 12:56:19,832 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-7dr52-46623-1629204965958-0:26) is shutting down - MDC[] 2021-08-17 12:56:19,832 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-7dr52-46623-1629204965958-0:26) uptime 0.208 seconds - MDC[] 2021-08-17 12:56:19,832 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom25, ID:centos-7-7dr52-46623-1629204965958-0:26) is shutdown - MDC[] 2021-08-17 12:56:19,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:19,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.877591 ms - MDC[] 2021-08-17 12:56:19,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:19,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:19,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:19,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #26 initialized: null - MDC[] 2021-08-17 12:56:19,834 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:19,835 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-7dr52-46623-1629204965958-0:27) is starting - MDC[] 2021-08-17 12:56:19,835 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-7dr52-46623-1629204965958-0:27) started - MDC[] 2021-08-17 12:56:19,835 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:19,835 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom26 started - MDC[] 2021-08-17 12:56:19,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-80:1,clientId=Scout JUnit MOM #26 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:20,040 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57d3c5cd] - MDC[] 2021-08-17 12:56:20,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,042 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom26 stopped - MDC[] 2021-08-17 12:56:20,042 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-7dr52-46623-1629204965958-0:27) is shutting down - MDC[] 2021-08-17 12:56:20,043 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-7dr52-46623-1629204965958-0:27) uptime 0.209 seconds - MDC[] 2021-08-17 12:56:20,043 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom26, ID:centos-7-7dr52-46623-1629204965958-0:27) is shutdown - MDC[] 2021-08-17 12:56:20,043 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.042638 ms - MDC[] 2021-08-17 12:56:20,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,044 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,046 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #27 initialized: null - MDC[] 2021-08-17 12:56:20,047 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,047 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-7dr52-46623-1629204965958-0:28) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,048 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-7dr52-46623-1629204965958-0:28) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,048 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,048 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom27 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,049 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-83:1,clientId=Scout JUnit MOM #27 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:20,054 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48b9ee43] - MDC[] 2021-08-17 12:56:20,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,056 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom27 stopped - MDC[] 2021-08-17 12:56:20,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-7dr52-46623-1629204965958-0:28) is shutting down - MDC[] 2021-08-17 12:56:20,057 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-7dr52-46623-1629204965958-0:28) uptime 0.010 seconds - MDC[] 2021-08-17 12:56:20,057 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom27, ID:centos-7-7dr52-46623-1629204965958-0:28) is shutdown - MDC[] 2021-08-17 12:56:20,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.365742 ms - MDC[] 2021-08-17 12:56:20,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,058 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,058 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,059 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,060 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,061 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-7dr52-46623-1629204965958-0:29) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,061 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-7dr52-46623-1629204965958-0:29) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,061 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,061 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,063 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-86:1,clientId=Scout JUnit MOM #28 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,071 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@18fd8142, org.eclipse.scout.rt.mom.jms.JmsSubscription@582422b6] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,079 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@47e32a21, org.eclipse.scout.rt.mom.jms.JmsSubscription@61472750] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,087 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a21916a, org.eclipse.scout.rt.mom.jms.JmsSubscription@96fa4b1] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,095 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@664af0e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@33baaf52] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,102 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1bac651, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a24e78a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,110 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@66f8ff14, org.eclipse.scout.rt.mom.jms.JmsSubscription@35a00fab] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,117 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@397f5cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@9df9c18] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,123 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5fc0224, org.eclipse.scout.rt.mom.jms.JmsSubscription@4145624c] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1632e698[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010967 ms - MDC[] 2021-08-17 12:56:20,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,126 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom28 stopped - MDC[] 2021-08-17 12:56:20,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-7dr52-46623-1629204965958-0:29) is shutting down - MDC[] 2021-08-17 12:56:20,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-7dr52-46623-1629204965958-0:29) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:20,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom28, ID:centos-7-7dr52-46623-1629204965958-0:29) is shutdown - MDC[] 2021-08-17 12:56:20,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.633100 ms - MDC[] 2021-08-17 12:56:20,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,129 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,130 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-7dr52-46623-1629204965958-0:30) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-7dr52-46623-1629204965958-0:30) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,131 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,132 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-89:1,clientId=Scout JUnit MOM #29 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,193 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23b456ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ef35d1f] - MDC[] 2021-08-17 12:56:20,194 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@3e962e02[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2d5d2616[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:20,194 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013938 ms - MDC[] 2021-08-17 12:56:20,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,196 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom29 stopped - MDC[] 2021-08-17 12:56:20,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-7dr52-46623-1629204965958-0:30) is shutting down - MDC[] 2021-08-17 12:56:20,197 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-7dr52-46623-1629204965958-0:30) uptime 0.067 seconds - MDC[] 2021-08-17 12:56:20,197 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom29, ID:centos-7-7dr52-46623-1629204965958-0:30) is shutdown - MDC[] 2021-08-17 12:56:20,197 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,197 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.361781 ms - MDC[] 2021-08-17 12:56:20,197 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,199 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,200 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,201 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-7dr52-46623-1629204965958-0:31) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,201 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-7dr52-46623-1629204965958-0:31) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,201 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,202 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,203 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-92:1,clientId=Scout JUnit MOM #30 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,263 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f61698, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b694a00] - MDC[] 2021-08-17 12:56:20,264 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@13addfa[job=JMS subscriber, state=DONE], JobFutureTask@2c70ffa9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,265 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011495 ms - MDC[] 2021-08-17 12:56:20,265 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,265 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,266 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom30 stopped - MDC[] 2021-08-17 12:56:20,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-7dr52-46623-1629204965958-0:31) is shutting down - MDC[] 2021-08-17 12:56:20,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-7dr52-46623-1629204965958-0:31) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:20,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom30, ID:centos-7-7dr52-46623-1629204965958-0:31) is shutdown - MDC[] 2021-08-17 12:56:20,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,267 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.246790 ms - MDC[] 2021-08-17 12:56:20,267 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,267 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,267 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,269 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,270 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,270 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-7dr52-46623-1629204965958-0:32) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,270 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-7dr52-46623-1629204965958-0:32) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,270 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,271 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,272 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-95:1,clientId=Scout JUnit MOM #31 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,334 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32578bc0, org.eclipse.scout.rt.mom.jms.JmsSubscription@9d09c6f] - MDC[] 2021-08-17 12:56:20,334 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@aa7e84a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,334 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016941 ms - MDC[] 2021-08-17 12:56:20,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom31 stopped - MDC[] 2021-08-17 12:56:20,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-7dr52-46623-1629204965958-0:32) is shutting down - MDC[] 2021-08-17 12:56:20,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-7dr52-46623-1629204965958-0:32) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:20,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom31, ID:centos-7-7dr52-46623-1629204965958-0:32) is shutdown - MDC[] 2021-08-17 12:56:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.572054 ms - MDC[] 2021-08-17 12:56:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,339 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-7dr52-46623-1629204965958-0:33) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,341 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-7dr52-46623-1629204965958-0:33) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,341 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,341 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,343 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-98:1,clientId=Scout JUnit MOM #32 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,403 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a0096a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2442f36d] - MDC[] 2021-08-17 12:56:20,404 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@481c8145[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,405 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010382 ms - MDC[] 2021-08-17 12:56:20,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,406 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom32 stopped - MDC[] 2021-08-17 12:56:20,406 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-7dr52-46623-1629204965958-0:33) is shutting down - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-7dr52-46623-1629204965958-0:33) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom32, ID:centos-7-7dr52-46623-1629204965958-0:33) is shutdown - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 69.110102 ms - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,409 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,409 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,410 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-7dr52-46623-1629204965958-0:34) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,410 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-7dr52-46623-1629204965958-0:34) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,410 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,411 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,412 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-101:1,clientId=Scout JUnit MOM #33 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d9fdf7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c673dec] - MDC[] 2021-08-17 12:56:20,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16717610[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,473 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016493 ms - MDC[] 2021-08-17 12:56:20,473 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,473 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,474 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom33 stopped - MDC[] 2021-08-17 12:56:20,474 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-7dr52-46623-1629204965958-0:34) is shutting down - MDC[] 2021-08-17 12:56:20,474 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-7dr52-46623-1629204965958-0:34) uptime 0.065 seconds - MDC[] 2021-08-17 12:56:20,474 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom33, ID:centos-7-7dr52-46623-1629204965958-0:34) is shutdown - MDC[] 2021-08-17 12:56:20,475 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.213866 ms - MDC[] 2021-08-17 12:56:20,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,477 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,477 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,478 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-7dr52-46623-1629204965958-0:35) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,478 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-7dr52-46623-1629204965958-0:35) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,478 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,478 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,480 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-104:1,clientId=Scout JUnit MOM #34 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f06abd, org.eclipse.scout.rt.mom.jms.JmsSubscription@66a74cba] - MDC[] 2021-08-17 12:56:20,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4ad0dc7e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,540 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016648 ms - MDC[] 2021-08-17 12:56:20,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,541 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom34 stopped - MDC[] 2021-08-17 12:56:20,541 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-7dr52-46623-1629204965958-0:35) is shutting down - MDC[] 2021-08-17 12:56:20,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-7dr52-46623-1629204965958-0:35) uptime 0.065 seconds - MDC[] 2021-08-17 12:56:20,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom34, ID:centos-7-7dr52-46623-1629204965958-0:35) is shutdown - MDC[] 2021-08-17 12:56:20,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.094950 ms - MDC[] 2021-08-17 12:56:20,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,545 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,545 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,546 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-7dr52-46623-1629204965958-0:36) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,546 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-7dr52-46623-1629204965958-0:36) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,546 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,547 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,548 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-107:1,clientId=Scout JUnit MOM #35 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,607 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8d0dcd9, org.eclipse.scout.rt.mom.jms.JmsSubscription@7101fb1c] - MDC[] 2021-08-17 12:56:20,608 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5fd87a77[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,609 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012804 ms - MDC[] 2021-08-17 12:56:20,609 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,609 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom35 stopped - MDC[] 2021-08-17 12:56:20,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-7dr52-46623-1629204965958-0:36) is shutting down - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-7dr52-46623-1629204965958-0:36) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom35, ID:centos-7-7dr52-46623-1629204965958-0:36) is shutdown - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.437479 ms - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,613 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,613 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,621 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-7dr52-46623-1629204965958-0:37) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,621 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-7dr52-46623-1629204965958-0:37) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,621 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,621 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,624 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-110:1,clientId=Scout JUnit MOM #36 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,683 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@311a569d, org.eclipse.scout.rt.mom.jms.JmsSubscription@57c4d33a] - MDC[] 2021-08-17 12:56:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@797e65c4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010406 ms - MDC[] 2021-08-17 12:56:20,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,686 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom36 stopped - MDC[] 2021-08-17 12:56:20,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-7dr52-46623-1629204965958-0:37) is shutting down - MDC[] 2021-08-17 12:56:20,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-7dr52-46623-1629204965958-0:37) uptime 0.073 seconds - MDC[] 2021-08-17 12:56:20,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom36, ID:centos-7-7dr52-46623-1629204965958-0:37) is shutdown - MDC[] 2021-08-17 12:56:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 75.264288 ms - MDC[] 2021-08-17 12:56:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,688 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,689 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,690 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,690 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-7dr52-46623-1629204965958-0:38) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,690 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-7dr52-46623-1629204965958-0:38) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,690 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,690 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,691 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-113:1,clientId=Scout JUnit MOM #37 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,751 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60a0e576, org.eclipse.scout.rt.mom.jms.JmsSubscription@67b7b892] - MDC[] 2021-08-17 12:56:20,752 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@473be63b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:20,752 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011204 ms - MDC[] 2021-08-17 12:56:20,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,753 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom37 stopped - MDC[] 2021-08-17 12:56:20,753 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-7dr52-46623-1629204965958-0:38) is shutting down - MDC[] 2021-08-17 12:56:20,753 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-7dr52-46623-1629204965958-0:38) uptime 0.064 seconds - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom37, ID:centos-7-7dr52-46623-1629204965958-0:38) is shutdown - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.094992 ms - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,755 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:20,756 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-7dr52-46623-1629204965958-0:39) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-7dr52-46623-1629204965958-0:39) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,757 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,759 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-116:1,clientId=Scout JUnit MOM #38 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:20,818 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aa9c6b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@150f3678] - MDC[] 2021-08-17 12:56:20,819 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@50559dec[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@34ee7d77[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:20,820 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013776 ms - MDC[] 2021-08-17 12:56:20,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom38 stopped - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-7dr52-46623-1629204965958-0:39) is shutting down - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-7dr52-46623-1629204965958-0:39) uptime 0.065 seconds - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom38, ID:centos-7-7dr52-46623-1629204965958-0:39) is shutdown - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,821 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.993521 ms - MDC[] 2021-08-17 12:56:20,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,823 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #39 initialized: null - MDC[] 2021-08-17 12:56:20,823 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:20,824 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-7dr52-46623-1629204965958-0:40) is starting - MDC[] 2021-08-17 12:56:20,824 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-7dr52-46623-1629204965958-0:40) started - MDC[] 2021-08-17 12:56:20,824 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:20,825 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom39 started - MDC[] 2021-08-17 12:56:20,826 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-119:1,clientId=Scout JUnit MOM #39 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:20,863 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@268467ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@30aeb2b3] - MDC[] 2021-08-17 12:56:20,864 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:20,864 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:20,864 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom39 stopped - MDC[] 2021-08-17 12:56:20,865 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-7dr52-46623-1629204965958-0:40) is shutting down - MDC[] 2021-08-17 12:56:20,865 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-7dr52-46623-1629204965958-0:40) uptime 0.042 seconds - MDC[] 2021-08-17 12:56:20,865 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom39, ID:centos-7-7dr52-46623-1629204965958-0:40) is shutdown - MDC[] 2021-08-17 12:56:20,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:20,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 43.446759 ms - MDC[] 2021-08-17 12:56:20,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:20,867 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:20,867 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:20,869 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #40 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:20,870 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:20,870 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-7dr52-46623-1629204965958-0:41) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:20,871 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-7dr52-46623-1629204965958-0:41) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:20,871 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:20,871 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom40 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:20,872 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-122:1,clientId=Scout JUnit MOM #40 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f481ec3] - MDC[] 2021-08-17 12:56:21,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@c5059be[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:21,177 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010997 ms - MDC[] 2021-08-17 12:56:21,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:21,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:21,178 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom40 stopped - MDC[] 2021-08-17 12:56:21,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-7dr52-46623-1629204965958-0:41) is shutting down - MDC[] 2021-08-17 12:56:21,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-7dr52-46623-1629204965958-0:41) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:21,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom40, ID:centos-7-7dr52-46623-1629204965958-0:41) is shutdown - MDC[] 2021-08-17 12:56:21,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:21,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.619071 ms - MDC[] 2021-08-17 12:56:21,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:21,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:21,181 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:21,182 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #41 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:21,183 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,184 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-7dr52-46623-1629204965958-0:42) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,184 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-7dr52-46623-1629204965958-0:42) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,184 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,185 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom41 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,186 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-125:1,clientId=Scout JUnit MOM #41 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,490 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75643efa] - MDC[] 2021-08-17 12:56:21,490 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@5eac239e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@30bc78cf[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:21,490 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012949 ms - MDC[] 2021-08-17 12:56:21,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:21,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:21,492 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom41 stopped - MDC[] 2021-08-17 12:56:21,492 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-7dr52-46623-1629204965958-0:42) is shutting down - MDC[] 2021-08-17 12:56:21,492 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-7dr52-46623-1629204965958-0:42) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:21,493 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom41, ID:centos-7-7dr52-46623-1629204965958-0:42) is shutdown - MDC[] 2021-08-17 12:56:21,493 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:21,493 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 312.133971 ms - MDC[] 2021-08-17 12:56:21,493 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:21,494 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:21,494 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:21,495 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #42 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:21,496 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,496 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-7dr52-46623-1629204965958-0:43) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,496 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-7dr52-46623-1629204965958-0:43) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,497 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,497 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom42 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,499 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-128:1,clientId=Scout JUnit MOM #42 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,803 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d798a2c] - MDC[] 2021-08-17 12:56:21,803 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3486a9fe[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:21,803 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010143 ms - MDC[] 2021-08-17 12:56:21,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:21,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:21,804 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom42 stopped - MDC[] 2021-08-17 12:56:21,804 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-7dr52-46623-1629204965958-0:43) is shutting down - MDC[] 2021-08-17 12:56:21,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-7dr52-46623-1629204965958-0:43) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:21,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom42, ID:centos-7-7dr52-46623-1629204965958-0:43) is shutdown - MDC[] 2021-08-17 12:56:21,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:21,805 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.133852 ms - MDC[] 2021-08-17 12:56:21,805 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:21,806 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:21,806 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:21,807 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #43 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:21,808 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,808 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-7dr52-46623-1629204965958-0:44) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,809 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-7dr52-46623-1629204965958-0:44) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,809 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,809 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom43 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:21,810 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-131:1,clientId=Scout JUnit MOM #43 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,114 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c556af2] - MDC[] 2021-08-17 12:56:22,115 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@659019a3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:22,115 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014106 ms - MDC[] 2021-08-17 12:56:22,115 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:22,115 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:22,116 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom43 stopped - MDC[] 2021-08-17 12:56:22,116 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-7dr52-46623-1629204965958-0:44) is shutting down - MDC[] 2021-08-17 12:56:22,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-7dr52-46623-1629204965958-0:44) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:22,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom43, ID:centos-7-7dr52-46623-1629204965958-0:44) is shutdown - MDC[] 2021-08-17 12:56:22,117 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:22,117 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.999121 ms - MDC[] 2021-08-17 12:56:22,117 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:22,118 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:22,118 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:22,119 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #44 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:22,120 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,120 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-7dr52-46623-1629204965958-0:45) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,121 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-7dr52-46623-1629204965958-0:45) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,121 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,121 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom44 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,122 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-134:1,clientId=Scout JUnit MOM #44 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,427 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a79e98e] - MDC[] 2021-08-17 12:56:22,427 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6aefd854[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:22,427 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009050 ms - MDC[] 2021-08-17 12:56:22,427 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:22,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:22,428 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom44 stopped - MDC[] 2021-08-17 12:56:22,428 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-7dr52-46623-1629204965958-0:45) is shutting down - MDC[] 2021-08-17 12:56:22,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-7dr52-46623-1629204965958-0:45) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:22,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom44, ID:centos-7-7dr52-46623-1629204965958-0:45) is shutdown - MDC[] 2021-08-17 12:56:22,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:22,429 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.187428 ms - MDC[] 2021-08-17 12:56:22,429 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:22,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:22,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:22,431 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #45 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:22,432 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,432 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-7dr52-46623-1629204965958-0:46) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,432 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-7dr52-46623-1629204965958-0:46) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,432 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,433 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom45 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,434 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-137:1,clientId=Scout JUnit MOM #45 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59606589] - MDC[] 2021-08-17 12:56:22,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@22f8e899[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:22,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011328 ms - MDC[] 2021-08-17 12:56:22,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:22,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:22,739 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom45 stopped - MDC[] 2021-08-17 12:56:22,739 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-7dr52-46623-1629204965958-0:46) is shutting down - MDC[] 2021-08-17 12:56:22,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-7dr52-46623-1629204965958-0:46) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:22,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom45, ID:centos-7-7dr52-46623-1629204965958-0:46) is shutdown - MDC[] 2021-08-17 12:56:22,740 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:22,740 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.478100 ms - MDC[] 2021-08-17 12:56:22,740 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:22,741 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:22,741 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:22,742 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #46 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:22,743 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,744 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-7dr52-46623-1629204965958-0:47) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,744 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-7dr52-46623-1629204965958-0:47) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,744 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,745 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom46 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:22,745 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-140:1,clientId=Scout JUnit MOM #46 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,050 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e4dfd4d] - MDC[] 2021-08-17 12:56:23,050 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@66394bcf[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:23,050 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010470 ms - MDC[] 2021-08-17 12:56:23,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:23,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:23,051 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom46 stopped - MDC[] 2021-08-17 12:56:23,051 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-7dr52-46623-1629204965958-0:47) is shutting down - MDC[] 2021-08-17 12:56:23,052 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-7dr52-46623-1629204965958-0:47) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:23,052 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom46, ID:centos-7-7dr52-46623-1629204965958-0:47) is shutdown - MDC[] 2021-08-17 12:56:23,052 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:23,052 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.004814 ms - MDC[] 2021-08-17 12:56:23,052 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:23,053 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:23,053 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:23,054 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #47 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:23,055 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,056 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-7dr52-46623-1629204965958-0:48) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,056 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-7dr52-46623-1629204965958-0:48) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,056 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,057 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom47 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,058 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-143:1,clientId=Scout JUnit MOM #47 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,360 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@787168e8] - MDC[] 2021-08-17 12:56:23,361 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7167030e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:23,361 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013562 ms - MDC[] 2021-08-17 12:56:23,361 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:23,361 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:23,362 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom47 stopped - MDC[] 2021-08-17 12:56:23,362 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-7dr52-46623-1629204965958-0:48) is shutting down - MDC[] 2021-08-17 12:56:23,363 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-7dr52-46623-1629204965958-0:48) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:23,363 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom47, ID:centos-7-7dr52-46623-1629204965958-0:48) is shutdown - MDC[] 2021-08-17 12:56:23,363 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:23,363 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.193908 ms - MDC[] 2021-08-17 12:56:23,363 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:23,364 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:23,364 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:23,365 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #48 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:23,366 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,367 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-7dr52-46623-1629204965958-0:49) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,367 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-7dr52-46623-1629204965958-0:49) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,367 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,367 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom48 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,368 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-146:1,clientId=Scout JUnit MOM #48 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,681 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b3e9814] - MDC[] 2021-08-17 12:56:23,681 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@610ff3bc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@43a31e6c[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:23,682 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008144 ms - MDC[] 2021-08-17 12:56:23,682 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:23,682 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:23,683 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom48 stopped - MDC[] 2021-08-17 12:56:23,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-7dr52-46623-1629204965958-0:49) is shutting down - MDC[] 2021-08-17 12:56:23,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-7dr52-46623-1629204965958-0:49) uptime 0.317 seconds - MDC[] 2021-08-17 12:56:23,683 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom48, ID:centos-7-7dr52-46623-1629204965958-0:49) is shutdown - MDC[] 2021-08-17 12:56:23,683 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:23,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 319.394865 ms - MDC[] 2021-08-17 12:56:23,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:23,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:23,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:23,685 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #49 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:23,686 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,687 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-7dr52-46623-1629204965958-0:50) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,687 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-7dr52-46623-1629204965958-0:50) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,687 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,687 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom49 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,688 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-149:1,clientId=Scout JUnit MOM #49 (centos-7-7dr52:8080),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:23,992 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5981b51] - MDC[] 2021-08-17 12:56:23,992 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@36d00b55[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:23,993 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011557 ms - MDC[] 2021-08-17 12:56:23,993 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:23,993 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:23,994 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom49 stopped - MDC[] 2021-08-17 12:56:23,994 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-7dr52-46623-1629204965958-0:50) is shutting down - MDC[] 2021-08-17 12:56:23,994 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-7dr52-46623-1629204965958-0:50) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:23,995 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom49, ID:centos-7-7dr52-46623-1629204965958-0:50) is shutdown - MDC[] 2021-08-17 12:56:23,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:23,995 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.677783 ms - MDC[] 2021-08-17 12:56:23,995 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:23,996 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:23,996 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:23,996 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #50 initialized: null - MDC[] 2021-08-17 12:56:23,997 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:23,998 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-7dr52-46623-1629204965958-0:51) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:23,998 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-7dr52-46623-1629204965958-0:51) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:23,998 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:23,999 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom50 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:24,000 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-152:1,clientId=Scout JUnit MOM #50 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27f73e68, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b3a8691, org.eclipse.scout.rt.mom.jms.JmsSubscription@57d1e089, org.eclipse.scout.rt.mom.jms.JmsSubscription@669074df] - MDC[] 2021-08-17 12:56:28,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2682fe42[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:28,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006355 ms - MDC[] 2021-08-17 12:56:28,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,020 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom50 stopped - MDC[] 2021-08-17 12:56:28,020 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-7dr52-46623-1629204965958-0:51) is shutting down - MDC[] 2021-08-17 12:56:28,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-7dr52-46623-1629204965958-0:51) uptime 4.024 seconds - MDC[] 2021-08-17 12:56:28,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom50, ID:centos-7-7dr52-46623-1629204965958-0:51) is shutdown - MDC[] 2021-08-17 12:56:28,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4025.322485 ms - MDC[] 2021-08-17 12:56:28,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM #51: 'request-reply' messaging is disabled - MDC[] 2021-08-17 12:56:28,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #51 initialized: null - MDC[] 2021-08-17 12:56:28,023 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.329301 ms - MDC[] 2021-08-17 12:56:28,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #52 initialized: null - MDC[] 2021-08-17 12:56:28,026 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,026 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-7dr52-46623-1629204965958-0:52) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,026 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-7dr52-46623-1629204965958-0:52) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,026 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,027 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom52 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,027 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-155:1,clientId=Scout JUnit MOM #52 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@19507769, org.eclipse.scout.rt.mom.jms.JmsSubscription@10095d95] - MDC[] 2021-08-17 12:56:28,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@2e87a250[job=JMS subscriber, state=DONE], JobFutureTask@4d8d21a3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:28,038 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008403 ms - MDC[] 2021-08-17 12:56:28,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,038 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom52 stopped - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-7dr52-46623-1629204965958-0:52) is shutting down - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-7dr52-46623-1629204965958-0:52) uptime 0.013 seconds - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom52, ID:centos-7-7dr52-46623-1629204965958-0:52) is shutdown - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.217600 ms - MDC[] 2021-08-17 12:56:28,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,040 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,040 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #53 initialized: null - MDC[] 2021-08-17 12:56:28,041 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:28,041 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-7dr52-46623-1629204965958-0:53) is starting - MDC[] 2021-08-17 12:56:28,042 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-7dr52-46623-1629204965958-0:53) started - MDC[] 2021-08-17 12:56:28,042 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:28,042 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom53 started - MDC[] 2021-08-17 12:56:28,043 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-158:1,clientId=Scout JUnit MOM #53 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:28,046 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@37353030, org.eclipse.scout.rt.mom.jms.JmsSubscription@418ee41b] - MDC[] 2021-08-17 12:56:28,050 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6a72d301, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d6f83a5] - MDC[] 2021-08-17 12:56:28,053 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@579847d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@156b3428] - MDC[] 2021-08-17 12:56:28,056 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@664c47f2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e3cea61] - MDC[] 2021-08-17 12:56:28,059 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@60b73425, org.eclipse.scout.rt.mom.jms.JmsSubscription@33bc7565] - MDC[] 2021-08-17 12:56:28,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4805d11b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f6094da] - MDC[] 2021-08-17 12:56:28,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@76fc11ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a9463b2] - MDC[] 2021-08-17 12:56:28,068 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@371dc46e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e82feeb] - MDC[] 2021-08-17 12:56:28,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,069 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom53 stopped - MDC[] 2021-08-17 12:56:28,069 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-7dr52-46623-1629204965958-0:53) is shutting down - MDC[] 2021-08-17 12:56:28,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-7dr52-46623-1629204965958-0:53) uptime 0.029 seconds - MDC[] 2021-08-17 12:56:28,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom53, ID:centos-7-7dr52-46623-1629204965958-0:53) is shutdown - MDC[] 2021-08-17 12:56:28,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 30.084967 ms - MDC[] 2021-08-17 12:56:28,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,071 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,071 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #54 initialized: null - MDC[] 2021-08-17 12:56:28,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:28,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-7dr52-46623-1629204965958-0:54) is starting - MDC[] 2021-08-17 12:56:28,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-7dr52-46623-1629204965958-0:54) started - MDC[] 2021-08-17 12:56:28,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:28,074 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom54 started - MDC[] 2021-08-17 12:56:28,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-161:1,clientId=Scout JUnit MOM #54 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:28,108 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2bcfdefe, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cfc81f8] - MDC[] 2021-08-17 12:56:28,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,109 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom54 stopped - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-7dr52-46623-1629204965958-0:54) is shutting down - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-7dr52-46623-1629204965958-0:54) uptime 0.038 seconds - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom54, ID:centos-7-7dr52-46623-1629204965958-0:54) is shutdown - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 38.825091 ms - MDC[] 2021-08-17 12:56:28,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,111 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,111 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,112 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #55 initialized: null - MDC[] 2021-08-17 12:56:28,113 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,113 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-7dr52-46623-1629204965958-0:55) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,114 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-7dr52-46623-1629204965958-0:55) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,114 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,114 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom55 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,115 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-164:1,clientId=Scout JUnit MOM #55 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,118 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a538a7f] - MDC[] 2021-08-17 12:56:28,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,119 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,119 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom55 stopped - MDC[] 2021-08-17 12:56:28,119 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-7dr52-46623-1629204965958-0:55) is shutting down - MDC[] 2021-08-17 12:56:28,120 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-7dr52-46623-1629204965958-0:55) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:28,120 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom55, ID:centos-7-7dr52-46623-1629204965958-0:55) is shutdown - MDC[] 2021-08-17 12:56:28,120 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,120 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.902966 ms - MDC[] 2021-08-17 12:56:28,120 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,121 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,121 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #56 initialized: null - MDC[] 2021-08-17 12:56:28,123 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,123 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-7dr52-46623-1629204965958-0:56) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,123 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-7dr52-46623-1629204965958-0:56) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,123 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,124 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom56 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,125 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-167:1,clientId=Scout JUnit MOM #56 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@502f9271] - MDC[] 2021-08-17 12:56:28,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,129 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom56 stopped - MDC[] 2021-08-17 12:56:28,129 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-7dr52-46623-1629204965958-0:56) is shutting down - MDC[] 2021-08-17 12:56:28,129 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-7dr52-46623-1629204965958-0:56) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:28,129 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom56, ID:centos-7-7dr52-46623-1629204965958-0:56) is shutdown - MDC[] 2021-08-17 12:56:28,129 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.764014 ms - MDC[] 2021-08-17 12:56:28,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,131 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #57 initialized: null - MDC[] 2021-08-17 12:56:28,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:28,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-7dr52-46623-1629204965958-0:57) is starting - MDC[] 2021-08-17 12:56:28,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-7dr52-46623-1629204965958-0:57) started - MDC[] 2021-08-17 12:56:28,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:28,132 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom57 started - MDC[] 2021-08-17 12:56:28,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-170:1,clientId=Scout JUnit MOM #57 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:28,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2992d955, org.eclipse.scout.rt.mom.jms.JmsSubscription@7cf311eb] - MDC[] 2021-08-17 12:56:28,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7546be68[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:28,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006793 ms - MDC[] 2021-08-17 12:56:28,138 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,138 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,138 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom57 stopped - MDC[] 2021-08-17 12:56:28,138 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-7dr52-46623-1629204965958-0:57) is shutting down - MDC[] 2021-08-17 12:56:28,139 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-7dr52-46623-1629204965958-0:57) uptime 0.008 seconds - MDC[] 2021-08-17 12:56:28,139 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom57, ID:centos-7-7dr52-46623-1629204965958-0:57) is shutdown - MDC[] 2021-08-17 12:56:28,139 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,139 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.604064 ms - MDC[] 2021-08-17 12:56:28,139 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,140 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,140 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,141 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #58 initialized: null - MDC[] 2021-08-17 12:56:28,141 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:28,141 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-7dr52-46623-1629204965958-0:58) is starting - MDC[] 2021-08-17 12:56:28,142 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-7dr52-46623-1629204965958-0:58) started - MDC[] 2021-08-17 12:56:28,142 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:28,142 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom58 started - MDC[] 2021-08-17 12:56:28,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-173:1,clientId=Scout JUnit MOM #58 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:28,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@181f2388, org.eclipse.scout.rt.mom.jms.JmsSubscription@64079186] - MDC[] 2021-08-17 12:56:28,149 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@9be1984, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c4b747a] - MDC[] 2021-08-17 12:56:28,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@32394a4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@21b33459] - MDC[] 2021-08-17 12:56:28,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6a702361, org.eclipse.scout.rt.mom.jms.JmsSubscription@35d53d53] - MDC[] 2021-08-17 12:56:28,210 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5a20c592, org.eclipse.scout.rt.mom.jms.JmsSubscription@29abec7e] - MDC[] 2021-08-17 12:56:28,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@541b377d, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a343975] - MDC[] 2021-08-17 12:56:28,216 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@40b0c9be, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bae7a7b] - MDC[] 2021-08-17 12:56:28,219 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@a53f879, org.eclipse.scout.rt.mom.jms.JmsSubscription@62cdff2b] - MDC[] 2021-08-17 12:56:28,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom58 stopped - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-7dr52-46623-1629204965958-0:58) is shutting down - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-7dr52-46623-1629204965958-0:58) uptime 0.079 seconds - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom58, ID:centos-7-7dr52-46623-1629204965958-0:58) is shutdown - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 80.165022 ms - MDC[] 2021-08-17 12:56:28,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,222 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #59 initialized: null - MDC[] 2021-08-17 12:56:28,222 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:28,223 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-7dr52-46623-1629204965958-0:59) is starting - MDC[] 2021-08-17 12:56:28,223 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-7dr52-46623-1629204965958-0:59) started - MDC[] 2021-08-17 12:56:28,223 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:28,223 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom59 started - MDC[] 2021-08-17 12:56:28,224 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-176:1,clientId=Scout JUnit MOM #59 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:28,228 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@287f1aaf] - MDC[] 2021-08-17 12:56:28,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,229 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom59 stopped - MDC[] 2021-08-17 12:56:28,229 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-7dr52-46623-1629204965958-0:59) is shutting down - MDC[] 2021-08-17 12:56:28,229 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-7dr52-46623-1629204965958-0:59) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:28,229 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom59, ID:centos-7-7dr52-46623-1629204965958-0:59) is shutdown - MDC[] 2021-08-17 12:56:28,229 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.534294 ms - MDC[] 2021-08-17 12:56:28,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,231 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #60 initialized: null - MDC[] 2021-08-17 12:56:28,232 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,232 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-7dr52-46623-1629204965958-0:60) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,233 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-7dr52-46623-1629204965958-0:60) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,233 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,233 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom60 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,234 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-179:1,clientId=Scout JUnit MOM #60 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,288 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1793ed9d, org.eclipse.scout.rt.mom.jms.JmsSubscription@f061449] - MDC[] 2021-08-17 12:56:28,289 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@7e893e88[job=JMS subscriber, state=DONE], JobFutureTask@43bb76d0[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:28,289 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008636 ms - MDC[] 2021-08-17 12:56:28,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,289 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom60 stopped - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-7dr52-46623-1629204965958-0:60) is shutting down - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-7dr52-46623-1629204965958-0:60) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom60, ID:centos-7-7dr52-46623-1629204965958-0:60) is shutdown - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.849443 ms - MDC[] 2021-08-17 12:56:28,290 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,291 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,291 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #61 initialized: null - MDC[] 2021-08-17 12:56:28,293 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,293 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-7dr52-46623-1629204965958-0:61) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,294 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-7dr52-46623-1629204965958-0:61) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,294 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,294 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom61 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,295 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-182:1,clientId=Scout JUnit MOM #61 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,349 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4435c9b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@204ce262] - MDC[] 2021-08-17 12:56:28,349 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@692cab82[job=JMS subscriber, state=RUNNING]] - MDC[] 2021-08-17 12:56:28,350 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.022482 ms - MDC[] 2021-08-17 12:56:28,350 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,350 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,350 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom61 stopped - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-7dr52-46623-1629204965958-0:61) is shutting down - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-7dr52-46623-1629204965958-0:61) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom61, ID:centos-7-7dr52-46623-1629204965958-0:61) is shutdown - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.835634 ms - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #62 initialized: null - MDC[] 2021-08-17 12:56:28,353 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,353 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-7dr52-46623-1629204965958-0:62) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,353 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-7dr52-46623-1629204965958-0:62) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,354 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,354 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom62 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,355 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-185:1,clientId=Scout JUnit MOM #62 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29cd3f9f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a54fc29] - MDC[] 2021-08-17 12:56:28,409 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,409 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,410 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom62 stopped - MDC[] 2021-08-17 12:56:28,410 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-7dr52-46623-1629204965958-0:62) is shutting down - MDC[] 2021-08-17 12:56:28,410 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-7dr52-46623-1629204965958-0:62) uptime 0.057 seconds - MDC[] 2021-08-17 12:56:28,410 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom62, ID:centos-7-7dr52-46623-1629204965958-0:62) is shutdown - MDC[] 2021-08-17 12:56:28,411 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.956140 ms - MDC[] 2021-08-17 12:56:28,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,412 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #63 initialized: null - MDC[] 2021-08-17 12:56:28,413 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,413 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-7dr52-46623-1629204965958-0:63) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,413 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-7dr52-46623-1629204965958-0:63) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,413 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,414 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom63 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,415 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-188:1,clientId=Scout JUnit MOM #63 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,469 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ae8aade, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a24b9e2] - MDC[] 2021-08-17 12:56:28,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,470 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom63 stopped - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-7dr52-46623-1629204965958-0:63) is shutting down - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-7dr52-46623-1629204965958-0:63) uptime 0.059 seconds - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom63, ID:centos-7-7dr52-46623-1629204965958-0:63) is shutdown - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.062352 ms - MDC[] 2021-08-17 12:56:28,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,473 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #64 initialized: null - MDC[] 2021-08-17 12:56:28,474 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,474 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-7dr52-46623-1629204965958-0:64) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,474 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-7dr52-46623-1629204965958-0:64) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,475 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,475 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom64 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,476 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-191:1,clientId=Scout JUnit MOM #64 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e0771af, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f2e21d7] - MDC[] 2021-08-17 12:56:28,530 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,530 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,531 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom64 stopped - MDC[] 2021-08-17 12:56:28,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-7dr52-46623-1629204965958-0:64) is shutting down - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-7dr52-46623-1629204965958-0:64) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom64, ID:centos-7-7dr52-46623-1629204965958-0:64) is shutdown - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.811032 ms - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #65 initialized: null - MDC[] 2021-08-17 12:56:28,534 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,534 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-7dr52-46623-1629204965958-0:65) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,535 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-7dr52-46623-1629204965958-0:65) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,535 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,535 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom65 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,536 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-194:1,clientId=Scout JUnit MOM #65 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,589 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62ee7e50, org.eclipse.scout.rt.mom.jms.JmsSubscription@b939971] - MDC[] 2021-08-17 12:56:28,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom65 stopped - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-7dr52-46623-1629204965958-0:65) is shutting down - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-7dr52-46623-1629204965958-0:65) uptime 0.057 seconds - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom65, ID:centos-7-7dr52-46623-1629204965958-0:65) is shutdown - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,591 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.800075 ms - MDC[] 2021-08-17 12:56:28,592 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,592 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,592 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,593 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #66 initialized: null - MDC[] 2021-08-17 12:56:28,593 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,594 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-7dr52-46623-1629204965958-0:66) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,594 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-7dr52-46623-1629204965958-0:66) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,594 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,594 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom66 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,595 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-197:1,clientId=Scout JUnit MOM #66 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2428eadb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f56d7bd] - MDC[] 2021-08-17 12:56:28,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,650 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom66 stopped - MDC[] 2021-08-17 12:56:28,650 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-7dr52-46623-1629204965958-0:66) is shutting down - MDC[] 2021-08-17 12:56:28,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-7dr52-46623-1629204965958-0:66) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:28,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom66, ID:centos-7-7dr52-46623-1629204965958-0:66) is shutdown - MDC[] 2021-08-17 12:56:28,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.944082 ms - MDC[] 2021-08-17 12:56:28,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #67 initialized: null - MDC[] 2021-08-17 12:56:28,653 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,653 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-7dr52-46623-1629204965958-0:67) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,653 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-7dr52-46623-1629204965958-0:67) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,654 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,654 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom67 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,655 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-200:1,clientId=Scout JUnit MOM #67 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,708 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47828afb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4af9217f] - MDC[] 2021-08-17 12:56:28,709 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,709 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,710 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom67 stopped - MDC[] 2021-08-17 12:56:28,710 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-7dr52-46623-1629204965958-0:67) is shutting down - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-7dr52-46623-1629204965958-0:67) uptime 0.057 seconds - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom67, ID:centos-7-7dr52-46623-1629204965958-0:67) is shutdown - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.207535 ms - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #68 initialized: null - MDC[] 2021-08-17 12:56:28,713 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,713 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-7dr52-46623-1629204965958-0:68) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,713 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-7dr52-46623-1629204965958-0:68) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,713 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,714 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom68 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,716 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-203:1,clientId=Scout JUnit MOM #68 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,770 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f19dea8, org.eclipse.scout.rt.mom.jms.JmsSubscription@5eab0592] - MDC[] 2021-08-17 12:56:28,771 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@542aa32a[job=JMS subscriber, state=DONE], JobFutureTask@8d15c75[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:28,771 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016781 ms - MDC[] 2021-08-17 12:56:28,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,772 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom68 stopped - MDC[] 2021-08-17 12:56:28,772 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-7dr52-46623-1629204965958-0:68) is shutting down - MDC[] 2021-08-17 12:56:28,773 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-7dr52-46623-1629204965958-0:68) uptime 0.060 seconds - MDC[] 2021-08-17 12:56:28,773 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom68, ID:centos-7-7dr52-46623-1629204965958-0:68) is shutdown - MDC[] 2021-08-17 12:56:28,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.579355 ms - MDC[] 2021-08-17 12:56:28,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,774 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,774 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,774 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #69 initialized: null - MDC[] 2021-08-17 12:56:28,775 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,776 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-7dr52-46623-1629204965958-0:69) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,776 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-7dr52-46623-1629204965958-0:69) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,776 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,776 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom69 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,777 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-206:1,clientId=Scout JUnit MOM #69 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:28,831 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d5522e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@60339ff4] - MDC[] 2021-08-17 12:56:28,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:28,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:28,832 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom69 stopped - MDC[] 2021-08-17 12:56:28,832 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-7dr52-46623-1629204965958-0:69) is shutting down - MDC[] 2021-08-17 12:56:28,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-7dr52-46623-1629204965958-0:69) uptime 0.058 seconds - MDC[] 2021-08-17 12:56:28,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom69, ID:centos-7-7dr52-46623-1629204965958-0:69) is shutdown - MDC[] 2021-08-17 12:56:28,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:28,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.256914 ms - MDC[] 2021-08-17 12:56:28,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:28,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:28,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:28,836 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:28,837 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,837 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-7dr52-46623-1629204965958-0:70) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,838 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-7dr52-46623-1629204965958-0:70) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,838 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,838 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom70 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:28,840 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-209:1,clientId=Scout JUnit MOM #70 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,846 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout] 2021-08-17 12:56:33,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@315203b1] - MDC[] 2021-08-17 12:56:33,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3a8a2f6f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:33,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.017351 ms - MDC[] 2021-08-17 12:56:33,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:33,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:33,848 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom70 stopped - MDC[] 2021-08-17 12:56:33,848 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-7dr52-46623-1629204965958-0:70) is shutting down - MDC[] 2021-08-17 12:56:33,848 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-7dr52-46623-1629204965958-0:70) uptime 5.011 seconds - MDC[] 2021-08-17 12:56:33,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom70, ID:centos-7-7dr52-46623-1629204965958-0:70) is shutdown - MDC[] 2021-08-17 12:56:33,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:33,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5014.693150 ms - MDC[] 2021-08-17 12:56:33,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:33,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:33,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:33,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #71 initialized: null - MDC[] 2021-08-17 12:56:33,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:33,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-7dr52-46623-1629204965958-0:71) is starting - MDC[] 2021-08-17 12:56:33,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-7dr52-46623-1629204965958-0:71) started - MDC[] 2021-08-17 12:56:33,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:33,851 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom71 started - MDC[] 2021-08-17 12:56:33,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-212:1,clientId=Scout JUnit MOM #71 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:33,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@26a8eaaa, org.eclipse.scout.rt.mom.jms.JmsSubscription@540e593f] - MDC[] 2021-08-17 12:56:33,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@364178de[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:33,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.015154 ms - MDC[] 2021-08-17 12:56:33,856 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:33,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:33,857 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom71 stopped - MDC[] 2021-08-17 12:56:33,857 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-7dr52-46623-1629204965958-0:71) is shutting down - MDC[] 2021-08-17 12:56:33,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-7dr52-46623-1629204965958-0:71) uptime 0.008 seconds - MDC[] 2021-08-17 12:56:33,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom71, ID:centos-7-7dr52-46623-1629204965958-0:71) is shutdown - MDC[] 2021-08-17 12:56:33,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:33,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.194028 ms - MDC[] 2021-08-17 12:56:33,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:33,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:33,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:33,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:33,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.969537 ms - MDC[] 2021-08-17 12:56:33,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:33,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:33,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:33,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #73 initialized: null - MDC[] 2021-08-17 12:56:33,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:33,862 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-7dr52-46623-1629204965958-0:72) is starting - MDC[] 2021-08-17 12:56:33,862 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-7dr52-46623-1629204965958-0:72) started - MDC[] 2021-08-17 12:56:33,862 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:33,862 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom73 started - MDC[] 2021-08-17 12:56:33,863 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-215:1,clientId=Scout JUnit MOM #73 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:33,874 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bcb2501] - MDC[] 2021-08-17 12:56:33,874 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 6 subscriber jobs: [JobFutureTask@78c7ad02[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@234aab2d[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@4a4bc272[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@3cae0bd5[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@79c41eff[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@ee9be96[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]] - MDC[] 2021-08-17 12:56:33,874 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012185 ms - MDC[] 2021-08-17 12:56:33,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:33,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:33,875 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom73 stopped - MDC[] 2021-08-17 12:56:33,875 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-7dr52-46623-1629204965958-0:72) is shutting down - MDC[] 2021-08-17 12:56:33,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-7dr52-46623-1629204965958-0:72) uptime 0.015 seconds - MDC[] 2021-08-17 12:56:33,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom73, ID:centos-7-7dr52-46623-1629204965958-0:72) is shutdown - MDC[] 2021-08-17 12:56:33,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:33,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.267829 ms - MDC[] 2021-08-17 12:56:33,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:33,877 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:33,877 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:33,879 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:33,880 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,881 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-7dr52-46623-1629204965958-0:73) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,881 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-7dr52-46623-1629204965958-0:73) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,881 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,881 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom74 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,882 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-218:1,clientId=Scout JUnit MOM #74 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:33,889 INFO [ActiveMQ VMTransport: vm://mom74#145-2] org.apache.activemq.broker.region.TempQueue.dispose(TempQueue.java:87) - temp-queue://ID:centos-7-7dr52-46623-1629204965958-218:1:1 on dispose, purge of 1 pending messages: org.apache.activemq.broker.region.cursors.VMPendingMessageCursor@5492da08 - MDC[] 2021-08-17 12:56:33,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@71e7b3c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@4465d4ce] - MDC[] 2021-08-17 12:56:33,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@30afe424[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:33,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011266 ms - MDC[] 2021-08-17 12:56:33,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:33,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:33,905 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom74 stopped - MDC[] 2021-08-17 12:56:33,905 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-7dr52-46623-1629204965958-0:73) is shutting down - MDC[] 2021-08-17 12:56:33,905 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-7dr52-46623-1629204965958-0:73) uptime 0.025 seconds - MDC[] 2021-08-17 12:56:33,906 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom74, ID:centos-7-7dr52-46623-1629204965958-0:73) is shutdown - MDC[] 2021-08-17 12:56:33,906 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:33,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 29.055589 ms - MDC[] 2021-08-17 12:56:33,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:33,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:33,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:33,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #75 initialized: null - MDC[] 2021-08-17 12:56:33,907 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:33,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-7dr52-46623-1629204965958-0:74) is starting - MDC[] 2021-08-17 12:56:33,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-7dr52-46623-1629204965958-0:74) started - MDC[] 2021-08-17 12:56:33,908 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:33,908 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom75 started - MDC[] 2021-08-17 12:56:33,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-221:1,clientId=Scout JUnit MOM #75 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c00f72a] - MDC[] 2021-08-17 12:56:34,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@44808c29[job=JMS subscriber, state=RUNNING]] - MDC[] 2021-08-17 12:56:34,063 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.023957 ms - MDC[] 2021-08-17 12:56:34,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,064 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom75 stopped - MDC[] 2021-08-17 12:56:34,064 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-7dr52-46623-1629204965958-0:74) is shutting down - MDC[] 2021-08-17 12:56:34,064 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-7dr52-46623-1629204965958-0:74) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:34,064 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom75, ID:centos-7-7dr52-46623-1629204965958-0:74) is shutdown - MDC[] 2021-08-17 12:56:34,064 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.921379 ms - MDC[] 2021-08-17 12:56:34,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,066 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #76 initialized: null - MDC[] 2021-08-17 12:56:34,066 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,066 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-7dr52-46623-1629204965958-0:75) is starting - MDC[] 2021-08-17 12:56:34,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-7dr52-46623-1629204965958-0:75) started - MDC[] 2021-08-17 12:56:34,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,067 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom76 started - MDC[] 2021-08-17 12:56:34,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-224:1,clientId=Scout JUnit MOM #76 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@396ea7ab] - MDC[] 2021-08-17 12:56:34,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@346b793b[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:34,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.017886 ms - MDC[] 2021-08-17 12:56:34,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,222 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom76 stopped - MDC[] 2021-08-17 12:56:34,222 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-7dr52-46623-1629204965958-0:75) is shutting down - MDC[] 2021-08-17 12:56:34,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-7dr52-46623-1629204965958-0:75) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:34,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom76, ID:centos-7-7dr52-46623-1629204965958-0:75) is shutdown - MDC[] 2021-08-17 12:56:34,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,223 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.204632 ms - MDC[] 2021-08-17 12:56:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,225 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #77 initialized: null - MDC[] 2021-08-17 12:56:34,225 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-7dr52-46623-1629204965958-0:76) is starting - MDC[] 2021-08-17 12:56:34,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-7dr52-46623-1629204965958-0:76) started - MDC[] 2021-08-17 12:56:34,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,227 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom77 started - MDC[] 2021-08-17 12:56:34,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-227:1,clientId=Scout JUnit MOM #77 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,380 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7356f0e0] - MDC[] 2021-08-17 12:56:34,381 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@69231217[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:34,381 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.030396 ms - MDC[] 2021-08-17 12:56:34,382 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,382 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,382 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom77 stopped - MDC[] 2021-08-17 12:56:34,383 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-7dr52-46623-1629204965958-0:76) is shutting down - MDC[] 2021-08-17 12:56:34,383 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-7dr52-46623-1629204965958-0:76) uptime 0.158 seconds - MDC[] 2021-08-17 12:56:34,383 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom77, ID:centos-7-7dr52-46623-1629204965958-0:76) is shutdown - MDC[] 2021-08-17 12:56:34,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,383 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.058289 ms - MDC[] 2021-08-17 12:56:34,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #78 initialized: null - MDC[] 2021-08-17 12:56:34,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-7dr52-46623-1629204965958-0:77) is starting - MDC[] 2021-08-17 12:56:34,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-7dr52-46623-1629204965958-0:77) started - MDC[] 2021-08-17 12:56:34,385 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,386 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom78 started - MDC[] 2021-08-17 12:56:34,386 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-230:1,clientId=Scout JUnit MOM #78 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a5782d7] - MDC[] 2021-08-17 12:56:34,540 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7f055e1[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:34,540 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.020723 ms - MDC[] 2021-08-17 12:56:34,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,541 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom78 stopped - MDC[] 2021-08-17 12:56:34,541 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-7dr52-46623-1629204965958-0:77) is shutting down - MDC[] 2021-08-17 12:56:34,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-7dr52-46623-1629204965958-0:77) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:34,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom78, ID:centos-7-7dr52-46623-1629204965958-0:77) is shutdown - MDC[] 2021-08-17 12:56:34,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.076387 ms - MDC[] 2021-08-17 12:56:34,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,543 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #79 initialized: null - MDC[] 2021-08-17 12:56:34,544 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,544 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-7dr52-46623-1629204965958-0:78) is starting - MDC[] 2021-08-17 12:56:34,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-7dr52-46623-1629204965958-0:78) started - MDC[] 2021-08-17 12:56:34,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,545 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom79 started - MDC[] 2021-08-17 12:56:34,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-233:1,clientId=Scout JUnit MOM #79 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@96b00fb] - MDC[] 2021-08-17 12:56:34,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4bf14a9c[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:34,700 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.023892 ms - MDC[] 2021-08-17 12:56:34,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,700 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom79 stopped - MDC[] 2021-08-17 12:56:34,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-7dr52-46623-1629204965958-0:78) is shutting down - MDC[] 2021-08-17 12:56:34,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-7dr52-46623-1629204965958-0:78) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:34,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom79, ID:centos-7-7dr52-46623-1629204965958-0:78) is shutdown - MDC[] 2021-08-17 12:56:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.766714 ms - MDC[] 2021-08-17 12:56:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,703 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #80 initialized: null - MDC[] 2021-08-17 12:56:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-7dr52-46623-1629204965958-0:79) is starting - MDC[] 2021-08-17 12:56:34,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-7dr52-46623-1629204965958-0:79) started - MDC[] 2021-08-17 12:56:34,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,705 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom80 started - MDC[] 2021-08-17 12:56:34,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-236:1,clientId=Scout JUnit MOM #80 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:34,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d020409] - MDC[] 2021-08-17 12:56:34,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:34,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:34,860 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom80 stopped - MDC[] 2021-08-17 12:56:34,860 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-7dr52-46623-1629204965958-0:79) is shutting down - MDC[] 2021-08-17 12:56:34,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-7dr52-46623-1629204965958-0:79) uptime 0.158 seconds - MDC[] 2021-08-17 12:56:34,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom80, ID:centos-7-7dr52-46623-1629204965958-0:79) is shutdown - MDC[] 2021-08-17 12:56:34,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:34,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.516498 ms - MDC[] 2021-08-17 12:56:34,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:34,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:34,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:34,863 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #81 initialized: null - MDC[] 2021-08-17 12:56:34,863 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:34,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-7dr52-46623-1629204965958-0:80) is starting - MDC[] 2021-08-17 12:56:34,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-7dr52-46623-1629204965958-0:80) started - MDC[] 2021-08-17 12:56:34,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:34,865 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom81 started - MDC[] 2021-08-17 12:56:34,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-239:1,clientId=Scout JUnit MOM #81 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:35,018 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a8d001b] - MDC[] 2021-08-17 12:56:35,018 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:35,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:35,020 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom81 stopped - MDC[] 2021-08-17 12:56:35,020 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-7dr52-46623-1629204965958-0:80) is shutting down - MDC[] 2021-08-17 12:56:35,020 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-7dr52-46623-1629204965958-0:80) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:35,020 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom81, ID:centos-7-7dr52-46623-1629204965958-0:80) is shutdown - MDC[] 2021-08-17 12:56:35,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:35,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.614209 ms - MDC[] 2021-08-17 12:56:35,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:35,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:35,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:35,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #82 initialized: null - MDC[] 2021-08-17 12:56:35,022 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:35,022 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-7dr52-46623-1629204965958-0:81) is starting - MDC[] 2021-08-17 12:56:35,023 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-7dr52-46623-1629204965958-0:81) started - MDC[] 2021-08-17 12:56:35,023 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:35,023 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom82 started - MDC[] 2021-08-17 12:56:35,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-242:1,clientId=Scout JUnit MOM #82 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:35,177 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cf825e8] - MDC[] 2021-08-17 12:56:35,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:35,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:35,178 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom82 stopped - MDC[] 2021-08-17 12:56:35,178 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-7dr52-46623-1629204965958-0:81) is shutting down - MDC[] 2021-08-17 12:56:35,178 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-7dr52-46623-1629204965958-0:81) uptime 0.156 seconds - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom82, ID:centos-7-7dr52-46623-1629204965958-0:81) is shutdown - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.338036 ms - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:35,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:35,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #83 initialized: null - MDC[] 2021-08-17 12:56:35,180 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:35,181 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-7dr52-46623-1629204965958-0:82) is starting - MDC[] 2021-08-17 12:56:35,181 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-7dr52-46623-1629204965958-0:82) started - MDC[] 2021-08-17 12:56:35,181 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:35,181 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom83 started - MDC[] 2021-08-17 12:56:35,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-245:1,clientId=Scout JUnit MOM #83 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:35,335 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76312df9] - MDC[] 2021-08-17 12:56:35,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:35,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:35,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom83 stopped - MDC[] 2021-08-17 12:56:35,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-7dr52-46623-1629204965958-0:82) is shutting down - MDC[] 2021-08-17 12:56:35,337 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-7dr52-46623-1629204965958-0:82) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:35,337 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom83, ID:centos-7-7dr52-46623-1629204965958-0:82) is shutdown - MDC[] 2021-08-17 12:56:35,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:35,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.144012 ms - MDC[] 2021-08-17 12:56:35,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:35,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:35,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:35,339 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #84 initialized: null - MDC[] 2021-08-17 12:56:35,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:35,340 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-7dr52-46623-1629204965958-0:83) is starting - MDC[] 2021-08-17 12:56:35,340 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-7dr52-46623-1629204965958-0:83) started - MDC[] 2021-08-17 12:56:35,340 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:35,341 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom84 started - MDC[] 2021-08-17 12:56:35,341 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-248:1,clientId=Scout JUnit MOM #84 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:35,494 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55cb0354] - MDC[] 2021-08-17 12:56:35,494 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@51b274ce[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:35,495 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007646 ms - MDC[] 2021-08-17 12:56:35,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:35,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:35,495 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom84 stopped - MDC[] 2021-08-17 12:56:35,495 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-7dr52-46623-1629204965958-0:83) is shutting down - MDC[] 2021-08-17 12:56:35,496 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-7dr52-46623-1629204965958-0:83) uptime 0.157 seconds - MDC[] 2021-08-17 12:56:35,496 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom84, ID:centos-7-7dr52-46623-1629204965958-0:83) is shutdown - MDC[] 2021-08-17 12:56:35,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:35,496 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.694623 ms - MDC[] 2021-08-17 12:56:35,496 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:35,497 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:35,497 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:35,498 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #85 initialized: null - MDC[] 2021-08-17 12:56:35,498 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:35,498 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-7dr52-46623-1629204965958-0:84) is starting - MDC[] 2021-08-17 12:56:35,499 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-7dr52-46623-1629204965958-0:84) started - MDC[] 2021-08-17 12:56:35,499 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:35,499 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom85 started - MDC[] 2021-08-17 12:56:35,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-251:1,clientId=Scout JUnit MOM #85 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:36,509 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5b6b14a6, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@367e6aa4] - MDC[] 2021-08-17 12:56:36,509 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:36,509 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:36,510 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom85 stopped - MDC[] 2021-08-17 12:56:36,510 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-7dr52-46623-1629204965958-0:84) is shutting down - MDC[] 2021-08-17 12:56:36,510 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-7dr52-46623-1629204965958-0:84) uptime 1.012 seconds - MDC[] 2021-08-17 12:56:36,510 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom85, ID:centos-7-7dr52-46623-1629204965958-0:84) is shutdown - MDC[] 2021-08-17 12:56:36,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:36,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1013.577083 ms - MDC[] 2021-08-17 12:56:36,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:36,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:36,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:36,513 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:36,514 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,514 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-7dr52-46623-1629204965958-0:85) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,515 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-7dr52-46623-1629204965958-0:85) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,515 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,515 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom86 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,516 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-254:1,clientId=Scout JUnit MOM #86 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,520 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6210d0e8-1d75-420a-8a51-73250834b40a] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:56:36,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a2227e8] - MDC[] 2021-08-17 12:56:36,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@468a456e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:36,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.013368 ms - MDC[] 2021-08-17 12:56:36,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:36,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:36,537 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom86 stopped - MDC[] 2021-08-17 12:56:36,537 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-7dr52-46623-1629204965958-0:85) is shutting down - MDC[] 2021-08-17 12:56:36,537 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-7dr52-46623-1629204965958-0:85) uptime 0.023 seconds - MDC[] 2021-08-17 12:56:36,538 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom86, ID:centos-7-7dr52-46623-1629204965958-0:85) is shutdown - MDC[] 2021-08-17 12:56:36,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:36,538 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 25.844921 ms - MDC[] 2021-08-17 12:56:36,538 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:36,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:36,539 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:36,540 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #87 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:36,541 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,541 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-7dr52-46623-1629204965958-0:86) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,541 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-7dr52-46623-1629204965958-0:86) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,541 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,542 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom87 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,542 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-257:1,clientId=Scout JUnit MOM #87 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,549 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22b0c1cf] - MDC[] 2021-08-17 12:56:36,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@242198d0[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@42af4392[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:36,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014083 ms - MDC[] 2021-08-17 12:56:36,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:36,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:36,551 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom87 stopped - MDC[] 2021-08-17 12:56:36,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-7dr52-46623-1629204965958-0:86) is shutting down - MDC[] 2021-08-17 12:56:36,552 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-7dr52-46623-1629204965958-0:86) uptime 0.011 seconds - MDC[] 2021-08-17 12:56:36,552 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom87, ID:centos-7-7dr52-46623-1629204965958-0:86) is shutdown - MDC[] 2021-08-17 12:56:36,552 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:36,552 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.322021 ms - MDC[] 2021-08-17 12:56:36,552 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:36,553 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:36,553 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:36,554 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #88 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:36,555 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,555 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-7dr52-46623-1629204965958-0:87) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,556 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-7dr52-46623-1629204965958-0:87) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,556 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,556 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom88 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,557 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-260:1,clientId=Scout JUnit MOM #88 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:36,608 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:56:36,610 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ebd3d4c] - MDC[] 2021-08-17 12:56:36,610 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@1702cf68[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@60f1196b[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:36,610 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008748 ms - MDC[] 2021-08-17 12:56:36,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:36,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom88 stopped - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-7dr52-46623-1629204965958-0:87) is shutting down - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-7dr52-46623-1629204965958-0:87) uptime 0.057 seconds - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom88, ID:centos-7-7dr52-46623-1629204965958-0:87) is shutdown - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.256591 ms - MDC[] 2021-08-17 12:56:36,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:36,613 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:36,613 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:36,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #89 initialized: null - MDC[] 2021-08-17 12:56:36,615 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,615 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-7dr52-46623-1629204965958-0:88) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,616 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-7dr52-46623-1629204965958-0:88) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,616 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,616 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom89 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,617 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-263:1,clientId=Scout JUnit MOM #89 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:36,620 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@500497e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@309d298] - MDC[] 2021-08-17 12:56:36,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:36,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:36,621 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom89 stopped - MDC[] 2021-08-17 12:56:36,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-7dr52-46623-1629204965958-0:88) is shutting down - MDC[] 2021-08-17 12:56:36,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-7dr52-46623-1629204965958-0:88) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:36,621 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom89, ID:centos-7-7dr52-46623-1629204965958-0:88) is shutdown - MDC[] 2021-08-17 12:56:36,621 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:36,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.433383 ms - MDC[] 2021-08-17 12:56:36,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:36,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:36,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:36,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #90 initialized: null - MDC[] 2021-08-17 12:56:36,624 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:36,624 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-7dr52-46623-1629204965958-0:89) is starting - MDC[] 2021-08-17 12:56:36,625 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-7dr52-46623-1629204965958-0:89) started - MDC[] 2021-08-17 12:56:36,625 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:36,625 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom90 started - MDC[] 2021-08-17 12:56:36,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-266:1,clientId=Scout JUnit MOM #90 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:38,630 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@786c7cc9, org.eclipse.scout.rt.mom.jms.JmsSubscription@28d26e57] - MDC[] 2021-08-17 12:56:38,630 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7bf56370[job=JMS subscriber, state=RUNNING]] - MDC[] 2021-08-17 12:56:38,630 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.018976 ms - MDC[] 2021-08-17 12:56:38,630 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:38,630 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:38,631 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom90 stopped - MDC[] 2021-08-17 12:56:38,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-7dr52-46623-1629204965958-0:89) is shutting down - MDC[] 2021-08-17 12:56:38,631 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-7dr52-46623-1629204965958-0:89) uptime 2.007 seconds - MDC[] 2021-08-17 12:56:38,632 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom90, ID:centos-7-7dr52-46623-1629204965958-0:89) is shutdown - MDC[] 2021-08-17 12:56:38,632 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:38,632 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2009.297415 ms - MDC[] 2021-08-17 12:56:38,632 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:38,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:38,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:38,634 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #91 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:38,634 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:38,635 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-7dr52-46623-1629204965958-0:90) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:38,635 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-7dr52-46623-1629204965958-0:90) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:38,635 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:38,635 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom91 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:38,636 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-269:1,clientId=Scout JUnit MOM #91 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,638 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2021-08-17 12:56:43,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@337f76ff] - MDC[] 2021-08-17 12:56:43,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@46d8da1c[job=JMS subscriber, state=DONE], JobFutureTask@2edb6e0f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008442 ms - MDC[] 2021-08-17 12:56:43,641 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,641 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,641 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom91 stopped - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-7dr52-46623-1629204965958-0:90) is shutting down - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-7dr52-46623-1629204965958-0:90) uptime 5.008 seconds - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom91, ID:centos-7-7dr52-46623-1629204965958-0:90) is shutdown - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5009.291963 ms - MDC[] 2021-08-17 12:56:43,642 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,644 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #92 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,645 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,646 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-7dr52-46623-1629204965958-0:91) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,646 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-7dr52-46623-1629204965958-0:91) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,647 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,647 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom92 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,648 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-272:1,clientId=Scout JUnit MOM #92 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,652 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9027eb26-d540-41b0-8d99-ccbb40d75db0] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:56:43,660 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@729452f2] - MDC[] 2021-08-17 12:56:43,660 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2d490a8b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,661 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014388 ms - MDC[] 2021-08-17 12:56:43,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,662 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom92 stopped - MDC[] 2021-08-17 12:56:43,662 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-7dr52-46623-1629204965958-0:91) is shutting down - MDC[] 2021-08-17 12:56:43,662 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-7dr52-46623-1629204965958-0:91) uptime 0.017 seconds - MDC[] 2021-08-17 12:56:43,662 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom92, ID:centos-7-7dr52-46623-1629204965958-0:91) is shutdown - MDC[] 2021-08-17 12:56:43,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 19.248715 ms - MDC[] 2021-08-17 12:56:43,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,664 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #93 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,665 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,666 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-7dr52-46623-1629204965958-0:92) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,666 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-7dr52-46623-1629204965958-0:92) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,666 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,667 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom93 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,667 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-275:1,clientId=Scout JUnit MOM #93 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,671 INFO [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bf27b01a-6372-4d0a-96be-9379392c08a9] 2021-08-17 12:56:43,676 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e8d3d43] - MDC[] 2021-08-17 12:56:43,676 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@62f04407[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,677 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008198 ms - MDC[] 2021-08-17 12:56:43,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,677 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom93 stopped - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-7dr52-46623-1629204965958-0:92) is shutting down - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-7dr52-46623-1629204965958-0:92) uptime 0.013 seconds - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom93, ID:centos-7-7dr52-46623-1629204965958-0:92) is shutdown - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.987860 ms - MDC[] 2021-08-17 12:56:43,678 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,679 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,679 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,680 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #94 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,682 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,682 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-7dr52-46623-1629204965958-0:93) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,682 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-7dr52-46623-1629204965958-0:93) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,683 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,683 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom94 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,684 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-278:1,clientId=Scout JUnit MOM #94 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,710 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2558c3fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@1efb1a38] - MDC[] 2021-08-17 12:56:43,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@227ded03[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009180 ms - MDC[] 2021-08-17 12:56:43,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom94 stopped - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-7dr52-46623-1629204965958-0:93) is shutting down - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-7dr52-46623-1629204965958-0:93) uptime 0.030 seconds - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom94, ID:centos-7-7dr52-46623-1629204965958-0:93) is shutdown - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 33.381946 ms - MDC[] 2021-08-17 12:56:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,715 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #95 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,715 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,716 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-7dr52-46623-1629204965958-0:94) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,716 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-7dr52-46623-1629204965958-0:94) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,716 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,716 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom95 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,717 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-281:1,clientId=Scout JUnit MOM #95 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,723 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@710959b3] - MDC[] 2021-08-17 12:56:43,723 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@370d08af[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,724 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009242 ms - MDC[] 2021-08-17 12:56:43,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom95 stopped - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-7dr52-46623-1629204965958-0:94) is shutting down - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-7dr52-46623-1629204965958-0:94) uptime 0.010 seconds - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom95, ID:centos-7-7dr52-46623-1629204965958-0:94) is shutdown - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.185978 ms - MDC[] 2021-08-17 12:56:43,725 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,727 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #96 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-7dr52-46623-1629204965958-0:95) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-7dr52-46623-1629204965958-0:95) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,728 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,728 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom96 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,729 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-284:1,clientId=Scout JUnit MOM #96 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,733 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation] 2021-08-17 12:56:43,734 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17a364] - MDC[] 2021-08-17 12:56:43,735 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@12f00f04[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5a19b275[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:43,735 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009097 ms - MDC[] 2021-08-17 12:56:43,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,736 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom96 stopped - MDC[] 2021-08-17 12:56:43,736 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-7dr52-46623-1629204965958-0:95) is shutting down - MDC[] 2021-08-17 12:56:43,737 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-7dr52-46623-1629204965958-0:95) uptime 0.010 seconds - MDC[] 2021-08-17 12:56:43,737 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom96, ID:centos-7-7dr52-46623-1629204965958-0:95) is shutdown - MDC[] 2021-08-17 12:56:43,737 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,737 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.953685 ms - MDC[] 2021-08-17 12:56:43,737 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,739 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #97 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,739 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,740 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-7dr52-46623-1629204965958-0:96) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,740 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-7dr52-46623-1629204965958-0:96) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,740 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,741 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom97 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,741 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-287:1,clientId=Scout JUnit MOM #97 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,748 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@325ca93f, org.eclipse.scout.rt.mom.jms.JmsSubscription@55249a76] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,754 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@25c26fec, org.eclipse.scout.rt.mom.jms.JmsSubscription@36695b62] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,808 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@23728d1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bf522a1] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,814 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4457fb31, org.eclipse.scout.rt.mom.jms.JmsSubscription@7cd0d11c] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,819 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@20c005ef, org.eclipse.scout.rt.mom.jms.JmsSubscription@306664fc] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,824 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3c2126c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@45734af8] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,829 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@55267c90, org.eclipse.scout.rt.mom.jms.JmsSubscription@74e53274] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,834 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@c92c185, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f9a091] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@d0e8fe3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,835 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012597 ms - MDC[] 2021-08-17 12:56:43,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,836 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,836 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom97 stopped - MDC[] 2021-08-17 12:56:43,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-7dr52-46623-1629204965958-0:96) is shutting down - MDC[] 2021-08-17 12:56:43,837 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-7dr52-46623-1629204965958-0:96) uptime 0.098 seconds - MDC[] 2021-08-17 12:56:43,837 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom97, ID:centos-7-7dr52-46623-1629204965958-0:96) is shutdown - MDC[] 2021-08-17 12:56:43,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,837 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 99.135058 ms - MDC[] 2021-08-17 12:56:43,837 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,838 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,838 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,839 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #98 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-7dr52-46623-1629204965958-0:97) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-7dr52-46623-1629204965958-0:97) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,840 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,841 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom98 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,841 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-290:1,clientId=Scout JUnit MOM #98 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1a787480, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b3847f5] - MDC[] 2021-08-17 12:56:43,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@12320514[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008196 ms - MDC[] 2021-08-17 12:56:43,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,851 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom98 stopped - MDC[] 2021-08-17 12:56:43,851 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-7dr52-46623-1629204965958-0:97) is shutting down - MDC[] 2021-08-17 12:56:43,851 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-7dr52-46623-1629204965958-0:97) uptime 0.011 seconds - MDC[] 2021-08-17 12:56:43,851 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom98, ID:centos-7-7dr52-46623-1629204965958-0:97) is shutdown - MDC[] 2021-08-17 12:56:43,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,852 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.724966 ms - MDC[] 2021-08-17 12:56:43,852 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,852 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,853 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,854 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #99 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,855 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,855 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-7dr52-46623-1629204965958-0:98) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,855 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-7dr52-46623-1629204965958-0:98) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,855 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,856 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom99 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,856 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-293:1,clientId=Scout JUnit MOM #99 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,909 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fbf4614] - MDC[] 2021-08-17 12:56:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@56d2b0b5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010449 ms - MDC[] 2021-08-17 12:56:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,910 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,911 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom99 stopped - MDC[] 2021-08-17 12:56:43,911 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-7dr52-46623-1629204965958-0:98) is shutting down - MDC[] 2021-08-17 12:56:43,911 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-7dr52-46623-1629204965958-0:98) uptime 0.056 seconds - MDC[] 2021-08-17 12:56:43,912 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom99, ID:centos-7-7dr52-46623-1629204965958-0:98) is shutdown - MDC[] 2021-08-17 12:56:43,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.108282 ms - MDC[] 2021-08-17 12:56:43,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #100 initialized: null - MDC[] 2021-08-17 12:56:43,914 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,915 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-7dr52-46623-1629204965958-0:99) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,915 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-7dr52-46623-1629204965958-0:99) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,915 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,915 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom100 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,916 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-296:1,clientId=Scout JUnit MOM #100 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fe646a] - MDC[] 2021-08-17 12:56:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,920 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom100 stopped - MDC[] 2021-08-17 12:56:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-7dr52-46623-1629204965958-0:99) is shutting down - MDC[] 2021-08-17 12:56:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-7dr52-46623-1629204965958-0:99) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom100, ID:centos-7-7dr52-46623-1629204965958-0:99) is shutdown - MDC[] 2021-08-17 12:56:43,920 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.717539 ms - MDC[] 2021-08-17 12:56:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,923 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #101 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,924 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,924 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-7dr52-46623-1629204965958-0:100) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,924 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-7dr52-46623-1629204965958-0:100) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,924 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,925 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom101 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,926 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-299:1,clientId=Scout JUnit MOM #101 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:43,931 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:56:43,933 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@458f1355, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bfd9e3a] - MDC[] 2021-08-17 12:56:43,933 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5bb729a1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010088 ms - MDC[] 2021-08-17 12:56:43,934 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,934 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:43,935 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom101 stopped - MDC[] 2021-08-17 12:56:43,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-7dr52-46623-1629204965958-0:100) is shutting down - MDC[] 2021-08-17 12:56:43,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-7dr52-46623-1629204965958-0:100) uptime 0.011 seconds - MDC[] 2021-08-17 12:56:43,936 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom101, ID:centos-7-7dr52-46623-1629204965958-0:100) is shutdown - MDC[] 2021-08-17 12:56:43,936 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:43,936 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.344081 ms - MDC[] 2021-08-17 12:56:43,936 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:43,937 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:43,937 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:43,938 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #102 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:43,938 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,939 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-7dr52-46623-1629204965958-0:101) is starting - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,939 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-7dr52-46623-1629204965958-0:101) started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,939 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,940 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom102 started - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,940 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-302:1,clientId=Scout JUnit MOM #102 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:56:43,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24338110] - MDC[] 2021-08-17 12:56:43,947 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6999bbc7[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:43,947 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011118 ms - MDC[] 2021-08-17 12:56:43,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:43,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:44,005 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom102 stopped - MDC[] 2021-08-17 12:56:44,005 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-7dr52-46623-1629204965958-0:101) is shutting down - MDC[] 2021-08-17 12:56:44,005 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-7dr52-46623-1629204965958-0:101) uptime 0.067 seconds - MDC[] 2021-08-17 12:56:44,005 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom102, ID:centos-7-7dr52-46623-1629204965958-0:101) is shutdown - MDC[] 2021-08-17 12:56:44,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:44,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.852396 ms - MDC[] 2021-08-17 12:56:44,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:44,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:44,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:44,008 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #103 initialized: null - MDC[] 2021-08-17 12:56:44,008 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:44,009 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-7dr52-46623-1629204965958-0:102) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:44,009 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-7dr52-46623-1629204965958-0:102) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:44,009 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:44,009 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom103 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:44,010 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-305:1,clientId=Scout JUnit MOM #103 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6362dcf2, org.eclipse.scout.rt.mom.jms.JmsSubscription@e4e39a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4febb6e6] - MDC[] 2021-08-17 12:56:46,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:46,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:46,021 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom103 stopped - MDC[] 2021-08-17 12:56:46,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-7dr52-46623-1629204965958-0:102) is shutting down - MDC[] 2021-08-17 12:56:46,022 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-7dr52-46623-1629204965958-0:102) uptime 2.014 seconds - MDC[] 2021-08-17 12:56:46,022 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom103, ID:centos-7-7dr52-46623-1629204965958-0:102) is shutdown - MDC[] 2021-08-17 12:56:46,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:46,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2015.393367 ms - MDC[] 2021-08-17 12:56:46,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:46,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:46,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:46,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #104 initialized: null - MDC[] 2021-08-17 12:56:46,024 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:46,024 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-7dr52-46623-1629204965958-0:103) is starting - MDC[] 2021-08-17 12:56:46,024 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-7dr52-46623-1629204965958-0:103) started - MDC[] 2021-08-17 12:56:46,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:46,025 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom104 started - MDC[] 2021-08-17 12:56:46,026 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-308:1,clientId=Scout JUnit MOM #104 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:46,029 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@718fb7a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@58a7226e] - MDC[] 2021-08-17 12:56:46,030 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16f453c9[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:46,030 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005975 ms - MDC[] 2021-08-17 12:56:46,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:46,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom104 stopped - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-7dr52-46623-1629204965958-0:103) is shutting down - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-7dr52-46623-1629204965958-0:103) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom104, ID:centos-7-7dr52-46623-1629204965958-0:103) is shutdown - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:46,031 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.421384 ms - MDC[] 2021-08-17 12:56:46,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:46,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:46,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:46,033 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:46,034 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #105 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:46,035 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,035 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-7dr52-46623-1629204965958-0:104) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,035 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-7dr52-46623-1629204965958-0:104) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,036 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,036 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom105 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,036 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-311:1,clientId=Scout JUnit MOM #105 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:46,042 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:56:47,044 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a4e810e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f098695, org.eclipse.scout.rt.mom.jms.JmsSubscription@620992a8] - MDC[] 2021-08-17 12:56:47,044 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@1c911622[job=JMS subscriber, state=DONE], JobFutureTask@36f8317c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:47,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014912 ms - MDC[] 2021-08-17 12:56:47,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:47,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:47,046 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom105 stopped - MDC[] 2021-08-17 12:56:47,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-7dr52-46623-1629204965958-0:104) is shutting down - MDC[] 2021-08-17 12:56:47,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-7dr52-46623-1629204965958-0:104) uptime 1.011 seconds - MDC[] 2021-08-17 12:56:47,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom105, ID:centos-7-7dr52-46623-1629204965958-0:104) is shutdown - MDC[] 2021-08-17 12:56:47,047 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:47,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1014.408823 ms - MDC[] 2021-08-17 12:56:47,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:47,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:47,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:47,048 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #106 initialized: null - MDC[] 2021-08-17 12:56:47,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:47,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-7dr52-46623-1629204965958-0:105) is starting - MDC[] 2021-08-17 12:56:47,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-7dr52-46623-1629204965958-0:105) started - MDC[] 2021-08-17 12:56:47,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:47,050 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom106 started - MDC[] 2021-08-17 12:56:47,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-314:1,clientId=Scout JUnit MOM #106 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:50,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f04b315] - MDC[] 2021-08-17 12:56:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:50,058 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom106 stopped - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-7dr52-46623-1629204965958-0:105) is shutting down - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-7dr52-46623-1629204965958-0:105) uptime 3.011 seconds - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom106, ID:centos-7-7dr52-46623-1629204965958-0:105) is shutdown - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3011.784033 ms - MDC[] 2021-08-17 12:56:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:50,060 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:50,060 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:50,061 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #107 initialized: null - MDC[] 2021-08-17 12:56:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-7dr52-46623-1629204965958-0:106) is starting - MDC[] 2021-08-17 12:56:50,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-7dr52-46623-1629204965958-0:106) started - MDC[] 2021-08-17 12:56:50,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:50,062 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom107 started - MDC[] 2021-08-17 12:56:50,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-317:1,clientId=Scout JUnit MOM #107 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:50,066 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@22265a2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@60ca607] - MDC[] 2021-08-17 12:56:50,069 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5ecc8114, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d7e973b] - MDC[] 2021-08-17 12:56:50,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@58d7a3bb, org.eclipse.scout.rt.mom.jms.JmsSubscription@42d12a27] - MDC[] 2021-08-17 12:56:50,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@eb3ceb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3453014b] - MDC[] 2021-08-17 12:56:50,077 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5b4e1899, org.eclipse.scout.rt.mom.jms.JmsSubscription@745690d7] - MDC[] 2021-08-17 12:56:50,079 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6bd0047f, org.eclipse.scout.rt.mom.jms.JmsSubscription@41116c0e] - MDC[] 2021-08-17 12:56:50,082 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@67662433, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bd214c] - MDC[] 2021-08-17 12:56:50,084 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@cfec1ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@1af2c5c8] - MDC[] 2021-08-17 12:56:50,085 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:50,085 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:50,085 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom107 stopped - MDC[] 2021-08-17 12:56:50,085 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-7dr52-46623-1629204965958-0:106) is shutting down - MDC[] 2021-08-17 12:56:50,086 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-7dr52-46623-1629204965958-0:106) uptime 0.025 seconds - MDC[] 2021-08-17 12:56:50,086 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom107, ID:centos-7-7dr52-46623-1629204965958-0:106) is shutdown - MDC[] 2021-08-17 12:56:50,086 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:50,086 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 26.261903 ms - MDC[] 2021-08-17 12:56:50,087 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:50,087 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:50,087 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:50,088 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #108 initialized: null - MDC[] 2021-08-17 12:56:50,089 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,090 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-7dr52-46623-1629204965958-0:107) is starting - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,090 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-7dr52-46623-1629204965958-0:107) started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,090 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,090 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom108 started - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,091 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-320:1,clientId=Scout JUnit MOM #108 (centos-7-7dr52:8080),started=true} - MDC[jobName=JMS subscriber] 2021-08-17 12:56:50,093 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31b273b2] - MDC[] 2021-08-17 12:56:50,093 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5596f2bb[job=JMS subscriber, state=DONE]] - MDC[] 2021-08-17 12:56:50,093 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.019305 ms - MDC[] 2021-08-17 12:56:50,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:50,094 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:50,094 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom108 stopped - MDC[] 2021-08-17 12:56:50,094 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-7dr52-46623-1629204965958-0:107) is shutting down - MDC[] 2021-08-17 12:56:50,094 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-7dr52-46623-1629204965958-0:107) uptime 0.005 seconds - MDC[] 2021-08-17 12:56:50,095 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom108, ID:centos-7-7dr52-46623-1629204965958-0:107) is shutdown - MDC[] 2021-08-17 12:56:50,095 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:50,095 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.349560 ms - MDC[] 2021-08-17 12:56:50,095 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:50,095 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:50,096 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:50,096 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #109 initialized: null - MDC[] 2021-08-17 12:56:50,096 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:50,097 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-7dr52-46623-1629204965958-0:108) is starting - MDC[] 2021-08-17 12:56:50,097 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-7dr52-46623-1629204965958-0:108) started - MDC[] 2021-08-17 12:56:50,097 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:50,097 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom109 started - MDC[] 2021-08-17 12:56:50,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-323:1,clientId=Scout JUnit MOM #109 (centos-7-7dr52:8080),started=true} - MDC[] 2021-08-17 12:56:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6c67a17d, org.eclipse.scout.rt.mom.jms.JmsSubscription@74f6fa34] - MDC[] 2021-08-17 12:56:50,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:50,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:50,103 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom109 stopped - MDC[] 2021-08-17 12:56:50,104 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-7dr52-46623-1629204965958-0:108) is shutting down - MDC[] 2021-08-17 12:56:50,104 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-7dr52-46623-1629204965958-0:108) uptime 0.008 seconds - MDC[] 2021-08-17 12:56:50,104 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom109, ID:centos-7-7dr52-46623-1629204965958-0:108) is shutdown - MDC[] 2021-08-17 12:56:50,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:50,104 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.800493 ms - MDC[] 2021-08-17 12:56:50,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:50,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:50,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:50,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #110 initialized: null - MDC[] 2021-08-17 12:56:50,107 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:50,107 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-7dr52-46623-1629204965958-0:109) is starting - MDC[] 2021-08-17 12:56:50,107 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-7dr52-46623-1629204965958-0:109) started - MDC[] 2021-08-17 12:56:50,107 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:50,108 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom110 started - MDC[] 2021-08-17 12:56:50,108 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-326:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@26ac8501, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f6d3889] - MDC[] 2021-08-17 12:56:54,120 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,120 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,120 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom110 stopped - MDC[] 2021-08-17 12:56:54,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-7dr52-46623-1629204965958-0:109) is shutting down - MDC[] 2021-08-17 12:56:54,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-7dr52-46623-1629204965958-0:109) uptime 4.014 seconds - MDC[] 2021-08-17 12:56:54,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom110, ID:centos-7-7dr52-46623-1629204965958-0:109) is shutdown - MDC[] 2021-08-17 12:56:54,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4015.951549 ms - MDC[] 2021-08-17 12:56:54,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,124 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #111 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-7dr52-46623-1629204965958-0:110) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-7dr52-46623-1629204965958-0:110) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,125 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom111 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,134 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@25c9c810, org.eclipse.scout.rt.mom.jms.JmsSubscription@684efdb8] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,142 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@95d3a1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@79906389] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,150 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7079e87a, org.eclipse.scout.rt.mom.jms.JmsSubscription@13cc9d98] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,171 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2d6a0047, org.eclipse.scout.rt.mom.jms.JmsSubscription@2370768] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,178 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@141cb509, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fb1aec6] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,184 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@54fcd504, org.eclipse.scout.rt.mom.jms.JmsSubscription@44297851] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,205 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@566225a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@37c49772] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,212 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@386f949a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5197475] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@51436f2a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:54,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008017 ms - MDC[] 2021-08-17 12:56:54,214 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom111 stopped - MDC[] 2021-08-17 12:56:54,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-7dr52-46623-1629204965958-0:110) is shutting down - MDC[] 2021-08-17 12:56:54,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-7dr52-46623-1629204965958-0:110) uptime 0.090 seconds - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom111, ID:centos-7-7dr52-46623-1629204965958-0:110) is shutdown - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 92.249895 ms - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,216 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #112 initialized: null - MDC[] 2021-08-17 12:56:54,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-7dr52-46623-1629204965958-0:111) is starting - MDC[] 2021-08-17 12:56:54,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-7dr52-46623-1629204965958-0:111) started - MDC[] 2021-08-17 12:56:54,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,217 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom112 started - MDC[] 2021-08-17 12:56:54,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-332:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a6b2564] - MDC[] 2021-08-17 12:56:54,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,222 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom112 stopped - MDC[] 2021-08-17 12:56:54,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-7dr52-46623-1629204965958-0:111) is shutting down - MDC[] 2021-08-17 12:56:54,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-7dr52-46623-1629204965958-0:111) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:54,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom112, ID:centos-7-7dr52-46623-1629204965958-0:111) is shutdown - MDC[] 2021-08-17 12:56:54,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,223 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.813396 ms - MDC[] 2021-08-17 12:56:54,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,225 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #113 initialized: null - MDC[] 2021-08-17 12:56:54,225 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,225 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-7dr52-46623-1629204965958-0:112) is starting - MDC[] 2021-08-17 12:56:54,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-7dr52-46623-1629204965958-0:112) started - MDC[] 2021-08-17 12:56:54,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,226 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom113 started - MDC[] 2021-08-17 12:56:54,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-335:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29d8d7a9] - MDC[] 2021-08-17 12:56:54,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,231 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom113 stopped - MDC[] 2021-08-17 12:56:54,231 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-7dr52-46623-1629204965958-0:112) is shutting down - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-7dr52-46623-1629204965958-0:112) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom113, ID:centos-7-7dr52-46623-1629204965958-0:112) is shutdown - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.698560 ms - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #114 initialized: null - MDC[] 2021-08-17 12:56:54,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-7dr52-46623-1629204965958-0:113) is starting - MDC[] 2021-08-17 12:56:54,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-7dr52-46623-1629204965958-0:113) started - MDC[] 2021-08-17 12:56:54,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,235 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom114 started - MDC[] 2021-08-17 12:56:54,235 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-338:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,239 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58d8e971] - MDC[] 2021-08-17 12:56:54,239 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,240 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,240 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom114 stopped - MDC[] 2021-08-17 12:56:54,240 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-7dr52-46623-1629204965958-0:113) is shutting down - MDC[] 2021-08-17 12:56:54,240 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-7dr52-46623-1629204965958-0:113) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:54,240 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom114, ID:centos-7-7dr52-46623-1629204965958-0:113) is shutdown - MDC[] 2021-08-17 12:56:54,241 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,241 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.789180 ms - MDC[] 2021-08-17 12:56:54,241 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,241 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,241 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #115 initialized: null - MDC[] 2021-08-17 12:56:54,242 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-7dr52-46623-1629204965958-0:114) is starting - MDC[] 2021-08-17 12:56:54,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-7dr52-46623-1629204965958-0:114) started - MDC[] 2021-08-17 12:56:54,243 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,243 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom115 started - MDC[] 2021-08-17 12:56:54,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-341:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b6fc615] - MDC[] 2021-08-17 12:56:54,248 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,249 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom115 stopped - MDC[] 2021-08-17 12:56:54,249 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-7dr52-46623-1629204965958-0:114) is shutting down - MDC[] 2021-08-17 12:56:54,249 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-7dr52-46623-1629204965958-0:114) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:54,249 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom115, ID:centos-7-7dr52-46623-1629204965958-0:114) is shutdown - MDC[] 2021-08-17 12:56:54,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,250 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.461355 ms - MDC[] 2021-08-17 12:56:54,250 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,250 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,250 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,251 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #116 initialized: null - MDC[] 2021-08-17 12:56:54,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-7dr52-46623-1629204965958-0:115) is starting - MDC[] 2021-08-17 12:56:54,251 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-7dr52-46623-1629204965958-0:115) started - MDC[] 2021-08-17 12:56:54,252 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,252 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom116 started - MDC[] 2021-08-17 12:56:54,304 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-344:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,308 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6aff891f] - MDC[] 2021-08-17 12:56:54,309 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,309 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom116 stopped - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-7dr52-46623-1629204965958-0:115) is shutting down - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-7dr52-46623-1629204965958-0:115) uptime 0.059 seconds - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom116, ID:centos-7-7dr52-46623-1629204965958-0:115) is shutdown - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,310 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.107357 ms - MDC[] 2021-08-17 12:56:54,311 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,311 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,311 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,312 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #117 initialized: null - MDC[] 2021-08-17 12:56:54,312 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,312 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-7dr52-46623-1629204965958-0:116) is starting - MDC[] 2021-08-17 12:56:54,313 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-7dr52-46623-1629204965958-0:116) started - MDC[] 2021-08-17 12:56:54,313 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,313 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom117 started - MDC[] 2021-08-17 12:56:54,313 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-347:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,317 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a6ba61b] - MDC[] 2021-08-17 12:56:54,317 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,318 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,318 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom117 stopped - MDC[] 2021-08-17 12:56:54,318 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-7dr52-46623-1629204965958-0:116) is shutting down - MDC[] 2021-08-17 12:56:54,319 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-7dr52-46623-1629204965958-0:116) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:54,319 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom117, ID:centos-7-7dr52-46623-1629204965958-0:116) is shutdown - MDC[] 2021-08-17 12:56:54,319 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,319 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.958755 ms - MDC[] 2021-08-17 12:56:54,319 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,320 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,320 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,320 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #118 initialized: null - MDC[] 2021-08-17 12:56:54,321 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,321 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-7dr52-46623-1629204965958-0:117) is starting - MDC[] 2021-08-17 12:56:54,321 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-7dr52-46623-1629204965958-0:117) started - MDC[] 2021-08-17 12:56:54,321 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,321 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom118 started - MDC[] 2021-08-17 12:56:54,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-350:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,325 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a07479d] - MDC[] 2021-08-17 12:56:54,326 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,326 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom118 stopped - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-7dr52-46623-1629204965958-0:117) is shutting down - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-7dr52-46623-1629204965958-0:117) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom118, ID:centos-7-7dr52-46623-1629204965958-0:117) is shutdown - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,327 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.701577 ms - MDC[] 2021-08-17 12:56:54,328 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,328 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,328 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,329 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #119 initialized: null - MDC[] 2021-08-17 12:56:54,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-7dr52-46623-1629204965958-0:118) is starting - MDC[] 2021-08-17 12:56:54,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-7dr52-46623-1629204965958-0:118) started - MDC[] 2021-08-17 12:56:54,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,330 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom119 started - MDC[] 2021-08-17 12:56:54,331 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-353:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,334 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d386dff] - MDC[] 2021-08-17 12:56:54,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom119 stopped - MDC[] 2021-08-17 12:56:54,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-7dr52-46623-1629204965958-0:118) is shutting down - MDC[] 2021-08-17 12:56:54,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-7dr52-46623-1629204965958-0:118) uptime 0.007 seconds - MDC[] 2021-08-17 12:56:54,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom119, ID:centos-7-7dr52-46623-1629204965958-0:118) is shutdown - MDC[] 2021-08-17 12:56:54,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.375220 ms - MDC[] 2021-08-17 12:56:54,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,337 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #120 initialized: null - MDC[] 2021-08-17 12:56:54,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-7dr52-46623-1629204965958-0:119) is starting - MDC[] 2021-08-17 12:56:54,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-7dr52-46623-1629204965958-0:119) started - MDC[] 2021-08-17 12:56:54,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,340 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom120 started - MDC[] 2021-08-17 12:56:54,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-356:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,343 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5839306e] - MDC[] 2021-08-17 12:56:54,343 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,344 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,344 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom120 stopped - MDC[] 2021-08-17 12:56:54,344 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-7dr52-46623-1629204965958-0:119) is shutting down - MDC[] 2021-08-17 12:56:54,344 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-7dr52-46623-1629204965958-0:119) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:54,344 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom120, ID:centos-7-7dr52-46623-1629204965958-0:119) is shutdown - MDC[] 2021-08-17 12:56:54,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,345 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.142337 ms - MDC[] 2021-08-17 12:56:54,345 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,345 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,345 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,346 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #121 initialized: null - MDC[] 2021-08-17 12:56:54,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-7dr52-46623-1629204965958-0:120) is starting - MDC[] 2021-08-17 12:56:54,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-7dr52-46623-1629204965958-0:120) started - MDC[] 2021-08-17 12:56:54,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,347 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom121 started - MDC[] 2021-08-17 12:56:54,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-359:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,350 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cb962ed] - MDC[] 2021-08-17 12:56:54,351 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,351 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,351 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom121 stopped - MDC[] 2021-08-17 12:56:54,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-7dr52-46623-1629204965958-0:120) is shutting down - MDC[] 2021-08-17 12:56:54,351 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-7dr52-46623-1629204965958-0:120) uptime 0.005 seconds - MDC[] 2021-08-17 12:56:54,352 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom121, ID:centos-7-7dr52-46623-1629204965958-0:120) is shutdown - MDC[] 2021-08-17 12:56:54,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.618754 ms - MDC[] 2021-08-17 12:56:54,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,353 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,353 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #122 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,353 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,404 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-7dr52-46623-1629204965958-0:121) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,405 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-7dr52-46623-1629204965958-0:121) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,405 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,405 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom122 started - MDC[jobName=Running test with support for JUnit timeout] Reply: TheReply 2021-08-17 12:56:54,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33d57d51] - MDC[] 2021-08-17 12:56:54,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4307569[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:54,418 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008374 ms - MDC[] 2021-08-17 12:56:54,418 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom122 stopped - MDC[] 2021-08-17 12:56:54,418 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-7dr52-46623-1629204965958-0:121) is shutting down - MDC[] 2021-08-17 12:56:54,419 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-7dr52-46623-1629204965958-0:121) uptime 0.066 seconds - MDC[] 2021-08-17 12:56:54,419 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom122, ID:centos-7-7dr52-46623-1629204965958-0:121) is shutdown - MDC[] 2021-08-17 12:56:54,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,419 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.675760 ms - MDC[] 2021-08-17 12:56:54,419 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,420 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,420 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,421 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #123 initialized: null - MDC[] 2021-08-17 12:56:54,421 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-7dr52-46623-1629204965958-0:122) is starting - MDC[] 2021-08-17 12:56:54,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-7dr52-46623-1629204965958-0:122) started - MDC[] 2021-08-17 12:56:54,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,422 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom123 started - MDC[] 2021-08-17 12:56:54,422 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-365:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,427 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a536b4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@70bdc9df, org.eclipse.scout.rt.mom.jms.JmsSubscription@482ecb95] - MDC[] 2021-08-17 12:56:54,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,429 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom123 stopped - MDC[] 2021-08-17 12:56:54,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-7dr52-46623-1629204965958-0:122) is shutting down - MDC[] 2021-08-17 12:56:54,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-7dr52-46623-1629204965958-0:122) uptime 0.008 seconds - MDC[] 2021-08-17 12:56:54,430 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom123, ID:centos-7-7dr52-46623-1629204965958-0:122) is shutdown - MDC[] 2021-08-17 12:56:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.482775 ms - MDC[] 2021-08-17 12:56:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,431 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,431 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #124 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,432 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,432 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-7dr52-46623-1629204965958-0:123) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,432 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-7dr52-46623-1629204965958-0:123) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,432 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,433 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom124 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:54,439 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a430ef76-60f8-480a-9f43-8dfc1062ce6a] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:56:54,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@155d00b5] - MDC[] 2021-08-17 12:56:54,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@bbd5d3d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:54,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012704 ms - MDC[] 2021-08-17 12:56:54,444 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom124 stopped - MDC[] 2021-08-17 12:56:54,444 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-7dr52-46623-1629204965958-0:123) is shutting down - MDC[] 2021-08-17 12:56:54,444 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-7dr52-46623-1629204965958-0:123) uptime 0.012 seconds - MDC[] 2021-08-17 12:56:54,445 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom124, ID:centos-7-7dr52-46623-1629204965958-0:123) is shutdown - MDC[] 2021-08-17 12:56:54,445 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.104170 ms - MDC[] 2021-08-17 12:56:54,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.325898 ms - MDC[] 2021-08-17 12:56:54,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #125 initialized: null - MDC[] 2021-08-17 12:56:54,449 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,449 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-7dr52-46623-1629204965958-0:124) is starting - MDC[] 2021-08-17 12:56:54,449 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-7dr52-46623-1629204965958-0:124) started - MDC[] 2021-08-17 12:56:54,449 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,450 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom125 started - MDC[] 2021-08-17 12:56:54,450 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-371:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e7a6f81] - MDC[] 2021-08-17 12:56:54,653 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,653 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,653 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom125 stopped - MDC[] 2021-08-17 12:56:54,653 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-7dr52-46623-1629204965958-0:124) is shutting down - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-7dr52-46623-1629204965958-0:124) uptime 0.205 seconds - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom125, ID:centos-7-7dr52-46623-1629204965958-0:124) is shutdown - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 206.076151 ms - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,654 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,655 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #126 initialized: null - MDC[] 2021-08-17 12:56:54,655 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,655 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-7dr52-46623-1629204965958-0:125) is starting - MDC[] 2021-08-17 12:56:54,656 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-7dr52-46623-1629204965958-0:125) started - MDC[] 2021-08-17 12:56:54,656 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,656 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom126 started - MDC[] 2021-08-17 12:56:54,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-374:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:54,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4305b87e] - MDC[] 2021-08-17 12:56:54,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:54,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:54,860 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom126 stopped - MDC[] 2021-08-17 12:56:54,860 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-7dr52-46623-1629204965958-0:125) is shutting down - MDC[] 2021-08-17 12:56:54,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-7dr52-46623-1629204965958-0:125) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:54,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom126, ID:centos-7-7dr52-46623-1629204965958-0:125) is shutdown - MDC[] 2021-08-17 12:56:54,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:54,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 206.805001 ms - MDC[] 2021-08-17 12:56:54,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:54,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:54,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:54,863 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #127 initialized: null - MDC[] 2021-08-17 12:56:54,863 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:54,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-7dr52-46623-1629204965958-0:126) is starting - MDC[] 2021-08-17 12:56:54,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-7dr52-46623-1629204965958-0:126) started - MDC[] 2021-08-17 12:56:54,864 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:54,864 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom127 started - MDC[] 2021-08-17 12:56:54,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-377:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:55,067 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b58d05f] - MDC[] 2021-08-17 12:56:55,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:55,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:55,069 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom127 stopped - MDC[] 2021-08-17 12:56:55,069 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-7dr52-46623-1629204965958-0:126) is shutting down - MDC[] 2021-08-17 12:56:55,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-7dr52-46623-1629204965958-0:126) uptime 0.207 seconds - MDC[] 2021-08-17 12:56:55,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom127, ID:centos-7-7dr52-46623-1629204965958-0:126) is shutdown - MDC[] 2021-08-17 12:56:55,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:55,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.852440 ms - MDC[] 2021-08-17 12:56:55,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:55,071 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:55,071 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:55,071 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #128 initialized: null - MDC[] 2021-08-17 12:56:55,072 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:55,072 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-7dr52-46623-1629204965958-0:127) is starting - MDC[] 2021-08-17 12:56:55,072 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-7dr52-46623-1629204965958-0:127) started - MDC[] 2021-08-17 12:56:55,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:55,073 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom128 started - MDC[] 2021-08-17 12:56:55,073 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-380:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:55,276 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fbd6df8] - MDC[] 2021-08-17 12:56:55,277 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:55,277 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:55,277 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom128 stopped - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-7dr52-46623-1629204965958-0:127) is shutting down - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-7dr52-46623-1629204965958-0:127) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom128, ID:centos-7-7dr52-46623-1629204965958-0:127) is shutdown - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.282987 ms - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:55,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:55,279 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:55,279 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #129 initialized: null - MDC[] 2021-08-17 12:56:55,279 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:55,280 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-7dr52-46623-1629204965958-0:128) is starting - MDC[] 2021-08-17 12:56:55,280 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-7dr52-46623-1629204965958-0:128) started - MDC[] 2021-08-17 12:56:55,280 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:55,280 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom129 started - MDC[] 2021-08-17 12:56:55,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-383:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:55,483 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41c96a67] - MDC[] 2021-08-17 12:56:55,484 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:55,484 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:55,485 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom129 stopped - MDC[] 2021-08-17 12:56:55,485 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-7dr52-46623-1629204965958-0:128) is shutting down - MDC[] 2021-08-17 12:56:55,485 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-7dr52-46623-1629204965958-0:128) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:55,485 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom129, ID:centos-7-7dr52-46623-1629204965958-0:128) is shutdown - MDC[] 2021-08-17 12:56:55,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:55,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 206.928521 ms - MDC[] 2021-08-17 12:56:55,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:55,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:55,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:55,487 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #130 initialized: null - MDC[] 2021-08-17 12:56:55,487 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:55,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-7dr52-46623-1629204965958-0:129) is starting - MDC[] 2021-08-17 12:56:55,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-7dr52-46623-1629204965958-0:129) started - MDC[] 2021-08-17 12:56:55,488 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:55,489 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom130 started - MDC[] 2021-08-17 12:56:55,489 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-386:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:55,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b7a74ac] - MDC[] 2021-08-17 12:56:55,692 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:55,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:55,693 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom130 stopped - MDC[] 2021-08-17 12:56:55,693 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-7dr52-46623-1629204965958-0:129) is shutting down - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-7dr52-46623-1629204965958-0:129) uptime 0.207 seconds - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom130, ID:centos-7-7dr52-46623-1629204965958-0:129) is shutdown - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.870223 ms - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:55,694 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:55,695 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #131 initialized: null - MDC[] 2021-08-17 12:56:55,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:55,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-7dr52-46623-1629204965958-0:130) is starting - MDC[] 2021-08-17 12:56:55,696 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-7dr52-46623-1629204965958-0:130) started - MDC[] 2021-08-17 12:56:55,696 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:55,696 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom131 started - MDC[] 2021-08-17 12:56:55,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-389:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:55,899 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6099193b] - MDC[] 2021-08-17 12:56:55,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:55,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:55,901 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom131 stopped - MDC[] 2021-08-17 12:56:55,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-7dr52-46623-1629204965958-0:130) is shutting down - MDC[] 2021-08-17 12:56:55,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-7dr52-46623-1629204965958-0:130) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:55,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom131, ID:centos-7-7dr52-46623-1629204965958-0:130) is shutdown - MDC[] 2021-08-17 12:56:55,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:55,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.114397 ms - MDC[] 2021-08-17 12:56:55,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:55,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:55,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:55,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #132 initialized: null - MDC[] 2021-08-17 12:56:55,903 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:55,903 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-7dr52-46623-1629204965958-0:131) is starting - MDC[] 2021-08-17 12:56:55,903 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-7dr52-46623-1629204965958-0:131) started - MDC[] 2021-08-17 12:56:55,903 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:55,904 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom132 started - MDC[] 2021-08-17 12:56:55,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-392:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:56,107 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37de86e1] - MDC[] 2021-08-17 12:56:56,108 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,108 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:56,108 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom132 stopped - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-7dr52-46623-1629204965958-0:131) is shutting down - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-7dr52-46623-1629204965958-0:131) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom132, ID:centos-7-7dr52-46623-1629204965958-0:131) is shutdown - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.074626 ms - MDC[] 2021-08-17 12:56:56,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #133 initialized: null - MDC[] 2021-08-17 12:56:56,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:56,111 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-7dr52-46623-1629204965958-0:132) is starting - MDC[] 2021-08-17 12:56:56,111 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-7dr52-46623-1629204965958-0:132) started - MDC[] 2021-08-17 12:56:56,111 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:56,111 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom133 started - MDC[] 2021-08-17 12:56:56,112 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-395:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:56,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@125dcfe1] - MDC[] 2021-08-17 12:56:56,315 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,315 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:56,315 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom133 stopped - MDC[] 2021-08-17 12:56:56,315 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-7dr52-46623-1629204965958-0:132) is shutting down - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-7dr52-46623-1629204965958-0:132) uptime 0.206 seconds - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom133, ID:centos-7-7dr52-46623-1629204965958-0:132) is shutdown - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 206.209969 ms - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,317 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,317 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #134 initialized: null - MDC[] 2021-08-17 12:56:56,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:56,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-7dr52-46623-1629204965958-0:133) is starting - MDC[] 2021-08-17 12:56:56,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-7dr52-46623-1629204965958-0:133) started - MDC[] 2021-08-17 12:56:56,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:56,319 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom134 started - MDC[] 2021-08-17 12:56:56,319 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-398:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:56,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5677b9e3] - MDC[] 2021-08-17 12:56:56,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:56,523 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom134 stopped - MDC[] 2021-08-17 12:56:56,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-7dr52-46623-1629204965958-0:133) is shutting down - MDC[] 2021-08-17 12:56:56,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-7dr52-46623-1629204965958-0:133) uptime 0.205 seconds - MDC[] 2021-08-17 12:56:56,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom134, ID:centos-7-7dr52-46623-1629204965958-0:133) is shutdown - MDC[] 2021-08-17 12:56:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 206.947159 ms - MDC[] 2021-08-17 12:56:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,525 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #135 initialized: null - MDC[] 2021-08-17 12:56:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-7dr52-46623-1629204965958-0:134) is starting - MDC[] 2021-08-17 12:56:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-7dr52-46623-1629204965958-0:134) started - MDC[] 2021-08-17 12:56:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:56,526 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom135 started - MDC[] 2021-08-17 12:56:56,528 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-401:2,clientId=null,started=false} - MDC[] 2021-08-17 12:56:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f4a0e4] - MDC[] 2021-08-17 12:56:56,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:56,531 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom135 stopped - MDC[] 2021-08-17 12:56:56,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-7dr52-46623-1629204965958-0:134) is shutting down - MDC[] 2021-08-17 12:56:56,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-7dr52-46623-1629204965958-0:134) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:56,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom135, ID:centos-7-7dr52-46623-1629204965958-0:134) is shutdown - MDC[] 2021-08-17 12:56:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.517561 ms - MDC[] 2021-08-17 12:56:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,534 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #136 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,534 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,534 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-7dr52-46623-1629204965958-0:135) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,534 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-7dr52-46623-1629204965958-0:135) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,534 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,535 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom136 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,543 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@df911b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@799794b1] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,549 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@48638884, org.eclipse.scout.rt.mom.jms.JmsSubscription@129cfcb1] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,556 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5489d055, org.eclipse.scout.rt.mom.jms.JmsSubscription@28a88a5] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,562 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1acda88, org.eclipse.scout.rt.mom.jms.JmsSubscription@3964d75] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,569 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@65bd466e, org.eclipse.scout.rt.mom.jms.JmsSubscription@22f7da65] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,575 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4d081948, org.eclipse.scout.rt.mom.jms.JmsSubscription@3789777c] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,610 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@65ec4b65, org.eclipse.scout.rt.mom.jms.JmsSubscription@78be5346] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,617 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6cdf985c, org.eclipse.scout.rt.mom.jms.JmsSubscription@fab34f9] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,618 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3dc6e7db[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,618 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007731 ms - MDC[] 2021-08-17 12:56:56,619 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom136 stopped - MDC[] 2021-08-17 12:56:56,619 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-7dr52-46623-1629204965958-0:135) is shutting down - MDC[] 2021-08-17 12:56:56,620 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-7dr52-46623-1629204965958-0:135) uptime 0.085 seconds - MDC[] 2021-08-17 12:56:56,620 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom136, ID:centos-7-7dr52-46623-1629204965958-0:135) is shutdown - MDC[] 2021-08-17 12:56:56,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,620 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 87.014233 ms - MDC[] 2021-08-17 12:56:56,620 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,621 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,621 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,621 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #137 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,622 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,622 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-7dr52-46623-1629204965958-0:136) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,622 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-7dr52-46623-1629204965958-0:136) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,622 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,623 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom137 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,681 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f02095, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a6804d1] - MDC[] 2021-08-17 12:56:56,682 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1c42d5bc[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,683 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010684 ms - MDC[] 2021-08-17 12:56:56,683 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom137 stopped - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-7dr52-46623-1629204965958-0:136) is shutting down - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-7dr52-46623-1629204965958-0:136) uptime 0.062 seconds - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom137, ID:centos-7-7dr52-46623-1629204965958-0:136) is shutdown - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.446724 ms - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,684 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,685 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,685 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #138 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,686 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,686 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-7dr52-46623-1629204965958-0:137) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,686 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-7dr52-46623-1629204965958-0:137) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,686 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,686 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom138 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,746 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30336205, org.eclipse.scout.rt.mom.jms.JmsSubscription@787345aa] - MDC[] 2021-08-17 12:56:56,747 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5b32b4b2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,747 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010310 ms - MDC[] 2021-08-17 12:56:56,748 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom138 stopped - MDC[] 2021-08-17 12:56:56,748 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-7dr52-46623-1629204965958-0:137) is shutting down - MDC[] 2021-08-17 12:56:56,749 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-7dr52-46623-1629204965958-0:137) uptime 0.063 seconds - MDC[] 2021-08-17 12:56:56,749 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom138, ID:centos-7-7dr52-46623-1629204965958-0:137) is shutdown - MDC[] 2021-08-17 12:56:56,749 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,749 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.547589 ms - MDC[] 2021-08-17 12:56:56,749 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,750 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,750 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,751 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #139 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,751 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,751 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-7dr52-46623-1629204965958-0:138) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,752 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-7dr52-46623-1629204965958-0:138) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,752 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,752 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom139 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,811 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58178c5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@329e6700] - MDC[] 2021-08-17 12:56:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6cb3396c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007598 ms - MDC[] 2021-08-17 12:56:56,813 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom139 stopped - MDC[] 2021-08-17 12:56:56,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-7dr52-46623-1629204965958-0:138) is shutting down - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-7dr52-46623-1629204965958-0:138) uptime 0.063 seconds - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom139, ID:centos-7-7dr52-46623-1629204965958-0:138) is shutdown - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.893362 ms - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,815 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #140 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,815 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,816 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-7dr52-46623-1629204965958-0:139) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,816 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-7dr52-46623-1629204965958-0:139) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,816 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,816 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom140 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,875 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d3987a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cf2bf26] - MDC[] 2021-08-17 12:56:56,877 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@70702048[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,877 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007576 ms - MDC[] 2021-08-17 12:56:56,878 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom140 stopped - MDC[] 2021-08-17 12:56:56,878 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-7dr52-46623-1629204965958-0:139) is shutting down - MDC[] 2021-08-17 12:56:56,878 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-7dr52-46623-1629204965958-0:139) uptime 0.063 seconds - MDC[] 2021-08-17 12:56:56,878 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom140, ID:centos-7-7dr52-46623-1629204965958-0:139) is shutdown - MDC[] 2021-08-17 12:56:56,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.185513 ms - MDC[] 2021-08-17 12:56:56,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,880 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,880 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #141 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,881 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,881 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-7dr52-46623-1629204965958-0:140) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,881 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-7dr52-46623-1629204965958-0:140) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,881 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,881 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom141 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,940 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e07ae6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@fbafe38] - MDC[] 2021-08-17 12:56:56,942 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3b09c25e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:56,942 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007523 ms - MDC[] 2021-08-17 12:56:56,943 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom141 stopped - MDC[] 2021-08-17 12:56:56,943 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-7dr52-46623-1629204965958-0:140) is shutting down - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-7dr52-46623-1629204965958-0:140) uptime 0.062 seconds - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom141, ID:centos-7-7dr52-46623-1629204965958-0:140) is shutdown - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.164712 ms - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:56,944 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:56,945 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #142 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,946 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,946 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-7dr52-46623-1629204965958-0:141) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,946 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-7dr52-46623-1629204965958-0:141) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,946 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:56,946 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom142 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bfb5147, org.eclipse.scout.rt.mom.jms.JmsSubscription@7352cf80] - MDC[] 2021-08-17 12:56:57,008 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4a6b1d47[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,009 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010065 ms - MDC[] 2021-08-17 12:56:57,009 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom142 stopped - MDC[] 2021-08-17 12:56:57,009 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-7dr52-46623-1629204965958-0:141) is shutting down - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-7dr52-46623-1629204965958-0:141) uptime 0.064 seconds - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom142, ID:centos-7-7dr52-46623-1629204965958-0:141) is shutdown - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.487941 ms - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,010 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,011 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #143 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,011 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,012 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-7dr52-46623-1629204965958-0:142) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,012 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-7dr52-46623-1629204965958-0:142) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,012 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,012 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom143 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@702e8e67, org.eclipse.scout.rt.mom.jms.JmsSubscription@308f13dc] - MDC[] 2021-08-17 12:56:57,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7f969a42[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008799 ms - MDC[] 2021-08-17 12:56:57,074 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom143 stopped - MDC[] 2021-08-17 12:56:57,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-7dr52-46623-1629204965958-0:142) is shutting down - MDC[] 2021-08-17 12:56:57,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-7dr52-46623-1629204965958-0:142) uptime 0.064 seconds - MDC[] 2021-08-17 12:56:57,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom143, ID:centos-7-7dr52-46623-1629204965958-0:142) is shutdown - MDC[] 2021-08-17 12:56:57,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,075 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.081075 ms - MDC[] 2021-08-17 12:56:57,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,077 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #144 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-7dr52-46623-1629204965958-0:143) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-7dr52-46623-1629204965958-0:143) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,079 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom144 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27cfc534, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e046920] - MDC[] 2021-08-17 12:56:57,139 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@45358ad3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,140 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.010192 ms - MDC[] 2021-08-17 12:56:57,140 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom144 stopped - MDC[] 2021-08-17 12:56:57,140 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-7dr52-46623-1629204965958-0:143) is shutting down - MDC[] 2021-08-17 12:56:57,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-7dr52-46623-1629204965958-0:143) uptime 0.064 seconds - MDC[] 2021-08-17 12:56:57,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom144, ID:centos-7-7dr52-46623-1629204965958-0:143) is shutdown - MDC[] 2021-08-17 12:56:57,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,141 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.101879 ms - MDC[] 2021-08-17 12:56:57,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,143 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #145 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,143 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,143 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-7dr52-46623-1629204965958-0:144) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,144 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-7dr52-46623-1629204965958-0:144) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,144 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,144 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom145 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,204 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@946d4c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@167e8caa] - MDC[] 2021-08-17 12:56:57,205 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 2 subscriber jobs: [JobFutureTask@7ed83ae2[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@1edcbe92[job=JMS subscriber, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,205 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008630 ms - MDC[] 2021-08-17 12:56:57,206 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom145 stopped - MDC[] 2021-08-17 12:56:57,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-7dr52-46623-1629204965958-0:144) is shutting down - MDC[] 2021-08-17 12:56:57,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-7dr52-46623-1629204965958-0:144) uptime 0.063 seconds - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom145, ID:centos-7-7dr52-46623-1629204965958-0:144) is shutdown - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.702518 ms - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,208 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #146 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,208 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,209 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-7dr52-46623-1629204965958-0:145) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,209 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-7dr52-46623-1629204965958-0:145) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,209 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,209 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom146 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:56:57,268 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34a7decd, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e04bfe5] - MDC[] 2021-08-17 12:56:57,269 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@60ac4f6f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,270 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008782 ms - MDC[] 2021-08-17 12:56:57,270 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom146 stopped - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-7dr52-46623-1629204965958-0:145) is shutting down - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-7dr52-46623-1629204965958-0:145) uptime 0.063 seconds - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom146, ID:centos-7-7dr52-46623-1629204965958-0:145) is shutdown - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 63.981992 ms - MDC[] 2021-08-17 12:56:57,271 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #147 initialized: null - MDC[] 2021-08-17 12:56:57,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:56:57,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-7dr52-46623-1629204965958-0:146) is starting - MDC[] 2021-08-17 12:56:57,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-7dr52-46623-1629204965958-0:146) started - MDC[] 2021-08-17 12:56:57,273 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:56:57,273 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom147 started - MDC[] 2021-08-17 12:56:57,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-437:1,clientId=null,started=false} - MDC[] 2021-08-17 12:56:57,277 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@249b2dd4, org.eclipse.scout.rt.mom.jms.JmsSubscription@696faa2b] - MDC[] 2021-08-17 12:56:57,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom147 stopped - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-7dr52-46623-1629204965958-0:146) is shutting down - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-7dr52-46623-1629204965958-0:146) uptime 0.006 seconds - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom147, ID:centos-7-7dr52-46623-1629204965958-0:146) is shutdown - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.293284 ms - MDC[] 2021-08-17 12:56:57,279 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,280 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,280 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,281 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #148 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:57,281 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,282 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-7dr52-46623-1629204965958-0:147) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,282 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-7dr52-46623-1629204965958-0:147) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,282 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,282 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom148 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,588 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@437aa3ea] - MDC[] 2021-08-17 12:56:57,589 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@f451483[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,589 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.021764 ms - MDC[] 2021-08-17 12:56:57,590 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom148 stopped - MDC[] 2021-08-17 12:56:57,590 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-7dr52-46623-1629204965958-0:147) is shutting down - MDC[] 2021-08-17 12:56:57,590 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-7dr52-46623-1629204965958-0:147) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:57,590 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom148, ID:centos-7-7dr52-46623-1629204965958-0:147) is shutdown - MDC[] 2021-08-17 12:56:57,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,591 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.544954 ms - MDC[] 2021-08-17 12:56:57,591 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,591 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,591 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,592 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #149 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:57,592 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,593 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-7dr52-46623-1629204965958-0:148) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,593 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-7dr52-46623-1629204965958-0:148) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,593 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,593 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom149 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,899 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2aecd5a4] - MDC[] 2021-08-17 12:56:57,899 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6627d125[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:57,899 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006510 ms - MDC[] 2021-08-17 12:56:57,900 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom149 stopped - MDC[] 2021-08-17 12:56:57,900 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-7dr52-46623-1629204965958-0:148) is shutting down - MDC[] 2021-08-17 12:56:57,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-7dr52-46623-1629204965958-0:148) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:57,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom149, ID:centos-7-7dr52-46623-1629204965958-0:148) is shutdown - MDC[] 2021-08-17 12:56:57,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:57,901 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.987262 ms - MDC[] 2021-08-17 12:56:57,901 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:57,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:57,902 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:57,903 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #150 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:57,903 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,904 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-7dr52-46623-1629204965958-0:149) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,904 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-7dr52-46623-1629204965958-0:149) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,904 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:57,905 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom150 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,210 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26781ebb] - MDC[] 2021-08-17 12:56:58,210 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@51a13581[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:58,211 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011151 ms - MDC[] 2021-08-17 12:56:58,211 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom150 stopped - MDC[] 2021-08-17 12:56:58,211 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-7dr52-46623-1629204965958-0:149) is shutting down - MDC[] 2021-08-17 12:56:58,212 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-7dr52-46623-1629204965958-0:149) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:58,212 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom150, ID:centos-7-7dr52-46623-1629204965958-0:149) is shutdown - MDC[] 2021-08-17 12:56:58,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:58,212 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.355591 ms - MDC[] 2021-08-17 12:56:58,212 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:58,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:58,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:58,214 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #151 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:58,215 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,215 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-7dr52-46623-1629204965958-0:150) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,215 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-7dr52-46623-1629204965958-0:150) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,215 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,216 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom151 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,522 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@163427b6] - MDC[] 2021-08-17 12:56:58,522 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7d96da11[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:58,522 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006776 ms - MDC[] 2021-08-17 12:56:58,523 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom151 stopped - MDC[] 2021-08-17 12:56:58,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-7dr52-46623-1629204965958-0:150) is shutting down - MDC[] 2021-08-17 12:56:58,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-7dr52-46623-1629204965958-0:150) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:58,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom151, ID:centos-7-7dr52-46623-1629204965958-0:150) is shutdown - MDC[] 2021-08-17 12:56:58,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:58,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.520459 ms - MDC[] 2021-08-17 12:56:58,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:58,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:58,524 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:58,525 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #152 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:58,525 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,526 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-7dr52-46623-1629204965958-0:151) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,526 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-7dr52-46623-1629204965958-0:151) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,526 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,526 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom152 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,832 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ff19f87] - MDC[] 2021-08-17 12:56:58,832 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5ac6dc23[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:58,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008198 ms - MDC[] 2021-08-17 12:56:58,833 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom152 stopped - MDC[] 2021-08-17 12:56:58,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-7dr52-46623-1629204965958-0:151) is shutting down - MDC[] 2021-08-17 12:56:58,834 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-7dr52-46623-1629204965958-0:151) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:58,834 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom152, ID:centos-7-7dr52-46623-1629204965958-0:151) is shutdown - MDC[] 2021-08-17 12:56:58,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:58,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.912009 ms - MDC[] 2021-08-17 12:56:58,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:58,835 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:58,835 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:58,836 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #153 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:58,836 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,837 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-7dr52-46623-1629204965958-0:152) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,837 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-7dr52-46623-1629204965958-0:152) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,837 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:58,837 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom153 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f6f7113] - MDC[] 2021-08-17 12:56:59,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@9e9a84[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:59,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007188 ms - MDC[] 2021-08-17 12:56:59,144 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom153 stopped - MDC[] 2021-08-17 12:56:59,144 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-7dr52-46623-1629204965958-0:152) is shutting down - MDC[] 2021-08-17 12:56:59,145 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-7dr52-46623-1629204965958-0:152) uptime 0.309 seconds - MDC[] 2021-08-17 12:56:59,145 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom153, ID:centos-7-7dr52-46623-1629204965958-0:152) is shutdown - MDC[] 2021-08-17 12:56:59,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:59,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.392040 ms - MDC[] 2021-08-17 12:56:59,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:59,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:59,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:59,147 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #154 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:59,147 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,148 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-7dr52-46623-1629204965958-0:153) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,148 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-7dr52-46623-1629204965958-0:153) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,148 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,148 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom154 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11306ed7] - MDC[] 2021-08-17 12:56:59,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1eefe689[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:59,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008549 ms - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom154 stopped - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-7dr52-46623-1629204965958-0:153) is shutting down - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-7dr52-46623-1629204965958-0:153) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom154, ID:centos-7-7dr52-46623-1629204965958-0:153) is shutdown - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.352390 ms - MDC[] 2021-08-17 12:56:59,455 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:59,456 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:59,456 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:59,457 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #155 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:59,457 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,458 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-7dr52-46623-1629204965958-0:154) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,458 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-7dr52-46623-1629204965958-0:154) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,458 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,458 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom155 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e71e8d4] - MDC[] 2021-08-17 12:56:59,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@af17ead[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:56:59,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006397 ms - MDC[] 2021-08-17 12:56:59,765 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom155 stopped - MDC[] 2021-08-17 12:56:59,765 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-7dr52-46623-1629204965958-0:154) is shutting down - MDC[] 2021-08-17 12:56:59,765 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-7dr52-46623-1629204965958-0:154) uptime 0.308 seconds - MDC[] 2021-08-17 12:56:59,765 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom155, ID:centos-7-7dr52-46623-1629204965958-0:154) is shutdown - MDC[] 2021-08-17 12:56:59,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:56:59,766 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.826886 ms - MDC[] 2021-08-17 12:56:59,766 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:56:59,766 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:56:59,766 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:56:59,767 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #156 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:56:59,768 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,768 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-7dr52-46623-1629204965958-0:155) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,768 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-7dr52-46623-1629204965958-0:155) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,769 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:56:59,769 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom156 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c5a9ddc] - MDC[] 2021-08-17 12:57:00,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4d4aa188[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:00,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012858 ms - MDC[] 2021-08-17 12:57:00,075 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom156 stopped - MDC[] 2021-08-17 12:57:00,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-7dr52-46623-1629204965958-0:155) is shutting down - MDC[] 2021-08-17 12:57:00,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-7dr52-46623-1629204965958-0:155) uptime 0.307 seconds - MDC[] 2021-08-17 12:57:00,075 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom156, ID:centos-7-7dr52-46623-1629204965958-0:155) is shutdown - MDC[] 2021-08-17 12:57:00,076 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.406753 ms - MDC[] 2021-08-17 12:57:00,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,077 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,077 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #157 initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:00,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-7dr52-46623-1629204965958-0:156) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-7dr52-46623-1629204965958-0:156) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,078 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,079 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom157 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:00,383 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@396d630] - MDC[] 2021-08-17 12:57:00,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@22ad7612[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:00,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007452 ms - MDC[] 2021-08-17 12:57:00,385 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom157 stopped - MDC[] 2021-08-17 12:57:00,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-7dr52-46623-1629204965958-0:156) is shutting down - MDC[] 2021-08-17 12:57:00,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-7dr52-46623-1629204965958-0:156) uptime 0.307 seconds - MDC[] 2021-08-17 12:57:00,385 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom157, ID:centos-7-7dr52-46623-1629204965958-0:156) is shutdown - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.007462 ms - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.085054 ms - MDC[] 2021-08-17 12:57:00,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM #158: 'request-reply' messaging is disabled - MDC[] 2021-08-17 12:57:00,388 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #158 initialized: null - MDC[] 2021-08-17 12:57:00,388 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,388 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.808305 ms - MDC[] 2021-08-17 12:57:00,388 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,388 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #159 initialized: null - MDC[] 2021-08-17 12:57:00,389 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,390 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-7dr52-46623-1629204965958-0:157) is starting - MDC[] 2021-08-17 12:57:00,390 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-7dr52-46623-1629204965958-0:157) started - MDC[] 2021-08-17 12:57:00,390 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,390 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom159 started - MDC[] 2021-08-17 12:57:00,398 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1d17b20f, org.eclipse.scout.rt.mom.jms.JmsSubscription@269c07d] - MDC[] 2021-08-17 12:57:00,398 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5f84a1a6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:00,398 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007670 ms - MDC[] 2021-08-17 12:57:00,399 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom159 stopped - MDC[] 2021-08-17 12:57:00,399 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-7dr52-46623-1629204965958-0:157) is shutting down - MDC[] 2021-08-17 12:57:00,399 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-7dr52-46623-1629204965958-0:157) uptime 0.010 seconds - MDC[] 2021-08-17 12:57:00,399 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom159, ID:centos-7-7dr52-46623-1629204965958-0:157) is shutdown - MDC[] 2021-08-17 12:57:00,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,400 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.867246 ms - MDC[] 2021-08-17 12:57:00,400 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,400 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,400 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,401 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #160 initialized: null - MDC[] 2021-08-17 12:57:00,401 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,401 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-7dr52-46623-1629204965958-0:158) is starting - MDC[] 2021-08-17 12:57:00,401 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-7dr52-46623-1629204965958-0:158) started - MDC[] 2021-08-17 12:57:00,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,402 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom160 started - MDC[] 2021-08-17 12:57:00,402 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-473:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,405 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3d65e8c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b80cc47] - MDC[] 2021-08-17 12:57:00,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@329e9ff4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a3c2341] - MDC[] 2021-08-17 12:57:00,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@39c4ed23, org.eclipse.scout.rt.mom.jms.JmsSubscription@69137c1d] - MDC[] 2021-08-17 12:57:00,414 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1dbf21c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@56f2cdb5] - MDC[] 2021-08-17 12:57:00,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6c9b2d0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fbe879b] - MDC[] 2021-08-17 12:57:00,420 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@18f52e63, org.eclipse.scout.rt.mom.jms.JmsSubscription@35188cd2] - MDC[] 2021-08-17 12:57:00,423 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7030e3f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d548ae7] - MDC[] 2021-08-17 12:57:00,426 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@23180ee3, org.eclipse.scout.rt.mom.jms.JmsSubscription@10e9aa29] - MDC[] 2021-08-17 12:57:00,427 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,427 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,428 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom160 stopped - MDC[] 2021-08-17 12:57:00,428 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-7dr52-46623-1629204965958-0:158) is shutting down - MDC[] 2021-08-17 12:57:00,428 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-7dr52-46623-1629204965958-0:158) uptime 0.027 seconds - MDC[] 2021-08-17 12:57:00,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom160, ID:centos-7-7dr52-46623-1629204965958-0:158) is shutdown - MDC[] 2021-08-17 12:57:00,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,429 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 28.482288 ms - MDC[] 2021-08-17 12:57:00,429 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #161 initialized: null - MDC[] 2021-08-17 12:57:00,431 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,431 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-7dr52-46623-1629204965958-0:159) is starting - MDC[] 2021-08-17 12:57:00,431 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-7dr52-46623-1629204965958-0:159) started - MDC[] 2021-08-17 12:57:00,432 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,432 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom161 started - MDC[] 2021-08-17 12:57:00,432 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-476:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5edf9eb1, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ce1d507] - MDC[] 2021-08-17 12:57:00,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom161 stopped - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-7dr52-46623-1629204965958-0:159) is shutting down - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-7dr52-46623-1629204965958-0:159) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom161, ID:centos-7-7dr52-46623-1629204965958-0:159) is shutdown - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.483616 ms - MDC[] 2021-08-17 12:57:00,437 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,438 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,438 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,438 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #162 initialized: null - MDC[] 2021-08-17 12:57:00,439 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,439 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-7dr52-46623-1629204965958-0:160) is starting - MDC[] 2021-08-17 12:57:00,439 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-7dr52-46623-1629204965958-0:160) started - MDC[] 2021-08-17 12:57:00,439 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,440 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom162 started - MDC[] 2021-08-17 12:57:00,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-479:2,clientId=null,started=false} - MDC[cid=cid:abc] 2021-08-17 12:57:00,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f0ea6f8] - MDC[] 2021-08-17 12:57:00,444 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,444 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,444 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom162 stopped - MDC[] 2021-08-17 12:57:00,444 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-7dr52-46623-1629204965958-0:160) is shutting down - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-7dr52-46623-1629204965958-0:160) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom162, ID:centos-7-7dr52-46623-1629204965958-0:160) is shutdown - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.839355 ms - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,445 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,446 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #163 initialized: null - MDC[] 2021-08-17 12:57:00,446 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,447 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-7dr52-46623-1629204965958-0:161) is starting - MDC[] 2021-08-17 12:57:00,447 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-7dr52-46623-1629204965958-0:161) started - MDC[] 2021-08-17 12:57:00,447 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,447 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom163 started - MDC[] 2021-08-17 12:57:00,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-482:2,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,450 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@471ac7e2] - MDC[] 2021-08-17 12:57:00,451 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,451 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,451 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom163 stopped - MDC[] 2021-08-17 12:57:00,452 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-7dr52-46623-1629204965958-0:161) is shutting down - MDC[] 2021-08-17 12:57:00,452 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-7dr52-46623-1629204965958-0:161) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:00,452 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom163, ID:centos-7-7dr52-46623-1629204965958-0:161) is shutdown - MDC[] 2021-08-17 12:57:00,452 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.851539 ms - MDC[] 2021-08-17 12:57:00,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #164 initialized: null - MDC[] 2021-08-17 12:57:00,454 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-7dr52-46623-1629204965958-0:162) is starting - MDC[] 2021-08-17 12:57:00,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-7dr52-46623-1629204965958-0:162) started - MDC[] 2021-08-17 12:57:00,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,456 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom164 started - MDC[] 2021-08-17 12:57:00,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-485:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,459 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@511d31a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e99738e] - MDC[] 2021-08-17 12:57:00,459 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom164 stopped - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-7dr52-46623-1629204965958-0:162) is shutting down - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-7dr52-46623-1629204965958-0:162) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom164, ID:centos-7-7dr52-46623-1629204965958-0:162) is shutdown - MDC[] 2021-08-17 12:57:00,460 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,461 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.016293 ms - MDC[] 2021-08-17 12:57:00,461 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,461 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,461 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,504 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #165 initialized: null - MDC[] 2021-08-17 12:57:00,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,505 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-7dr52-46623-1629204965958-0:163) is starting - MDC[] 2021-08-17 12:57:00,506 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-7dr52-46623-1629204965958-0:163) started - MDC[] 2021-08-17 12:57:00,506 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,506 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom165 started - MDC[] 2021-08-17 12:57:00,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-488:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,509 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@37a709bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@cae60f1] - MDC[] 2021-08-17 12:57:00,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@361a1ec3, org.eclipse.scout.rt.mom.jms.JmsSubscription@30d72c00] - MDC[] 2021-08-17 12:57:00,514 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@24e82f43, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b0fece4] - MDC[] 2021-08-17 12:57:00,517 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a5d8ae4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c1a728] - MDC[] 2021-08-17 12:57:00,519 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7226747d, org.eclipse.scout.rt.mom.jms.JmsSubscription@781a51d0] - MDC[] 2021-08-17 12:57:00,522 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@9730004, org.eclipse.scout.rt.mom.jms.JmsSubscription@38187be6] - MDC[] 2021-08-17 12:57:00,525 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@699e81db, org.eclipse.scout.rt.mom.jms.JmsSubscription@8ace41e] - MDC[] 2021-08-17 12:57:00,528 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5af57b73, org.eclipse.scout.rt.mom.jms.JmsSubscription@30004eeb] - MDC[] 2021-08-17 12:57:00,528 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,528 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom165 stopped - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-7dr52-46623-1629204965958-0:163) is shutting down - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-7dr52-46623-1629204965958-0:163) uptime 0.024 seconds - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom165, ID:centos-7-7dr52-46623-1629204965958-0:163) is shutdown - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.074614 ms - MDC[] 2021-08-17 12:57:00,529 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #166 initialized: null - MDC[] 2021-08-17 12:57:00,531 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,531 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-7dr52-46623-1629204965958-0:164) is starting - MDC[] 2021-08-17 12:57:00,531 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-7dr52-46623-1629204965958-0:164) started - MDC[] 2021-08-17 12:57:00,531 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,532 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom166 started - MDC[] 2021-08-17 12:57:00,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-491:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a0c046e] - MDC[] 2021-08-17 12:57:00,535 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom166 stopped - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-7dr52-46623-1629204965958-0:164) is shutting down - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-7dr52-46623-1629204965958-0:164) uptime 0.005 seconds - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom166, ID:centos-7-7dr52-46623-1629204965958-0:164) is shutdown - MDC[] 2021-08-17 12:57:00,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.593001 ms - MDC[] 2021-08-17 12:57:00,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,538 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #167 initialized: null - MDC[] 2021-08-17 12:57:00,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-7dr52-46623-1629204965958-0:165) is starting - MDC[] 2021-08-17 12:57:00,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-7dr52-46623-1629204965958-0:165) started - MDC[] 2021-08-17 12:57:00,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,539 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom167 started - MDC[] 2021-08-17 12:57:00,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-494:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,594 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44459661, org.eclipse.scout.rt.mom.jms.JmsSubscription@bdeda0e] - MDC[] 2021-08-17 12:57:00,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,595 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom167 stopped - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-7dr52-46623-1629204965958-0:165) is shutting down - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-7dr52-46623-1629204965958-0:165) uptime 0.058 seconds - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom167, ID:centos-7-7dr52-46623-1629204965958-0:165) is shutdown - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.774019 ms - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,596 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,597 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,597 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #168 initialized: null - MDC[] 2021-08-17 12:57:00,597 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-7dr52-46623-1629204965958-0:166) is starting - MDC[] 2021-08-17 12:57:00,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-7dr52-46623-1629204965958-0:166) started - MDC[] 2021-08-17 12:57:00,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,599 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom168 started - MDC[] 2021-08-17 12:57:00,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-497:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,653 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@619b2232, org.eclipse.scout.rt.mom.jms.JmsSubscription@630793f3] - MDC[] 2021-08-17 12:57:00,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,655 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom168 stopped - MDC[] 2021-08-17 12:57:00,655 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-7dr52-46623-1629204965958-0:166) is shutting down - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-7dr52-46623-1629204965958-0:166) uptime 0.059 seconds - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom168, ID:centos-7-7dr52-46623-1629204965958-0:166) is shutdown - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.330228 ms - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,657 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #169 initialized: null - MDC[] 2021-08-17 12:57:00,657 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,657 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-7dr52-46623-1629204965958-0:167) is starting - MDC[] 2021-08-17 12:57:00,658 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-7dr52-46623-1629204965958-0:167) started - MDC[] 2021-08-17 12:57:00,658 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,658 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom169 started - MDC[] 2021-08-17 12:57:00,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-500:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d11298, org.eclipse.scout.rt.mom.jms.JmsSubscription@af913dc] - MDC[] 2021-08-17 12:57:00,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,715 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom169 stopped - MDC[] 2021-08-17 12:57:00,715 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-7dr52-46623-1629204965958-0:167) is shutting down - MDC[] 2021-08-17 12:57:00,715 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-7dr52-46623-1629204965958-0:167) uptime 0.058 seconds - MDC[] 2021-08-17 12:57:00,715 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom169, ID:centos-7-7dr52-46623-1629204965958-0:167) is shutdown - MDC[] 2021-08-17 12:57:00,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,716 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.995212 ms - MDC[] 2021-08-17 12:57:00,716 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,716 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,716 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,716 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #170 initialized: null - MDC[] 2021-08-17 12:57:00,717 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,717 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-7dr52-46623-1629204965958-0:168) is starting - MDC[] 2021-08-17 12:57:00,717 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-7dr52-46623-1629204965958-0:168) started - MDC[] 2021-08-17 12:57:00,717 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,717 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom170 started - MDC[] 2021-08-17 12:57:00,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-503:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35d613cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f498e2] - MDC[] 2021-08-17 12:57:00,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,774 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom170 stopped - MDC[] 2021-08-17 12:57:00,774 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-7dr52-46623-1629204965958-0:168) is shutting down - MDC[] 2021-08-17 12:57:00,774 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-7dr52-46623-1629204965958-0:168) uptime 0.057 seconds - MDC[] 2021-08-17 12:57:00,774 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom170, ID:centos-7-7dr52-46623-1629204965958-0:168) is shutdown - MDC[] 2021-08-17 12:57:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.549096 ms - MDC[] 2021-08-17 12:57:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,775 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,776 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #171 initialized: null - MDC[] 2021-08-17 12:57:00,776 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,776 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-7dr52-46623-1629204965958-0:169) is starting - MDC[] 2021-08-17 12:57:00,776 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-7dr52-46623-1629204965958-0:169) started - MDC[] 2021-08-17 12:57:00,776 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,777 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom171 started - MDC[] 2021-08-17 12:57:00,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-506:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,831 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@46577744, org.eclipse.scout.rt.mom.jms.JmsSubscription@7807e2bb] - MDC[] 2021-08-17 12:57:00,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,833 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom171 stopped - MDC[] 2021-08-17 12:57:00,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-7dr52-46623-1629204965958-0:169) is shutting down - MDC[] 2021-08-17 12:57:00,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-7dr52-46623-1629204965958-0:169) uptime 0.057 seconds - MDC[] 2021-08-17 12:57:00,833 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom171, ID:centos-7-7dr52-46623-1629204965958-0:169) is shutdown - MDC[] 2021-08-17 12:57:00,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.461336 ms - MDC[] 2021-08-17 12:57:00,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,835 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #172 initialized: null - MDC[] 2021-08-17 12:57:00,835 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,836 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-7dr52-46623-1629204965958-0:170) is starting - MDC[] 2021-08-17 12:57:00,836 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-7dr52-46623-1629204965958-0:170) started - MDC[] 2021-08-17 12:57:00,836 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,837 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom172 started - MDC[] 2021-08-17 12:57:00,839 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-509:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b866e7d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e7b0234] - MDC[] 2021-08-17 12:57:00,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,893 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom172 stopped - MDC[] 2021-08-17 12:57:00,893 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-7dr52-46623-1629204965958-0:170) is shutting down - MDC[] 2021-08-17 12:57:00,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-7dr52-46623-1629204965958-0:170) uptime 0.059 seconds - MDC[] 2021-08-17 12:57:00,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom172, ID:centos-7-7dr52-46623-1629204965958-0:170) is shutdown - MDC[] 2021-08-17 12:57:00,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,894 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.819671 ms - MDC[] 2021-08-17 12:57:00,894 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,896 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #173 initialized: null - MDC[] 2021-08-17 12:57:00,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,897 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-7dr52-46623-1629204965958-0:171) is starting - MDC[] 2021-08-17 12:57:00,897 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-7dr52-46623-1629204965958-0:171) started - MDC[] 2021-08-17 12:57:00,897 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,898 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom173 started - MDC[] 2021-08-17 12:57:00,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-512:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:00,952 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e6b3894, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b2728db] - MDC[] 2021-08-17 12:57:00,954 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:00,954 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:00,954 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom173 stopped - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-7dr52-46623-1629204965958-0:171) is shutting down - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-7dr52-46623-1629204965958-0:171) uptime 0.059 seconds - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom173, ID:centos-7-7dr52-46623-1629204965958-0:171) is shutdown - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.106098 ms - MDC[] 2021-08-17 12:57:00,955 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:00,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:00,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:00,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #174 initialized: null - MDC[] 2021-08-17 12:57:00,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:00,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-7dr52-46623-1629204965958-0:172) is starting - MDC[] 2021-08-17 12:57:00,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-7dr52-46623-1629204965958-0:172) started - MDC[] 2021-08-17 12:57:00,957 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:00,957 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom174 started - MDC[] 2021-08-17 12:57:00,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-515:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:01,012 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4db203fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@d97ca99] - MDC[] 2021-08-17 12:57:01,013 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:01,013 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:01,013 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom174 stopped - MDC[] 2021-08-17 12:57:01,013 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-7dr52-46623-1629204965958-0:172) is shutting down - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-7dr52-46623-1629204965958-0:172) uptime 0.058 seconds - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom174, ID:centos-7-7dr52-46623-1629204965958-0:172) is shutdown - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 57.928294 ms - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:01,014 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:01,015 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #175 initialized: null - MDC[] 2021-08-17 12:57:01,015 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:01,015 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-7dr52-46623-1629204965958-0:173) is starting - MDC[] 2021-08-17 12:57:01,015 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-7dr52-46623-1629204965958-0:173) started - MDC[] 2021-08-17 12:57:01,016 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:01,016 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom175 started - MDC[] 2021-08-17 12:57:01,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-518:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:01,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68d4ed14, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c638b27] - MDC[] 2021-08-17 12:57:01,072 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:01,072 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:01,072 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom175 stopped - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-7dr52-46623-1629204965958-0:173) is shutting down - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-7dr52-46623-1629204965958-0:173) uptime 0.058 seconds - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom175, ID:centos-7-7dr52-46623-1629204965958-0:173) is shutdown - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.761633 ms - MDC[] 2021-08-17 12:57:01,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:01,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:01,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:01,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #176 initialized: null - MDC[] 2021-08-17 12:57:01,074 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:01,075 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-7dr52-46623-1629204965958-0:174) is starting - MDC[] 2021-08-17 12:57:01,075 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-7dr52-46623-1629204965958-0:174) started - MDC[] 2021-08-17 12:57:01,075 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:01,075 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom176 started - MDC[] 2021-08-17 12:57:01,078 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-521:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:01,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70225ba5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5426c89f] - MDC[] 2021-08-17 12:57:01,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:01,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:01,132 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom176 stopped - MDC[] 2021-08-17 12:57:01,132 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-7dr52-46623-1629204965958-0:174) is shutting down - MDC[] 2021-08-17 12:57:01,132 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-7dr52-46623-1629204965958-0:174) uptime 0.058 seconds - MDC[] 2021-08-17 12:57:01,132 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom176, ID:centos-7-7dr52-46623-1629204965958-0:174) is shutdown - MDC[] 2021-08-17 12:57:01,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:01,133 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 58.887451 ms - MDC[] 2021-08-17 12:57:01,133 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:01,134 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:01,134 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:01,134 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #177 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:01,135 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:01,135 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-7dr52-46623-1629204965958-0:175) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:01,135 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-7dr52-46623-1629204965958-0:175) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:01,135 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:01,136 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom177 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,139 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout] 2021-08-17 12:57:06,140 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33e0d356] - MDC[] 2021-08-17 12:57:06,141 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1e6c46f9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:06,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007343 ms - MDC[] 2021-08-17 12:57:06,142 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom177 stopped - MDC[] 2021-08-17 12:57:06,142 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-7dr52-46623-1629204965958-0:175) is shutting down - MDC[] 2021-08-17 12:57:06,143 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-7dr52-46623-1629204965958-0:175) uptime 5.007 seconds - MDC[] 2021-08-17 12:57:06,143 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom177, ID:centos-7-7dr52-46623-1629204965958-0:175) is shutdown - MDC[] 2021-08-17 12:57:06,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5009.258208 ms - MDC[] 2021-08-17 12:57:06,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,144 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,144 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #178 initialized: null - MDC[] 2021-08-17 12:57:06,145 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,145 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-7dr52-46623-1629204965958-0:176) is starting - MDC[] 2021-08-17 12:57:06,146 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-7dr52-46623-1629204965958-0:176) started - MDC[] 2021-08-17 12:57:06,146 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,146 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom178 started - MDC[] 2021-08-17 12:57:06,147 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-527:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@70141128, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a14682d] - MDC[] 2021-08-17 12:57:06,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,151 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom178 stopped - MDC[] 2021-08-17 12:57:06,151 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-7dr52-46623-1629204965958-0:176) is shutting down - MDC[] 2021-08-17 12:57:06,151 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-7dr52-46623-1629204965958-0:176) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:06,151 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom178, ID:centos-7-7dr52-46623-1629204965958-0:176) is shutdown - MDC[] 2021-08-17 12:57:06,151 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.521241 ms - MDC[] 2021-08-17 12:57:06,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,153 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,153 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.796371 ms - MDC[] 2021-08-17 12:57:06,154 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,154 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,154 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,155 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #180 initialized: null - MDC[] 2021-08-17 12:57:06,155 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,156 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-7dr52-46623-1629204965958-0:177) is starting - MDC[] 2021-08-17 12:57:06,156 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-7dr52-46623-1629204965958-0:177) started - MDC[] 2021-08-17 12:57:06,156 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,156 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom180 started - MDC[] 2021-08-17 12:57:06,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-530:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9a1d8dd] - MDC[] 2021-08-17 12:57:06,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,166 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom180 stopped - MDC[] 2021-08-17 12:57:06,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-7dr52-46623-1629204965958-0:177) is shutting down - MDC[] 2021-08-17 12:57:06,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-7dr52-46623-1629204965958-0:177) uptime 0.011 seconds - MDC[] 2021-08-17 12:57:06,167 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom180, ID:centos-7-7dr52-46623-1629204965958-0:177) is shutdown - MDC[] 2021-08-17 12:57:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.509902 ms - MDC[] 2021-08-17 12:57:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,168 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,168 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,169 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #181 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,170 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-7dr52-46623-1629204965958-0:178) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,170 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-7dr52-46623-1629204965958-0:178) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,170 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,170 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom181 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:06,178 INFO [ActiveMQ VMTransport: vm://mom181#757-1] org.apache.activemq.broker.region.TempQueue.dispose(TempQueue.java:87) - temp-queue://ID:centos-7-7dr52-46623-1629204965958-533:4:1 on dispose, purge of 1 pending messages: org.apache.activemq.broker.region.cursors.VMPendingMessageCursor@229ed9ea - MDC[] 2021-08-17 12:57:06,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23f2bfdb, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bcf2683] - MDC[] 2021-08-17 12:57:06,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3da8dd02[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:06,181 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007356 ms - MDC[] 2021-08-17 12:57:06,181 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom181 stopped - MDC[] 2021-08-17 12:57:06,181 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-7dr52-46623-1629204965958-0:178) is shutting down - MDC[] 2021-08-17 12:57:06,182 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-7dr52-46623-1629204965958-0:178) uptime 0.013 seconds - MDC[] 2021-08-17 12:57:06,182 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom181, ID:centos-7-7dr52-46623-1629204965958-0:178) is shutdown - MDC[] 2021-08-17 12:57:06,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,182 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.016291 ms - MDC[] 2021-08-17 12:57:06,182 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,183 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,183 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #182 initialized: null - MDC[] 2021-08-17 12:57:06,184 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,184 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-7dr52-46623-1629204965958-0:179) is starting - MDC[] 2021-08-17 12:57:06,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-7dr52-46623-1629204965958-0:179) started - MDC[] 2021-08-17 12:57:06,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,185 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom182 started - MDC[] 2021-08-17 12:57:06,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-536:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@203ad254] - MDC[] 2021-08-17 12:57:06,339 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,339 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,340 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom182 stopped - MDC[] 2021-08-17 12:57:06,340 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-7dr52-46623-1629204965958-0:179) is shutting down - MDC[] 2021-08-17 12:57:06,340 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-7dr52-46623-1629204965958-0:179) uptime 0.156 seconds - MDC[] 2021-08-17 12:57:06,340 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom182, ID:centos-7-7dr52-46623-1629204965958-0:179) is shutdown - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.543195 ms - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #183 initialized: null - MDC[] 2021-08-17 12:57:06,342 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,342 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-7dr52-46623-1629204965958-0:180) is starting - MDC[] 2021-08-17 12:57:06,342 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-7dr52-46623-1629204965958-0:180) started - MDC[] 2021-08-17 12:57:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,343 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom183 started - MDC[] 2021-08-17 12:57:06,343 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-539:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,497 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77b3c429] - MDC[] 2021-08-17 12:57:06,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,499 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom183 stopped - MDC[] 2021-08-17 12:57:06,499 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-7dr52-46623-1629204965958-0:180) is shutting down - MDC[] 2021-08-17 12:57:06,499 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-7dr52-46623-1629204965958-0:180) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:06,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom183, ID:centos-7-7dr52-46623-1629204965958-0:180) is shutdown - MDC[] 2021-08-17 12:57:06,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,500 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.730303 ms - MDC[] 2021-08-17 12:57:06,500 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,500 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,501 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,501 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #184 initialized: null - MDC[] 2021-08-17 12:57:06,502 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,502 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-7dr52-46623-1629204965958-0:181) is starting - MDC[] 2021-08-17 12:57:06,502 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-7dr52-46623-1629204965958-0:181) started - MDC[] 2021-08-17 12:57:06,502 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,503 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom184 started - MDC[] 2021-08-17 12:57:06,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-542:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b057816] - MDC[] 2021-08-17 12:57:06,657 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,657 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,658 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom184 stopped - MDC[] 2021-08-17 12:57:06,658 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-7dr52-46623-1629204965958-0:181) is shutting down - MDC[] 2021-08-17 12:57:06,658 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-7dr52-46623-1629204965958-0:181) uptime 0.156 seconds - MDC[] 2021-08-17 12:57:06,658 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom184, ID:centos-7-7dr52-46623-1629204965958-0:181) is shutdown - MDC[] 2021-08-17 12:57:06,659 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,659 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.951403 ms - MDC[] 2021-08-17 12:57:06,659 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,659 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,659 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,660 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #185 initialized: null - MDC[] 2021-08-17 12:57:06,660 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,661 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-7dr52-46623-1629204965958-0:182) is starting - MDC[] 2021-08-17 12:57:06,661 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-7dr52-46623-1629204965958-0:182) started - MDC[] 2021-08-17 12:57:06,661 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,662 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom185 started - MDC[] 2021-08-17 12:57:06,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-545:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,815 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e5a40e7] - MDC[] 2021-08-17 12:57:06,816 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,816 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,817 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom185 stopped - MDC[] 2021-08-17 12:57:06,817 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-7dr52-46623-1629204965958-0:182) is shutting down - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-7dr52-46623-1629204965958-0:182) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom185, ID:centos-7-7dr52-46623-1629204965958-0:182) is shutdown - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.518999 ms - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,818 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,819 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #186 initialized: null - MDC[] 2021-08-17 12:57:06,819 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,819 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-7dr52-46623-1629204965958-0:183) is starting - MDC[] 2021-08-17 12:57:06,819 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-7dr52-46623-1629204965958-0:183) started - MDC[] 2021-08-17 12:57:06,820 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,820 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom186 started - MDC[] 2021-08-17 12:57:06,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-548:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:06,974 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1cf89848] - MDC[] 2021-08-17 12:57:06,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:06,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:06,975 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom186 stopped - MDC[] 2021-08-17 12:57:06,975 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-7dr52-46623-1629204965958-0:183) is shutting down - MDC[] 2021-08-17 12:57:06,976 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-7dr52-46623-1629204965958-0:183) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:06,976 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom186, ID:centos-7-7dr52-46623-1629204965958-0:183) is shutdown - MDC[] 2021-08-17 12:57:06,976 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.100721 ms - MDC[] 2021-08-17 12:57:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:06,978 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #187 initialized: null - MDC[] 2021-08-17 12:57:06,979 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:06,979 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-7dr52-46623-1629204965958-0:184) is starting - MDC[] 2021-08-17 12:57:06,979 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-7dr52-46623-1629204965958-0:184) started - MDC[] 2021-08-17 12:57:06,979 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:06,980 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom187 started - MDC[] 2021-08-17 12:57:06,980 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-551:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:07,134 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3def5336] - MDC[] 2021-08-17 12:57:07,135 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:07,136 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:07,136 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom187 stopped - MDC[] 2021-08-17 12:57:07,136 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-7dr52-46623-1629204965958-0:184) is shutting down - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-7dr52-46623-1629204965958-0:184) uptime 0.158 seconds - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom187, ID:centos-7-7dr52-46623-1629204965958-0:184) is shutdown - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.387162 ms - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:07,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:07,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #188 initialized: null - MDC[] 2021-08-17 12:57:07,138 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:07,139 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-7dr52-46623-1629204965958-0:185) is starting - MDC[] 2021-08-17 12:57:07,139 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-7dr52-46623-1629204965958-0:185) started - MDC[] 2021-08-17 12:57:07,139 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:07,139 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom188 started - MDC[] 2021-08-17 12:57:07,139 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-554:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:07,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13fd5aaa] - MDC[] 2021-08-17 12:57:07,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:07,294 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:07,294 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom188 stopped - MDC[] 2021-08-17 12:57:07,294 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-7dr52-46623-1629204965958-0:185) is shutting down - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-7dr52-46623-1629204965958-0:185) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom188, ID:centos-7-7dr52-46623-1629204965958-0:185) is shutdown - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.629254 ms - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:07,295 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:07,296 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:07,296 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #189 initialized: null - MDC[] 2021-08-17 12:57:07,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:07,297 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-7dr52-46623-1629204965958-0:186) is starting - MDC[] 2021-08-17 12:57:07,297 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-7dr52-46623-1629204965958-0:186) started - MDC[] 2021-08-17 12:57:07,297 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:07,297 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom189 started - MDC[] 2021-08-17 12:57:07,298 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-557:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:07,450 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37095cad] - MDC[] 2021-08-17 12:57:07,451 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:07,452 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:07,452 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom189 stopped - MDC[] 2021-08-17 12:57:07,452 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-7dr52-46623-1629204965958-0:186) is shutting down - MDC[] 2021-08-17 12:57:07,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-7dr52-46623-1629204965958-0:186) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:07,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom189, ID:centos-7-7dr52-46623-1629204965958-0:186) is shutdown - MDC[] 2021-08-17 12:57:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.474469 ms - MDC[] 2021-08-17 12:57:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:07,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:07,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:07,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #190 initialized: null - MDC[] 2021-08-17 12:57:07,454 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:07,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-7dr52-46623-1629204965958-0:187) is starting - MDC[] 2021-08-17 12:57:07,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-7dr52-46623-1629204965958-0:187) started - MDC[] 2021-08-17 12:57:07,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:07,455 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom190 started - MDC[] 2021-08-17 12:57:07,455 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-560:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:07,609 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@642c407d] - MDC[] 2021-08-17 12:57:07,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:07,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:07,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom190 stopped - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-7dr52-46623-1629204965958-0:187) is shutting down - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-7dr52-46623-1629204965958-0:187) uptime 0.157 seconds - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom190, ID:centos-7-7dr52-46623-1629204965958-0:187) is shutdown - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.503265 ms - MDC[] 2021-08-17 12:57:07,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:07,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:07,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:07,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #191 initialized: null - MDC[] 2021-08-17 12:57:07,613 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:07,613 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-7dr52-46623-1629204965958-0:188) is starting - MDC[] 2021-08-17 12:57:07,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-7dr52-46623-1629204965958-0:188) started - MDC[] 2021-08-17 12:57:07,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:07,614 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom191 started - MDC[] 2021-08-17 12:57:07,615 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-563:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:07,768 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73dbb666] - MDC[] 2021-08-17 12:57:07,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:07,770 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:07,770 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom191 stopped - MDC[] 2021-08-17 12:57:07,770 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-7dr52-46623-1629204965958-0:188) is shutting down - MDC[] 2021-08-17 12:57:07,771 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-7dr52-46623-1629204965958-0:188) uptime 0.158 seconds - MDC[] 2021-08-17 12:57:07,771 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom191, ID:centos-7-7dr52-46623-1629204965958-0:188) is shutdown - MDC[] 2021-08-17 12:57:07,771 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:07,771 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.963196 ms - MDC[] 2021-08-17 12:57:07,771 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:07,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:07,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:07,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #192 initialized: null - MDC[] 2021-08-17 12:57:07,772 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:07,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-7dr52-46623-1629204965958-0:189) is starting - MDC[] 2021-08-17 12:57:07,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-7dr52-46623-1629204965958-0:189) started - MDC[] 2021-08-17 12:57:07,773 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:07,774 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom192 started - MDC[] 2021-08-17 12:57:07,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-566:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:08,780 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@553fdf58, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3a9d88ca] - MDC[] 2021-08-17 12:57:08,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:08,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom192 stopped - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-7dr52-46623-1629204965958-0:189) is shutting down - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-7dr52-46623-1629204965958-0:189) uptime 1.009 seconds - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom192, ID:centos-7-7dr52-46623-1629204965958-0:189) is shutdown - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1009.489322 ms - MDC[] 2021-08-17 12:57:08,781 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:08,782 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:08,782 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:08,783 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #193 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,783 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,783 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-7dr52-46623-1629204965958-0:190) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,784 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-7dr52-46623-1629204965958-0:190) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,784 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,784 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom193 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,789 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a9fc90c7-e1e4-42aa-aa0c-801b64bb0715] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:57:08,794 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c68550d] - MDC[] 2021-08-17 12:57:08,794 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@578c4e2b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:08,795 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007022 ms - MDC[] 2021-08-17 12:57:08,795 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom193 stopped - MDC[] 2021-08-17 12:57:08,795 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-7dr52-46623-1629204965958-0:190) is shutting down - MDC[] 2021-08-17 12:57:08,796 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-7dr52-46623-1629204965958-0:190) uptime 0.013 seconds - MDC[] 2021-08-17 12:57:08,796 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom193, ID:centos-7-7dr52-46623-1629204965958-0:190) is shutdown - MDC[] 2021-08-17 12:57:08,796 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:08,796 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.836176 ms - MDC[] 2021-08-17 12:57:08,796 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:08,797 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:08,797 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:08,797 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #194 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,798 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,798 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-7dr52-46623-1629204965958-0:191) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,798 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-7dr52-46623-1629204965958-0:191) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,798 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,799 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom194 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,825 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7689b31] - MDC[] 2021-08-17 12:57:08,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1186846a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:08,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007819 ms - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom194 stopped - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-7dr52-46623-1629204965958-0:191) is shutting down - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-7dr52-46623-1629204965958-0:191) uptime 0.029 seconds - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom194, ID:centos-7-7dr52-46623-1629204965958-0:191) is shutdown - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 30.529286 ms - MDC[] 2021-08-17 12:57:08,827 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:08,828 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:08,828 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:08,829 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #195 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-7dr52-46623-1629204965958-0:192) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-7dr52-46623-1629204965958-0:192) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,829 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,830 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom195 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:08,835 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:57:08,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b847324] - MDC[] 2021-08-17 12:57:08,837 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@519dd27a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:08,837 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.011351 ms - MDC[] 2021-08-17 12:57:08,838 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom195 stopped - MDC[] 2021-08-17 12:57:08,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-7dr52-46623-1629204965958-0:192) is shutting down - MDC[] 2021-08-17 12:57:08,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-7dr52-46623-1629204965958-0:192) uptime 0.009 seconds - MDC[] 2021-08-17 12:57:08,839 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom195, ID:centos-7-7dr52-46623-1629204965958-0:192) is shutdown - MDC[] 2021-08-17 12:57:08,839 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:08,839 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.853753 ms - MDC[] 2021-08-17 12:57:08,839 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:08,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:08,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:08,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #196 initialized: null - MDC[] 2021-08-17 12:57:08,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:08,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-7dr52-46623-1629204965958-0:193) is starting - MDC[] 2021-08-17 12:57:08,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-7dr52-46623-1629204965958-0:193) started - MDC[] 2021-08-17 12:57:08,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:08,842 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom196 started - MDC[] 2021-08-17 12:57:08,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-578:3,clientId=null,started=false} - MDC[] 2021-08-17 12:57:08,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d8dd3f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@630ae6ce] - MDC[] 2021-08-17 12:57:08,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:08,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:08,847 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom196 stopped - MDC[] 2021-08-17 12:57:08,847 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-7dr52-46623-1629204965958-0:193) is shutting down - MDC[] 2021-08-17 12:57:08,848 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-7dr52-46623-1629204965958-0:193) uptime 0.007 seconds - MDC[] 2021-08-17 12:57:08,848 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom196, ID:centos-7-7dr52-46623-1629204965958-0:193) is shutdown - MDC[] 2021-08-17 12:57:08,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:08,848 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.226829 ms - MDC[] 2021-08-17 12:57:08,848 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:08,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:08,849 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:08,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #197 initialized: null - MDC[] 2021-08-17 12:57:08,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:08,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-7dr52-46623-1629204965958-0:194) is starting - MDC[] 2021-08-17 12:57:08,850 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-7dr52-46623-1629204965958-0:194) started - MDC[] 2021-08-17 12:57:08,851 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:08,851 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom197 started - MDC[] 2021-08-17 12:57:10,855 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@14e215b, org.eclipse.scout.rt.mom.jms.JmsSubscription@15093d14] - MDC[] 2021-08-17 12:57:10,856 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom197 stopped - MDC[] 2021-08-17 12:57:10,856 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-7dr52-46623-1629204965958-0:194) is shutting down - MDC[] 2021-08-17 12:57:10,856 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-7dr52-46623-1629204965958-0:194) uptime 2.006 seconds - MDC[] 2021-08-17 12:57:10,857 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom197, ID:centos-7-7dr52-46623-1629204965958-0:194) is shutdown - MDC[] 2021-08-17 12:57:10,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:10,857 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2007.832877 ms - MDC[] 2021-08-17 12:57:10,857 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:10,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:10,858 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:10,858 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #198 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:10,859 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:10,859 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-7dr52-46623-1629204965958-0:195) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:10,859 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-7dr52-46623-1629204965958-0:195) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:10,859 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:10,860 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom198 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,862 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2021-08-17 12:57:15,864 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66e1ac9] - MDC[] 2021-08-17 12:57:15,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@368dde85[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009885 ms - MDC[] 2021-08-17 12:57:15,865 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom198 stopped - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-7dr52-46623-1629204965958-0:195) is shutting down - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-7dr52-46623-1629204965958-0:195) uptime 5.007 seconds - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom198, ID:centos-7-7dr52-46623-1629204965958-0:195) is shutdown - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5008.464780 ms - MDC[] 2021-08-17 12:57:15,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,867 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,867 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,868 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #199 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,868 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,869 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-7dr52-46623-1629204965958-0:196) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,869 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-7dr52-46623-1629204965958-0:196) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,869 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,869 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom199 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,874 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=82660800-0c38-45cd-90e9-f2da6421a4de] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:57:15,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ca3d997] - MDC[] 2021-08-17 12:57:15,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@71b4a395[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006651 ms - MDC[] 2021-08-17 12:57:15,880 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom199 stopped - MDC[] 2021-08-17 12:57:15,880 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-7dr52-46623-1629204965958-0:196) is shutting down - MDC[] 2021-08-17 12:57:15,881 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-7dr52-46623-1629204965958-0:196) uptime 0.012 seconds - MDC[] 2021-08-17 12:57:15,881 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom199, ID:centos-7-7dr52-46623-1629204965958-0:196) is shutdown - MDC[] 2021-08-17 12:57:15,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,881 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.753991 ms - MDC[] 2021-08-17 12:57:15,881 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,883 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #200 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-7dr52-46623-1629204965958-0:197) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,884 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-7dr52-46623-1629204965958-0:197) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,884 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,884 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom200 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,888 INFO [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=82b36247-98de-4cf6-b8f3-94ad71915566] 2021-08-17 12:57:15,892 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1727aa28] - MDC[] 2021-08-17 12:57:15,893 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@21b5c3cb[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,893 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007197 ms - MDC[] 2021-08-17 12:57:15,893 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom200 stopped - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-7dr52-46623-1629204965958-0:197) is shutting down - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-7dr52-46623-1629204965958-0:197) uptime 0.011 seconds - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom200, ID:centos-7-7dr52-46623-1629204965958-0:197) is shutdown - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.118280 ms - MDC[] 2021-08-17 12:57:15,894 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,895 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #201 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,896 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,896 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-7dr52-46623-1629204965958-0:198) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,896 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-7dr52-46623-1629204965958-0:198) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,896 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,897 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom201 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@114ef80a, org.eclipse.scout.rt.mom.jms.JmsSubscription@356de111] - MDC[] 2021-08-17 12:57:15,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@73528732[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006628 ms - MDC[] 2021-08-17 12:57:15,906 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom201 stopped - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-7dr52-46623-1629204965958-0:198) is shutting down - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-7dr52-46623-1629204965958-0:198) uptime 0.011 seconds - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom201, ID:centos-7-7dr52-46623-1629204965958-0:198) is shutdown - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.328969 ms - MDC[] 2021-08-17 12:57:15,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,908 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,908 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,908 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #202 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,909 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,909 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-7dr52-46623-1629204965958-0:199) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,909 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-7dr52-46623-1629204965958-0:199) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,909 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,909 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom202 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,917 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cd8fa1c] - MDC[] 2021-08-17 12:57:15,917 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5d86bc40[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009257 ms - MDC[] 2021-08-17 12:57:15,918 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom202 stopped - MDC[] 2021-08-17 12:57:15,918 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-7dr52-46623-1629204965958-0:199) is shutting down - MDC[] 2021-08-17 12:57:15,919 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-7dr52-46623-1629204965958-0:199) uptime 0.010 seconds - MDC[] 2021-08-17 12:57:15,919 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom202, ID:centos-7-7dr52-46623-1629204965958-0:199) is shutdown - MDC[] 2021-08-17 12:57:15,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,919 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.252938 ms - MDC[] 2021-08-17 12:57:15,919 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,920 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,920 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,921 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #203 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,921 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,922 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-7dr52-46623-1629204965958-0:200) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,922 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-7dr52-46623-1629204965958-0:200) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,922 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,922 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom203 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,927 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation] 2021-08-17 12:57:15,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b544b7c] - MDC[] 2021-08-17 12:57:15,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@48881931[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:15,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.014258 ms - MDC[] 2021-08-17 12:57:15,930 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom203 stopped - MDC[] 2021-08-17 12:57:15,930 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-7dr52-46623-1629204965958-0:200) is shutting down - MDC[] 2021-08-17 12:57:15,930 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-7dr52-46623-1629204965958-0:200) uptime 0.009 seconds - MDC[] 2021-08-17 12:57:15,930 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom203, ID:centos-7-7dr52-46623-1629204965958-0:200) is shutdown - MDC[] 2021-08-17 12:57:15,930 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:15,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.324211 ms - MDC[] 2021-08-17 12:57:15,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:15,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:15,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:15,932 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #204 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,932 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,933 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-7dr52-46623-1629204965958-0:201) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,933 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-7dr52-46623-1629204965958-0:201) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,933 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,933 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom204 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,940 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2fd7b586, org.eclipse.scout.rt.mom.jms.JmsSubscription@2dcd07c2] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,945 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@17fe8cd, org.eclipse.scout.rt.mom.jms.JmsSubscription@19189b42] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,951 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1bd3f73a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d1b7e6f] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,955 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5023700c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ba82db0] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:15,961 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@10a43c47, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c162a27] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,009 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@52899ff0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bd1ff07] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,014 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1907bd9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2c8462] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,019 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5ef1bef1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c35f5f4] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16870ad8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:16,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008400 ms - MDC[] 2021-08-17 12:57:16,021 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom204 stopped - MDC[] 2021-08-17 12:57:16,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-7dr52-46623-1629204965958-0:201) is shutting down - MDC[] 2021-08-17 12:57:16,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-7dr52-46623-1629204965958-0:201) uptime 0.089 seconds - MDC[] 2021-08-17 12:57:16,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom204, ID:centos-7-7dr52-46623-1629204965958-0:201) is shutdown - MDC[] 2021-08-17 12:57:16,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 90.178391 ms - MDC[] 2021-08-17 12:57:16,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,023 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #205 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,024 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,024 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-7dr52-46623-1629204965958-0:202) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,024 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-7dr52-46623-1629204965958-0:202) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,024 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,025 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom205 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7c33252c, org.eclipse.scout.rt.mom.jms.JmsSubscription@d7b38cf] - MDC[] 2021-08-17 12:57:16,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1c8a2a66[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:16,032 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.008279 ms - MDC[] 2021-08-17 12:57:16,033 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom205 stopped - MDC[] 2021-08-17 12:57:16,033 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-7dr52-46623-1629204965958-0:202) is shutting down - MDC[] 2021-08-17 12:57:16,033 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-7dr52-46623-1629204965958-0:202) uptime 0.009 seconds - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom205, ID:centos-7-7dr52-46623-1629204965958-0:202) is shutdown - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.174065 ms - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,034 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,035 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #206 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,035 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,036 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-7dr52-46623-1629204965958-0:203) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,036 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-7dr52-46623-1629204965958-0:203) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,036 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,037 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom206 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e3bfce8] - MDC[] 2021-08-17 12:57:16,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@67c8eb2f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:16,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006237 ms - MDC[] 2021-08-17 12:57:16,044 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom206 stopped - MDC[] 2021-08-17 12:57:16,044 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-7dr52-46623-1629204965958-0:203) is shutting down - MDC[] 2021-08-17 12:57:16,044 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-7dr52-46623-1629204965958-0:203) uptime 0.009 seconds - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom206, ID:centos-7-7dr52-46623-1629204965958-0:203) is shutdown - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.323855 ms - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,046 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #207 initialized: null - MDC[] 2021-08-17 12:57:16,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:16,046 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-7dr52-46623-1629204965958-0:204) is starting - MDC[] 2021-08-17 12:57:16,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-7dr52-46623-1629204965958-0:204) started - MDC[] 2021-08-17 12:57:16,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:16,047 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom207 started - MDC[] 2021-08-17 12:57:16,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-611:2,clientId=null,started=false} - MDC[cid=cid:abc] 2021-08-17 12:57:16,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27b5c8d0] - MDC[] 2021-08-17 12:57:16,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:16,050 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom207 stopped - MDC[] 2021-08-17 12:57:16,050 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-7dr52-46623-1629204965958-0:204) is shutting down - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-7dr52-46623-1629204965958-0:204) uptime 0.005 seconds - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom207, ID:centos-7-7dr52-46623-1629204965958-0:204) is shutdown - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5.352948 ms - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,051 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,052 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #208 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,052 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,053 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-7dr52-46623-1629204965958-0:205) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,053 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-7dr52-46623-1629204965958-0:205) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,053 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,053 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom208 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,058 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:57:16,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70fbab13, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bc02941] - MDC[] 2021-08-17 12:57:16,107 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1cf20929[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:16,107 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007662 ms - MDC[] 2021-08-17 12:57:16,108 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom208 stopped - MDC[] 2021-08-17 12:57:16,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-7dr52-46623-1629204965958-0:205) is shutting down - MDC[] 2021-08-17 12:57:16,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-7dr52-46623-1629204965958-0:205) uptime 0.056 seconds - MDC[] 2021-08-17 12:57:16,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom208, ID:centos-7-7dr52-46623-1629204965958-0:205) is shutdown - MDC[] 2021-08-17 12:57:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 57.167601 ms - MDC[] 2021-08-17 12:57:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,110 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #209 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,110 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,111 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-7dr52-46623-1629204965958-0:206) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,111 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-7dr52-46623-1629204965958-0:206) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,111 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,111 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom209 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:16,116 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e8574dd] - MDC[] 2021-08-17 12:57:16,117 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5f754d95[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:16,117 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006470 ms - MDC[] 2021-08-17 12:57:16,118 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom209 stopped - MDC[] 2021-08-17 12:57:16,118 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-7dr52-46623-1629204965958-0:206) is shutting down - MDC[] 2021-08-17 12:57:16,118 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-7dr52-46623-1629204965958-0:206) uptime 0.008 seconds - MDC[] 2021-08-17 12:57:16,118 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom209, ID:centos-7-7dr52-46623-1629204965958-0:206) is shutdown - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.189301 ms - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:16,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #210 initialized: null - MDC[] 2021-08-17 12:57:16,120 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:16,120 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-7dr52-46623-1629204965958-0:207) is starting - MDC[] 2021-08-17 12:57:16,120 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-7dr52-46623-1629204965958-0:207) started - MDC[] 2021-08-17 12:57:16,120 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:16,120 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom210 started - MDC[] 2021-08-17 12:57:16,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-620:4,clientId=null,started=false} - MDC[] 2021-08-17 12:57:18,125 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@427bbaac, org.eclipse.scout.rt.mom.jms.JmsSubscription@72c3bc5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@22717282] - MDC[] 2021-08-17 12:57:18,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:18,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:18,127 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom210 stopped - MDC[] 2021-08-17 12:57:18,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-7dr52-46623-1629204965958-0:207) is shutting down - MDC[] 2021-08-17 12:57:18,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-7dr52-46623-1629204965958-0:207) uptime 2.007 seconds - MDC[] 2021-08-17 12:57:18,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom210, ID:centos-7-7dr52-46623-1629204965958-0:207) is shutdown - MDC[] 2021-08-17 12:57:18,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:18,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2008.382162 ms - MDC[] 2021-08-17 12:57:18,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:18,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:18,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:18,129 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #211 initialized: null - MDC[] 2021-08-17 12:57:18,129 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:18,129 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-7dr52-46623-1629204965958-0:208) is starting - MDC[] 2021-08-17 12:57:18,129 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-7dr52-46623-1629204965958-0:208) started - MDC[] 2021-08-17 12:57:18,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:18,130 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom211 started - MDC[] 2021-08-17 12:57:18,130 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-623:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:18,133 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@653b49c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@687eb9c9] - MDC[] 2021-08-17 12:57:18,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:18,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:18,134 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom211 stopped - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-7dr52-46623-1629204965958-0:208) is shutting down - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-7dr52-46623-1629204965958-0:208) uptime 0.006 seconds - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom211, ID:centos-7-7dr52-46623-1629204965958-0:208) is shutdown - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.887929 ms - MDC[] 2021-08-17 12:57:18,135 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:18,136 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:18,136 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:18,137 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,137 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #212 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,138 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,138 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-7dr52-46623-1629204965958-0:209) is starting - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,138 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-7dr52-46623-1629204965958-0:209) started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,138 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,139 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom212 started - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:18,145 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:434) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] 2021-08-17 12:57:19,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22908698, org.eclipse.scout.rt.mom.jms.JmsSubscription@a638f45, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fe73630] - MDC[] 2021-08-17 12:57:19,148 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@31f117bd[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:19,148 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007527 ms - MDC[] 2021-08-17 12:57:19,148 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom212 stopped - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-7dr52-46623-1629204965958-0:209) is shutting down - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-7dr52-46623-1629204965958-0:209) uptime 1.011 seconds - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom212, ID:centos-7-7dr52-46623-1629204965958-0:209) is shutdown - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1012.999639 ms - MDC[] 2021-08-17 12:57:19,149 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:19,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:19,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:19,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #213 initialized: null - MDC[] 2021-08-17 12:57:19,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:19,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-7dr52-46623-1629204965958-0:210) is starting - MDC[] 2021-08-17 12:57:19,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-7dr52-46623-1629204965958-0:210) started - MDC[] 2021-08-17 12:57:19,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:19,151 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom213 started - MDC[] 2021-08-17 12:57:19,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-629:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:22,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3432a612] - MDC[] 2021-08-17 12:57:22,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom213 stopped - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-7dr52-46623-1629204965958-0:210) is shutting down - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-7dr52-46623-1629204965958-0:210) uptime 3.008 seconds - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom213, ID:centos-7-7dr52-46623-1629204965958-0:210) is shutdown - MDC[] 2021-08-17 12:57:22,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:22,159 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3008.639121 ms - MDC[] 2021-08-17 12:57:22,159 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:22,159 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:22,159 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:22,159 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #214 initialized: null - MDC[] 2021-08-17 12:57:22,160 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:22,160 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-7dr52-46623-1629204965958-0:211) is starting - MDC[] 2021-08-17 12:57:22,160 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-7dr52-46623-1629204965958-0:211) started - MDC[] 2021-08-17 12:57:22,160 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:22,161 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom214 started - MDC[] 2021-08-17 12:57:22,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-632:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@18fb1034, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d9a80d8] - MDC[] 2021-08-17 12:57:22,166 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@30ab1b4f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a670af9] - MDC[] 2021-08-17 12:57:22,169 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@e8fabad, org.eclipse.scout.rt.mom.jms.JmsSubscription@13866e67] - MDC[] 2021-08-17 12:57:22,171 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@418b3215, org.eclipse.scout.rt.mom.jms.JmsSubscription@58fb9020] - MDC[] 2021-08-17 12:57:22,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4785f176, org.eclipse.scout.rt.mom.jms.JmsSubscription@72c9576a] - MDC[] 2021-08-17 12:57:22,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@77d50cde, org.eclipse.scout.rt.mom.jms.JmsSubscription@4374c46e] - MDC[] 2021-08-17 12:57:22,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2094869b, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dfc8814] - MDC[] 2021-08-17 12:57:22,181 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@30f1a181, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ca50ae3] - MDC[] 2021-08-17 12:57:22,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:22,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom214 stopped - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-7dr52-46623-1629204965958-0:211) is shutting down - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-7dr52-46623-1629204965958-0:211) uptime 0.023 seconds - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom214, ID:centos-7-7dr52-46623-1629204965958-0:211) is shutdown - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 24.074481 ms - MDC[] 2021-08-17 12:57:22,183 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:22,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:22,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:22,184 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #215 initialized: null - MDC[] 2021-08-17 12:57:22,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:22,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-7dr52-46623-1629204965958-0:212) is starting - MDC[] 2021-08-17 12:57:22,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-7dr52-46623-1629204965958-0:212) started - MDC[] 2021-08-17 12:57:22,185 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:22,185 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom215 started - MDC[] 2021-08-17 12:57:22,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-635:2,clientId=null,started=false} - MDC[] 2021-08-17 12:57:22,188 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c207c10] - MDC[] 2021-08-17 12:57:22,189 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:22,189 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:22,190 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom215 stopped - MDC[] 2021-08-17 12:57:22,190 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-7dr52-46623-1629204965958-0:212) is shutting down - MDC[] 2021-08-17 12:57:22,191 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-7dr52-46623-1629204965958-0:212) uptime 0.007 seconds - MDC[] 2021-08-17 12:57:22,191 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom215, ID:centos-7-7dr52-46623-1629204965958-0:212) is shutdown - MDC[] 2021-08-17 12:57:22,191 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:22,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.248951 ms - MDC[] 2021-08-17 12:57:22,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:22,192 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:22,192 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:22,193 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM #216 initialized: null - MDC[] 2021-08-17 12:57:22,193 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:671) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[] 2021-08-17 12:57:22,193 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:734) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-7dr52-46623-1629204965958-0:213) is starting - MDC[] 2021-08-17 12:57:22,194 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:761) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-7dr52-46623-1629204965958-0:213) started - MDC[] 2021-08-17 12:57:22,194 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:762) - For help or more information please see: http://activemq.apache.org - MDC[] 2021-08-17 12:57:22,194 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:263) - Connector vm://mom216 started - MDC[] 2021-08-17 12:57:22,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: ActiveMQConnection {id=ID:centos-7-7dr52-46623-1629204965958-638:1,clientId=null,started=false} - MDC[] 2021-08-17 12:57:22,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6ddb5117, org.eclipse.scout.rt.mom.jms.JmsSubscription@761eaf72] - MDC[] 2021-08-17 12:57:22,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:22,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:294) - Connector vm://mom216 stopped - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:808) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-7dr52-46623-1629204965958-0:213) is shutting down - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:869) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-7dr52-46623-1629204965958-0:213) uptime 0.008 seconds - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:871) - Apache ActiveMQ 5.14.4 (mom216, ID:centos-7-7dr52-46623-1629204965958-0:213) is shutdown - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.894173 ms - MDC[] 2021-08-17 12:57:22,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:22,202 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:22,202 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:22,269 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:22,323 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7fefa1cc - MDC[] 2021-08-17 12:57:23,410 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@568f8f5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4624ad36] - MDC[] 2021-08-17 12:57:23,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,414 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,414 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1212.305410 ms - MDC[] 2021-08-17 12:57:23,415 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,415 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,416 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,418 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,421 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@28ec0283 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:23,462 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2688f578, org.eclipse.scout.rt.mom.jms.JmsSubscription@39e5d850] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,510 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@67b634d, org.eclipse.scout.rt.mom.jms.JmsSubscription@615559e5] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,527 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@649bca4, org.eclipse.scout.rt.mom.jms.JmsSubscription@74b59137] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,545 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@59762de3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d8ef9d0] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,560 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6d3b488d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4aae8ee] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,611 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1f5c006, org.eclipse.scout.rt.mom.jms.JmsSubscription@5871aa28] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,626 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@577b8402, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d8666cc] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,640 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@474fa723, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a25e510] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6ba85ab[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:23,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006016 ms - MDC[] 2021-08-17 12:57:23,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 234.468595 ms - MDC[] 2021-08-17 12:57:23,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,653 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@36152513 - MDC[] 2021-08-17 12:57:23,661 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d81263a] - MDC[] 2021-08-17 12:57:23,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,663 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.055501 ms - MDC[] 2021-08-17 12:57:23,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,664 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,664 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,665 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,666 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@720d007b - MDC[] 2021-08-17 12:57:23,710 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7acb4a51] - MDC[] 2021-08-17 12:57:23,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 47.940803 ms - MDC[] 2021-08-17 12:57:23,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47af69bc - MDC[] 2021-08-17 12:57:23,720 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4975af1] - MDC[] 2021-08-17 12:57:23,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,722 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.527329 ms - MDC[] 2021-08-17 12:57:23,722 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,722 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,722 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,723 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,725 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6087daa3 - MDC[] 2021-08-17 12:57:23,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c17ef34] - MDC[] 2021-08-17 12:57:23,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,732 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.896475 ms - MDC[] 2021-08-17 12:57:23,732 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,733 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,733 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,734 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ce803d6 - MDC[] 2021-08-17 12:57:23,741 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a934ef9] - MDC[] 2021-08-17 12:57:23,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,742 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.421540 ms - MDC[] 2021-08-17 12:57:23,742 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,743 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,743 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,744 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,745 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fe74841 - MDC[] 2021-08-17 12:57:23,751 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59ede173] - MDC[] 2021-08-17 12:57:23,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.732399 ms - MDC[] 2021-08-17 12:57:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,755 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ae19926 - MDC[] 2021-08-17 12:57:23,761 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27e9ac69] - MDC[] 2021-08-17 12:57:23,762 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,762 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,763 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.924647 ms - MDC[] 2021-08-17 12:57:23,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,804 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3bea06d0 - MDC[] 2021-08-17 12:57:23,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60e9bda0] - MDC[] 2021-08-17 12:57:23,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 50.259225 ms - MDC[] 2021-08-17 12:57:23,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,815 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,816 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42b41bc2 - MDC[] 2021-08-17 12:57:23,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@794efdf] - MDC[] 2021-08-17 12:57:23,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,824 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 9.615303 ms - MDC[] 2021-08-17 12:57:23,824 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,825 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,825 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@348a2f49 - MDC[] 2021-08-17 12:57:23,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b82fb7] - MDC[] 2021-08-17 12:57:23,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.672792 ms - MDC[] 2021-08-17 12:57:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,837 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,839 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78275bff - MDC[jobName=JMS reply cancel message listener] Reply: TheReply 2021-08-17 12:57:23,853 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a0d3295] - MDC[] 2021-08-17 12:57:23,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5d44ff46[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:23,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007353 ms - MDC[] 2021-08-17 12:57:23,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 22.351631 ms - MDC[] 2021-08-17 12:57:23,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,862 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6e0b851e - MDC[] 2021-08-17 12:57:23,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5d9627d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@61a2d9ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a8be188] - MDC[] 2021-08-17 12:57:23,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 55.013859 ms - MDC[] 2021-08-17 12:57:23,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,916 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,917 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:23,918 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@242ce4d1 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:23,929 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1c94aca6-b741-4b67-a0fd-6af0105997dd] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:57:23,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f6d684d] - MDC[] 2021-08-17 12:57:23,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@499937ab[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:23,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006473 ms - MDC[] 2021-08-17 12:57:23,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:23,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:23,937 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:23,938 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 21.915592 ms - MDC[] 2021-08-17 12:57:23,938 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:23,938 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:23,939 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:23,940 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:23,942 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70f08a78 - MDC[jobName=JMS subscriber] simulateConnectionDown 2021-08-17 12:57:23,947 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:176) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' - MDC[] 2021-08-17 12:57:23,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:180) - invalidating session 1 of 1 - MDC[] 2021-08-17 12:57:23,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:101) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@c2bb2f5 - MDC[] 2021-08-17 12:57:23,949 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - invalidating connection - MDC[] 2021-08-17 12:57:23,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:190) - connection invalidated - MDC[] 2021-08-17 12:57:23,951 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:57:24,951 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:57:25,951 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:57:26,952 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:57:27,952 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:283) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber] 2021-08-17 12:57:28,953 WARN [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:279) - JMS connection unavailable 'javax.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber] 2021-08-17 12:57:28,953 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:157) - JMS call failed 'javax.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber] simulateConnectionUp 2021-08-17 12:57:30,956 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@492bc7c8 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:30,964 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3ea4cfe0, org.eclipse.scout.rt.mom.jms.JmsSubscription@652132d1] - MDC[] 2021-08-17 12:57:30,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:30,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:30,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:30,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7027.860058 ms - MDC[] 2021-08-17 12:57:30,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:30,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:30,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:30,968 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:30,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74bc67d7 - MDC[] 2021-08-17 12:57:31,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c37b2b] - MDC[] 2021-08-17 12:57:31,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:31,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:31,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:31,178 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.881801 ms - MDC[] 2021-08-17 12:57:31,178 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:31,178 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:31,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:31,179 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:31,181 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6cf0fb4c - MDC[] 2021-08-17 12:57:31,386 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@479729d3] - MDC[] 2021-08-17 12:57:31,388 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:31,388 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:31,389 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:31,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 210.001169 ms - MDC[] 2021-08-17 12:57:31,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:31,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:31,389 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:31,390 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:31,392 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6db27836 - MDC[] 2021-08-17 12:57:31,598 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ce9fe4d] - MDC[] 2021-08-17 12:57:31,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:31,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:31,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:31,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 211.450063 ms - MDC[] 2021-08-17 12:57:31,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:31,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:31,602 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:31,602 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:31,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@bc309af - MDC[] 2021-08-17 12:57:31,809 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15c75b4a] - MDC[] 2021-08-17 12:57:31,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:31,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:31,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:31,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.876837 ms - MDC[] 2021-08-17 12:57:31,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:31,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:31,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:31,814 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:31,815 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6bea3a13 - MDC[] 2021-08-17 12:57:32,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33650388] - MDC[] 2021-08-17 12:57:32,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:32,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:32,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:32,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.675774 ms - MDC[] 2021-08-17 12:57:32,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:32,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:32,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:32,023 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:32,025 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@57a0f6a2 - MDC[] 2021-08-17 12:57:32,230 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f0469e2] - MDC[] 2021-08-17 12:57:32,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:32,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:32,232 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:32,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.451737 ms - MDC[] 2021-08-17 12:57:32,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:32,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:32,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:32,234 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:32,235 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70d49a95 - MDC[] 2021-08-17 12:57:32,440 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40118181] - MDC[] 2021-08-17 12:57:32,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:32,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:32,442 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:32,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.006790 ms - MDC[] 2021-08-17 12:57:32,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:32,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:32,443 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:32,444 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:32,445 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19e578e9 - MDC[] 2021-08-17 12:57:32,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f78b3b2] - MDC[] 2021-08-17 12:57:32,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:32,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:32,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:32,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 208.975232 ms - MDC[] 2021-08-17 12:57:32,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:32,652 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:32,653 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:32,653 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:32,654 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17f00930 - MDC[] 2021-08-17 12:57:32,859 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e7d71d9] - MDC[] 2021-08-17 12:57:32,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:32,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:32,862 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:32,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.108644 ms - MDC[] 2021-08-17 12:57:32,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:32,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:32,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:32,863 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:32,864 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e695be6 - MDC[] 2021-08-17 12:57:33,069 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23aa4376] - MDC[] 2021-08-17 12:57:33,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,072 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 209.100551 ms - MDC[] 2021-08-17 12:57:33,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:33,074 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@40c7735d - MDC[jobName=JMS subscriber] 2021-08-17 12:57:33,080 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14a00e66] - MDC[] 2021-08-17 12:57:33,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,083 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.218975 ms - MDC[] 2021-08-17 12:57:33,083 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,083 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,083 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,084 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,086 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1cb4494e - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,097 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3877f6a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@19fa7cea] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,109 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@111db69f, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c4fc160] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,121 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2de91529, org.eclipse.scout.rt.mom.jms.JmsSubscription@67dee5e4] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,132 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@41917551, org.eclipse.scout.rt.mom.jms.JmsSubscription@50cf97fa] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,144 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7b557d69, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dfa1e85] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,155 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@446a3888, org.eclipse.scout.rt.mom.jms.JmsSubscription@33820a09] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,167 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@21a19f44, org.eclipse.scout.rt.mom.jms.JmsSubscription@a2b1b13] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,178 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3eac3448, org.eclipse.scout.rt.mom.jms.JmsSubscription@60a16800] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@77adccbe[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006237 ms - MDC[] 2021-08-17 12:57:33,181 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,181 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,186 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 102.629983 ms - MDC[] 2021-08-17 12:57:33,186 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,187 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,187 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,205 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,206 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65c784fb - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,269 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ec6cb51, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a8129d1] - MDC[] 2021-08-17 12:57:33,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@76f8e593[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009188 ms - MDC[] 2021-08-17 12:57:33,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,275 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,275 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 88.188445 ms - MDC[] 2021-08-17 12:57:33,275 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,276 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,276 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,277 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,278 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74cfaa7f - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,340 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a42bb32, org.eclipse.scout.rt.mom.jms.JmsSubscription@2966d68] - MDC[] 2021-08-17 12:57:33,344 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5b3ed05d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,344 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006215 ms - MDC[] 2021-08-17 12:57:33,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,347 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 71.388540 ms - MDC[] 2021-08-17 12:57:33,347 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,348 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,348 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,349 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,350 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30287561 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,411 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cf64a6d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5332ebea] - MDC[] 2021-08-17 12:57:33,414 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5e74bc3d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,414 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.007366 ms - MDC[] 2021-08-17 12:57:33,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,416 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,416 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.263656 ms - MDC[] 2021-08-17 12:57:33,416 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,418 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,419 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@282044f - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,480 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53efde9f, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d7453ad] - MDC[] 2021-08-17 12:57:33,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@674cf51e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006908 ms - MDC[] 2021-08-17 12:57:33,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.880738 ms - MDC[] 2021-08-17 12:57:33,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,488 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,489 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@148da5ba - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3abe94d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1788be37] - MDC[] 2021-08-17 12:57:33,554 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4f148871[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006395 ms - MDC[] 2021-08-17 12:57:33,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 71.080573 ms - MDC[] 2021-08-17 12:57:33,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,559 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,560 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27ff73dc - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,624 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d74720f, org.eclipse.scout.rt.mom.jms.JmsSubscription@53222524] - MDC[] 2021-08-17 12:57:33,626 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@11e2b59c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.012775 ms - MDC[] 2021-08-17 12:57:33,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 70.673276 ms - MDC[] 2021-08-17 12:57:33,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,630 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,631 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6518d5c3 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,693 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2afee2ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@142409b4] - MDC[] 2021-08-17 12:57:33,696 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@14deaeeb[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,696 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006831 ms - MDC[] 2021-08-17 12:57:33,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,698 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.957313 ms - MDC[] 2021-08-17 12:57:33,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,699 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,700 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,701 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@abe47e2 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,762 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2c5d75, org.eclipse.scout.rt.mom.jms.JmsSubscription@401835ac] - MDC[] 2021-08-17 12:57:33,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@76fdc827[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,764 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.020889 ms - MDC[] 2021-08-17 12:57:33,765 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,765 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.622977 ms - MDC[] 2021-08-17 12:57:33,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,769 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,770 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17bc84b - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,830 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a3ebba6, org.eclipse.scout.rt.mom.jms.JmsSubscription@35069061] - MDC[] 2021-08-17 12:57:33,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@116d3579[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,833 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.009811 ms - MDC[] 2021-08-17 12:57:33,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,835 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 67.947004 ms - MDC[] 2021-08-17 12:57:33,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,837 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:33,838 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b20c993 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:33,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fc1a561, org.eclipse.scout.rt.mom.jms.JmsSubscription@501dd0b4] - MDC[] 2021-08-17 12:57:33,903 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3421d8e5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:33,903 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.049031 ms - MDC[] 2021-08-17 12:57:33,903 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 68.457016 ms - MDC[] 2021-08-17 12:57:33,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:33,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c4c5627 - MDC[] 2021-08-17 12:57:33,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@62b630e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@274029ca] - MDC[] 2021-08-17 12:57:33,913 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:33,913 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:33,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:33,914 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.716908 ms - MDC[] 2021-08-17 12:57:33,914 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:33,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:33,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:33,916 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:33,917 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48d33e4d - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:34,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53033e05] - MDC[] 2021-08-17 12:57:34,221 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@507abf56[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:34,222 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004789 ms - MDC[] 2021-08-17 12:57:34,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:34,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:34,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 308.847645 ms - MDC[] 2021-08-17 12:57:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:34,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:34,225 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:34,226 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46c8cab8 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:34,531 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26c9521a] - MDC[] 2021-08-17 12:57:34,531 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@9fa7009[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:34,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004640 ms - MDC[] 2021-08-17 12:57:34,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:34,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:34,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:34,534 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.790748 ms - MDC[] 2021-08-17 12:57:34,534 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:34,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:34,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:34,536 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:34,537 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20db5df5 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:34,842 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41366811] - MDC[] 2021-08-17 12:57:34,843 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@279257a6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:34,843 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003687 ms - MDC[] 2021-08-17 12:57:34,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:34,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:34,846 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:34,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.574470 ms - MDC[] 2021-08-17 12:57:34,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:34,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:34,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:34,848 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:34,849 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@398f3599 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:35,154 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24c6f389] - MDC[] 2021-08-17 12:57:35,155 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@140337ec[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:35,155 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005171 ms - MDC[] 2021-08-17 12:57:35,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:35,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:35,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:35,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.861362 ms - MDC[] 2021-08-17 12:57:35,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:35,158 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:35,158 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:35,159 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:35,160 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65292b5 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:35,465 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2159137c] - MDC[] 2021-08-17 12:57:35,465 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2cb546f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:35,466 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005231 ms - MDC[] 2021-08-17 12:57:35,466 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:35,466 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.909925 ms - MDC[] 2021-08-17 12:57:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:35,469 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:35,471 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f03c839 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:35,776 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@633a4a3d] - MDC[] 2021-08-17 12:57:35,777 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@443d3427[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:35,777 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003427 ms - MDC[] 2021-08-17 12:57:35,777 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:35,777 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:35,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:35,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.318612 ms - MDC[] 2021-08-17 12:57:35,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:35,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:35,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:35,780 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:35,782 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6af06443 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:36,085 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@350c7188] - MDC[] 2021-08-17 12:57:36,086 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@72c79022[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:36,086 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005311 ms - MDC[] 2021-08-17 12:57:36,087 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:36,087 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:36,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:36,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.191516 ms - MDC[] 2021-08-17 12:57:36,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:36,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:36,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:36,090 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:36,091 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d8ecc61 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:36,395 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69e0d31d] - MDC[] 2021-08-17 12:57:36,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@10e80394[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:36,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005050 ms - MDC[] 2021-08-17 12:57:36,397 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:36,397 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:36,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:36,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.616218 ms - MDC[] 2021-08-17 12:57:36,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:36,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:36,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:36,400 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:36,401 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@268f9ea6 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:36,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@592bc6a7] - MDC[] 2021-08-17 12:57:36,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1654e810[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:36,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003085 ms - MDC[] 2021-08-17 12:57:36,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:36,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:36,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:36,708 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.311255 ms - MDC[] 2021-08-17 12:57:36,709 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:36,709 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:36,709 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:36,710 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:57:36,711 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@28989748 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2021-08-17 12:57:37,015 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e821bba] - MDC[] 2021-08-17 12:57:37,016 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7adc50d1[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:37,016 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006221 ms - MDC[] 2021-08-17 12:57:37,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:37,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:37,018 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:37,018 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 309.508842 ms - MDC[] 2021-08-17 12:57:37,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:37,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:37,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:37,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:37,021 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1f0b426f - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,052 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@653b28b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ef08ad0, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fab6393, org.eclipse.scout.rt.mom.jms.JmsSubscription@41e5664e] - MDC[] 2021-08-17 12:57:41,053 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,053 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,054 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 4034.835695 ms - MDC[] 2021-08-17 12:57:41,054 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,055 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,055 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,056 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled - MDC[] 2021-08-17 12:57:41,056 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,056 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,056 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.066712 ms - MDC[] 2021-08-17 12:57:41,056 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,058 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@67a79942 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:41,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@60d5c16, org.eclipse.scout.rt.mom.jms.JmsSubscription@67a84d80] - MDC[] 2021-08-17 12:57:41,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@572b031f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:41,073 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006085 ms - MDC[] 2021-08-17 12:57:41,074 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,074 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,075 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 18.369056 ms - MDC[] 2021-08-17 12:57:41,075 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,076 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,077 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,078 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1efc6a80 - MDC[] 2021-08-17 12:57:41,082 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7dbb7ca8, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fb52fa5] - MDC[] 2021-08-17 12:57:41,088 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7e09407a, org.eclipse.scout.rt.mom.jms.JmsSubscription@61dc0ff0] - MDC[] 2021-08-17 12:57:41,094 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4875012c, org.eclipse.scout.rt.mom.jms.JmsSubscription@dd9c37] - MDC[] 2021-08-17 12:57:41,101 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@79382a05, org.eclipse.scout.rt.mom.jms.JmsSubscription@41743ff4] - MDC[] 2021-08-17 12:57:41,107 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3027a038, org.eclipse.scout.rt.mom.jms.JmsSubscription@fc3fd5b] - MDC[] 2021-08-17 12:57:41,113 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ab212f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a7d12c8] - MDC[] 2021-08-17 12:57:41,119 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@682d4502, org.eclipse.scout.rt.mom.jms.JmsSubscription@703b5790] - MDC[] 2021-08-17 12:57:41,125 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7c9e2e07, org.eclipse.scout.rt.mom.jms.JmsSubscription@62dd8ce7] - MDC[] 2021-08-17 12:57:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 51.736380 ms - MDC[] 2021-08-17 12:57:41,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,129 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,131 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@502fce85 - MDC[] 2021-08-17 12:57:41,135 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@61f49661, org.eclipse.scout.rt.mom.jms.JmsSubscription@35634653] - MDC[] 2021-08-17 12:57:41,136 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.450268 ms - MDC[] 2021-08-17 12:57:41,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,139 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,140 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70c37eb - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@355ea7fc] - MDC[] 2021-08-17 12:57:41,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.028448 ms - MDC[] 2021-08-17 12:57:41,149 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,151 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,152 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e6c7e0e - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54dcf244] - MDC[] 2021-08-17 12:57:41,160 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,160 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.478183 ms - MDC[] 2021-08-17 12:57:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,162 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@155770e0 - MDC[] 2021-08-17 12:57:41,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@de9650a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a0d08b2] - MDC[] 2021-08-17 12:57:41,168 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,168 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,169 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,169 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.516684 ms - MDC[] 2021-08-17 12:57:41,169 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,169 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,170 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,170 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a6a4f20 - MDC[] 2021-08-17 12:57:41,205 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@67ee3b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fba9ca1] - MDC[] 2021-08-17 12:57:41,211 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@e02f48e, org.eclipse.scout.rt.mom.jms.JmsSubscription@394e21b9] - MDC[] 2021-08-17 12:57:41,217 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1cce63a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5026a5ba] - MDC[] 2021-08-17 12:57:41,223 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@13bfe110, org.eclipse.scout.rt.mom.jms.JmsSubscription@9a28f5d] - MDC[] 2021-08-17 12:57:41,229 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7f888518, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fb54ca0] - MDC[] 2021-08-17 12:57:41,236 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@f35f81d, org.eclipse.scout.rt.mom.jms.JmsSubscription@73a347e8] - MDC[] 2021-08-17 12:57:41,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@35982083, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f5fe604] - MDC[] 2021-08-17 12:57:41,251 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b102ccf, org.eclipse.scout.rt.mom.jms.JmsSubscription@2de83c2c] - MDC[] 2021-08-17 12:57:41,253 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,253 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,253 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,254 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 83.914317 ms - MDC[] 2021-08-17 12:57:41,254 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,254 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,254 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,255 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,256 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15f75fa5 - MDC[] 2021-08-17 12:57:41,260 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@166913c2] - MDC[] 2021-08-17 12:57:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.801354 ms - MDC[] 2021-08-17 12:57:41,262 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,263 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,263 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,264 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,265 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c859e0f - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,320 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b43d8e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@5dda5493] - MDC[] 2021-08-17 12:57:41,323 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,323 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,324 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,324 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.939267 ms - MDC[] 2021-08-17 12:57:41,324 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,324 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,324 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,325 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,326 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f54a0e1 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,383 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c6d1f1f, org.eclipse.scout.rt.mom.jms.JmsSubscription@aca7766] - MDC[] 2021-08-17 12:57:41,385 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,386 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,386 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.096500 ms - MDC[] 2021-08-17 12:57:41,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,388 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,389 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e491559 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,444 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3501c1de, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d839d22] - MDC[] 2021-08-17 12:57:41,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.291323 ms - MDC[] 2021-08-17 12:57:41,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,449 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,449 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,450 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,451 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b7e9c1d - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,507 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@235b8132, org.eclipse.scout.rt.mom.jms.JmsSubscription@30f94b64] - MDC[] 2021-08-17 12:57:41,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.703050 ms - MDC[] 2021-08-17 12:57:41,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,513 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@773357ad - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23e58061, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c329d38] - MDC[] 2021-08-17 12:57:41,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,572 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,572 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,573 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.516883 ms - MDC[] 2021-08-17 12:57:41,573 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,573 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,573 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,574 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,575 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f440593 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,631 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c630bff, org.eclipse.scout.rt.mom.jms.JmsSubscription@3447c3ed] - MDC[] 2021-08-17 12:57:41,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,635 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.189852 ms - MDC[] 2021-08-17 12:57:41,635 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,635 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,635 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,636 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,637 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d0be702 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,693 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34615ef4, org.eclipse.scout.rt.mom.jms.JmsSubscription@26b6c4de] - MDC[] 2021-08-17 12:57:41,696 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,696 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.473731 ms - MDC[] 2021-08-17 12:57:41,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,698 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,699 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3aedd618 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,755 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f336e00, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e491595] - MDC[] 2021-08-17 12:57:41,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,759 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,759 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.712022 ms - MDC[] 2021-08-17 12:57:41,759 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,760 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,760 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,760 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,762 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bcc73fa - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,817 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cf737db, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a00b08c] - MDC[] 2021-08-17 12:57:41,819 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,821 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.754303 ms - MDC[] 2021-08-17 12:57:41,821 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,821 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,821 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,822 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:41,823 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a740a81 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:41,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e4c26a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6de6baf6] - MDC[] 2021-08-17 12:57:41,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:41,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:41,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:41,883 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.309821 ms - MDC[] 2021-08-17 12:57:41,883 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:41,883 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:41,884 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:41,885 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:41,886 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d1fcbe5 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:46,890 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:57:46,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b5ca45b] - MDC[] 2021-08-17 12:57:46,897 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@33314066[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:46,897 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003671 ms - MDC[] 2021-08-17 12:57:46,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:46,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:46,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:46,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5016.023796 ms - MDC[] 2021-08-17 12:57:46,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:46,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:46,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:46,901 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:46,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51077e04 - MDC[] 2021-08-17 12:57:46,906 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3f7665c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@193c3354] - MDC[] 2021-08-17 12:57:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.910233 ms - MDC[] 2021-08-17 12:57:46,908 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:46,909 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:46,909 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:46,910 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:57:46,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.186836 ms - MDC[] 2021-08-17 12:57:46,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:46,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:46,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:46,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:46,913 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@685d92cf - MDC[] 2021-08-17 12:57:46,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1300bc97] - MDC[] 2021-08-17 12:57:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:46,950 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 39.346343 ms - MDC[] 2021-08-17 12:57:46,951 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:46,951 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:46,951 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:46,952 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:46,954 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@583b9d62 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:46,963 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@187ee61a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a6b8805] - MDC[] 2021-08-17 12:57:46,964 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2daa1947[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:46,964 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005474 ms - MDC[] 2021-08-17 12:57:46,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:46,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:46,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:46,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.752011 ms - MDC[] 2021-08-17 12:57:46,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:46,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:46,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:46,968 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:46,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@199763ea - MDC[] 2021-08-17 12:57:47,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75897392] - MDC[] 2021-08-17 12:57:47,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.206810 ms - MDC[] 2021-08-17 12:57:47,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,128 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,129 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@111d4b1c - MDC[] 2021-08-17 12:57:47,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d6ddb48] - MDC[] 2021-08-17 12:57:47,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,287 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.690931 ms - MDC[] 2021-08-17 12:57:47,287 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,288 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,288 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,289 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c7c805f - MDC[] 2021-08-17 12:57:47,444 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28b1ccd1] - MDC[] 2021-08-17 12:57:47,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,447 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.914442 ms - MDC[] 2021-08-17 12:57:47,447 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,447 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,447 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,449 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76b36d98 - MDC[] 2021-08-17 12:57:47,603 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@628c2341] - MDC[] 2021-08-17 12:57:47,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,606 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,606 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.872113 ms - MDC[] 2021-08-17 12:57:47,606 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,607 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,607 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,607 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,608 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d5f1fa5 - MDC[] 2021-08-17 12:57:47,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29911ee3] - MDC[] 2021-08-17 12:57:47,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.141075 ms - MDC[] 2021-08-17 12:57:47,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,768 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,769 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,770 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f2cccc0 - MDC[] 2021-08-17 12:57:47,925 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40ac1dcb] - MDC[] 2021-08-17 12:57:47,928 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:47,928 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:47,928 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:47,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 160.899934 ms - MDC[] 2021-08-17 12:57:47,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:47,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:47,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:47,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:47,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3140ee29 - MDC[] 2021-08-17 12:57:48,085 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50a7dc25] - MDC[] 2021-08-17 12:57:48,087 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:48,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:48,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:48,088 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.852661 ms - MDC[] 2021-08-17 12:57:48,088 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:48,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:48,089 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:48,090 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:48,090 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48562206 - MDC[] 2021-08-17 12:57:48,245 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72fb8a1d] - MDC[] 2021-08-17 12:57:48,247 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:48,247 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:48,248 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:48,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.204387 ms - MDC[] 2021-08-17 12:57:48,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:48,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:48,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:48,249 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:48,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c752d6b - MDC[] 2021-08-17 12:57:48,404 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a68c0c] - MDC[] 2021-08-17 12:57:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.975513 ms - MDC[] 2021-08-17 12:57:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:48,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:48,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:48,409 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:48,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a2c8199 - MDC[] 2021-08-17 12:57:48,564 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fa41484] - MDC[] 2021-08-17 12:57:48,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 159.064303 ms - MDC[] 2021-08-17 12:57:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:48,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:48,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:48,569 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:48,569 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3683407d - MDC[] 2021-08-17 12:57:49,582 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@797cfaa1, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@e6f7638] - MDC[] 2021-08-17 12:57:49,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:49,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1015.403531 ms - MDC[] 2021-08-17 12:57:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:49,584 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:49,584 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:49,585 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:49,586 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f0ee9f4 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:49,594 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bb64b6f7-efcf-43c0-a106-6f142f3d8d4f] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:57:49,598 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52b2aa6e] - MDC[] 2021-08-17 12:57:49,599 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@67f29ace[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:49,600 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003078 ms - MDC[] 2021-08-17 12:57:49,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:49,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:49,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:49,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 17.283925 ms - MDC[] 2021-08-17 12:57:49,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:49,602 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:49,602 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:49,603 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:49,604 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@cb624a2 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:49,611 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39ae8a75] - MDC[] 2021-08-17 12:57:49,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@220c0e8e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:49,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.016102 ms - MDC[] 2021-08-17 12:57:49,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:49,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:49,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:49,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.245883 ms - MDC[] 2021-08-17 12:57:49,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:49,615 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:49,615 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:49,616 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:49,617 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e3f62d2 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:49,625 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:57:49,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@553011a9] - MDC[] 2021-08-17 12:57:49,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@36ceb51f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:49,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003465 ms - MDC[] 2021-08-17 12:57:49,654 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:49,654 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:49,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:49,655 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 40.205975 ms - MDC[] 2021-08-17 12:57:49,655 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:49,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:49,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:49,657 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:49,658 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f5eab3c - MDC[jobName=JMS subscriber] 2021-08-17 12:57:49,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@255e9649, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d0be2ac] - MDC[] 2021-08-17 12:57:49,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:49,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:49,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:49,665 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 8.596691 ms - MDC[] 2021-08-17 12:57:49,665 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:49,665 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:49,665 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:49,666 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:49,667 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d5d8ca6 - MDC[] 2021-08-17 12:57:51,678 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@463b7913, org.eclipse.scout.rt.mom.jms.JmsSubscription@61598d13] - MDC[] 2021-08-17 12:57:51,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:51,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:51,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:51,679 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2013.720249 ms - MDC[] 2021-08-17 12:57:51,679 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:51,680 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:51,680 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:51,681 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:51,682 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@34b93d73 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,687 ERROR [scout-thread-14] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:57:56,693 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@711d66e0] - MDC[] 2021-08-17 12:57:56,694 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@20bba0c2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,695 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003639 ms - MDC[] 2021-08-17 12:57:56,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,696 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,696 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5016.048302 ms - MDC[] 2021-08-17 12:57:56,696 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,698 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,699 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76506920 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,706 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ab6654c-0469-4a67-bd27-457bbcc35733] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:57:56,709 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41ef53a9] - MDC[] 2021-08-17 12:57:56,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3992ffa2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003273 ms - MDC[] 2021-08-17 12:57:56,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.940932 ms - MDC[] 2021-08-17 12:57:56,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,715 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,716 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c6123a3 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,723 INFO [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7debe246-1076-4520-aa68-3c9958d34364] 2021-08-17 12:57:56,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f4ccc8] - MDC[] 2021-08-17 12:57:56,728 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@36cc5c8b[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,728 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005522 ms - MDC[] 2021-08-17 12:57:56,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,730 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.860091 ms - MDC[] 2021-08-17 12:57:56,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,731 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,731 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,732 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,733 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1f9abeda - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,743 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a686b43, org.eclipse.scout.rt.mom.jms.JmsSubscription@720a0b6b] - MDC[] 2021-08-17 12:57:56,743 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2af3b46e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,744 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004207 ms - MDC[] 2021-08-17 12:57:56,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,745 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,745 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.162944 ms - MDC[] 2021-08-17 12:57:56,746 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,746 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,746 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,747 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,748 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70e98410 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,757 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b067248] - MDC[] 2021-08-17 12:57:56,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2f50bed[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004126 ms - MDC[] 2021-08-17 12:57:56,759 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,759 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,760 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,761 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 14.184948 ms - MDC[] 2021-08-17 12:57:56,761 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,761 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,761 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,762 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,763 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5cceeebb - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,808 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:57:56,810 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ce2077] - MDC[] 2021-08-17 12:57:56,811 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1455d68a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,811 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.015935 ms - MDC[] 2021-08-17 12:57:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 51.129662 ms - MDC[] 2021-08-17 12:57:56,813 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,813 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,813 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,814 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,815 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11091993 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,823 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@29521b0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@1affc80d] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,830 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6aa2ec13, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a71263b] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,837 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@53142480, org.eclipse.scout.rt.mom.jms.JmsSubscription@52a6fd1a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,843 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@459e5b8b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7cdbc710] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,849 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@bb8c274, org.eclipse.scout.rt.mom.jms.JmsSubscription@302dba3d] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,856 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3d9036d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5331fd81] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,863 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4852dfc4, org.eclipse.scout.rt.mom.jms.JmsSubscription@52f76e8] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,869 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4c62d130, org.eclipse.scout.rt.mom.jms.JmsSubscription@149a3c1c] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,871 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@22db0f2d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,871 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004312 ms - MDC[] 2021-08-17 12:57:56,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,875 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.921717 ms - MDC[] 2021-08-17 12:57:56,875 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,876 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,877 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,878 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4628f8cd - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,908 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@41f5e6ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@30c9ab3f] - MDC[] 2021-08-17 12:57:56,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5df7c3d4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,910 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003612 ms - MDC[] 2021-08-17 12:57:56,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 35.678460 ms - MDC[] 2021-08-17 12:57:56,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,913 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,913 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,914 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@72edf73 - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,922 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d99d7ac] - MDC[] 2021-08-17 12:57:56,923 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5cebb171[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,923 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003178 ms - MDC[] 2021-08-17 12:57:56,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,924 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.786143 ms - MDC[] 2021-08-17 12:57:56,925 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,925 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,925 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,926 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:56,927 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5adbec82 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:56,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ad9012f] - MDC[] 2021-08-17 12:57:56,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.608969 ms - MDC[] 2021-08-17 12:57:56,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,934 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,935 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5425bbe2 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:56,943 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:57:56,945 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b004765, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b15e7f6] - MDC[] 2021-08-17 12:57:56,948 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@77a18249[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,948 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003882 ms - MDC[] 2021-08-17 12:57:56,948 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:56,949 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:56,949 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:56,949 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 16.919595 ms - MDC[] 2021-08-17 12:57:56,949 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:56,950 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:56,950 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:56,951 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:56,952 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79595f3a - MDC[jobName=JMS reply cancel message listener] 2021-08-17 12:57:56,960 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17c45a57] - MDC[] 2021-08-17 12:57:56,961 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6af979d5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:57:56,961 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006477 ms - MDC[] 2021-08-17 12:57:57,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:57,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:57,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:57,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 55.990069 ms - MDC[] 2021-08-17 12:57:57,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:57,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:57,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:57,008 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:57,009 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77001614 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:59,026 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e6b3dbf, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ecbd1da, org.eclipse.scout.rt.mom.jms.JmsSubscription@b97bc80] - MDC[] 2021-08-17 12:57:59,028 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:59,028 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:59,029 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:59,029 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2022.303576 ms - MDC[] 2021-08-17 12:57:59,029 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:59,030 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:59,030 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:59,031 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:57:59,031 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@c0684ee - MDC[] 2021-08-17 12:57:59,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2603ad0a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d532099] - MDC[] 2021-08-17 12:57:59,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:57:59,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:57:59,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:57:59,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.670300 ms - MDC[] 2021-08-17 12:57:59,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:57:59,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:57:59,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:57:59,042 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:59,043 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:57:59,044 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d7a51b2 - MDC[jobName=JMS subscriber] 2021-08-17 12:57:59,053 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:00,055 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@770ad1f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cda59e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@78b9ef0c] - MDC[] 2021-08-17 12:58:00,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7f4b2cc5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:00,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002946 ms - MDC[] 2021-08-17 12:58:00,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:00,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:00,064 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:00,064 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1022.795416 ms - MDC[] 2021-08-17 12:58:00,064 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:00,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:00,065 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:00,066 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:00,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@643afff3 - MDC[] 2021-08-17 12:58:03,099 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30ba29cf] - MDC[] 2021-08-17 12:58:03,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:03,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:03,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:03,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3039.918909 ms - MDC[] 2021-08-17 12:58:03,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:03,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:03,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:03,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:03,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1235086c - MDC[] 2021-08-17 12:58:03,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1b96f15e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4eb42e05] - MDC[] 2021-08-17 12:58:03,117 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5dce3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5188e170] - MDC[] 2021-08-17 12:58:03,123 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@66910ced, org.eclipse.scout.rt.mom.jms.JmsSubscription@637a43b] - MDC[] 2021-08-17 12:58:03,129 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@329b6556, org.eclipse.scout.rt.mom.jms.JmsSubscription@1eba2b8d] - MDC[] 2021-08-17 12:58:03,136 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@60b4ce86, org.eclipse.scout.rt.mom.jms.JmsSubscription@11f18ed3] - MDC[] 2021-08-17 12:58:03,142 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1642ef89, org.eclipse.scout.rt.mom.jms.JmsSubscription@b3208a4] - MDC[] 2021-08-17 12:58:03,148 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@55f747d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@48e6053c] - MDC[] 2021-08-17 12:58:03,154 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ac13392, org.eclipse.scout.rt.mom.jms.JmsSubscription@51509c7d] - MDC[] 2021-08-17 12:58:03,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:03,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:03,156 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:03,156 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 50.953550 ms - MDC[] 2021-08-17 12:58:03,156 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:03,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:03,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:03,158 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:03,158 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@22bf7b51 - MDC[jobName=JMS subscriber] 2021-08-17 12:58:03,162 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ef27af9] - MDC[] 2021-08-17 12:58:03,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:03,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:03,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:03,163 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.121816 ms - MDC[] 2021-08-17 12:58:03,163 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:03,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:03,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:03,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:03,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@40ea25b0 - MDC[] 2021-08-17 12:58:03,169 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7fed4326, org.eclipse.scout.rt.mom.jms.JmsSubscription@3eb53655] - MDC[] 2021-08-17 12:58:03,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:03,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:03,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:03,171 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.333953 ms - MDC[] 2021-08-17 12:58:03,171 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:03,172 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:03,172 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:03,173 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:03,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@203a658f - MDC[] 2021-08-17 12:58:04,189 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6086b885, org.eclipse.scout.rt.mom.jms.JmsSubscription@7726d80d] - MDC[] 2021-08-17 12:58:04,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1018.598699 ms - MDC[] 2021-08-17 12:58:04,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,191 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,192 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,205 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@8ce3001, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d31d365] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,215 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2f75b7cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@7062618a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,226 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@122632dc, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b88c337] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,236 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@26422e25, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ecd91dd] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,242 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5f7fc211, org.eclipse.scout.rt.mom.jms.JmsSubscription@603efbdb] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,250 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@479eb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@446395de] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,260 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1d0fdde9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ce92715] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,269 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@44ac8e1f, org.eclipse.scout.rt.mom.jms.JmsSubscription@56f8dfc9] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,271 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5e01656e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:04,271 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004514 ms - MDC[] 2021-08-17 12:58:04,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 80.902818 ms - MDC[] 2021-08-17 12:58:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1130cad1 - MDC[] 2021-08-17 12:58:04,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a9c51ea] - MDC[] 2021-08-17 12:58:04,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,306 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 32.930349 ms - MDC[] 2021-08-17 12:58:04,306 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,307 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,307 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,308 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c0a3798 - MDC[] 2021-08-17 12:58:04,312 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@386bd8f3] - MDC[] 2021-08-17 12:58:04,313 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,313 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,314 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.330412 ms - MDC[] 2021-08-17 12:58:04,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,315 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,315 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,316 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e9c1335 - MDC[] 2021-08-17 12:58:04,320 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c04e8e7] - MDC[] 2021-08-17 12:58:04,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,322 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.365471 ms - MDC[] 2021-08-17 12:58:04,322 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,323 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,323 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,323 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,324 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47046907 - MDC[] 2021-08-17 12:58:04,328 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51e9f462] - MDC[] 2021-08-17 12:58:04,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 125.511523 ms - MDC[] 2021-08-17 12:58:04,448 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,449 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,449 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,450 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,450 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6cf5cb11 - MDC[] 2021-08-17 12:58:04,454 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b71aee1] - MDC[] 2021-08-17 12:58:04,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,456 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.293764 ms - MDC[] 2021-08-17 12:58:04,456 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,457 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,457 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,457 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,458 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6c6f49d1 - MDC[] 2021-08-17 12:58:04,462 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7db865a8] - MDC[] 2021-08-17 12:58:04,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,464 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.845261 ms - MDC[] 2021-08-17 12:58:04,464 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,464 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,464 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,465 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,465 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ea10f3 - MDC[] 2021-08-17 12:58:04,469 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55c33059] - MDC[] 2021-08-17 12:58:04,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,471 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.959574 ms - MDC[] 2021-08-17 12:58:04,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,473 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,473 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19941818 - MDC[] 2021-08-17 12:58:04,477 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@140fb15a] - MDC[] 2021-08-17 12:58:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.581551 ms - MDC[] 2021-08-17 12:58:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,504 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c3341c9 - MDC[] 2021-08-17 12:58:04,509 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@349f3582] - MDC[] 2021-08-17 12:58:04,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 31.125456 ms - MDC[] 2021-08-17 12:58:04,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,513 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,513 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68c66620 - MDC[] 2021-08-17 12:58:04,517 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4da6fd47] - MDC[] 2021-08-17 12:58:04,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,519 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.476535 ms - MDC[] 2021-08-17 12:58:04,520 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,520 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,520 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,521 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] Reply: TheReply 2021-08-17 12:58:04,531 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25c8d646] - MDC[] 2021-08-17 12:58:04,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@c4177ee[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:04,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003302 ms - MDC[] 2021-08-17 12:58:04,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,534 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.839672 ms - MDC[] 2021-08-17 12:58:04,534 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,536 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69063972 - MDC[] 2021-08-17 12:58:04,544 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@8966f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf3882d, org.eclipse.scout.rt.mom.jms.JmsSubscription@27330f99] - MDC[] 2021-08-17 12:58:04,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,548 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.518179 ms - MDC[] 2021-08-17 12:58:04,549 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,549 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,549 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,550 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:04,558 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=49778135-91cd-4513-9dd6-8c6f5a5c11ee] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_StringMarshaller_Exception(JmsMomImplementorTest.java:1356) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:04,560 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a2b83b1] - MDC[] 2021-08-17 12:58:04,562 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@62395ba4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:04,562 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003075 ms - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.502387 ms - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.077702 ms - MDC[] 2021-08-17 12:58:04,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,564 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,564 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,565 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2691ebbe - MDC[] 2021-08-17 12:58:04,769 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc8b8c2] - MDC[] 2021-08-17 12:58:04,771 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,771 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,771 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.518302 ms - MDC[] 2021-08-17 12:58:04,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,772 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@219521f1 - MDC[] 2021-08-17 12:58:04,978 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4968eb3f] - MDC[] 2021-08-17 12:58:04,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:04,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:04,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:04,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.586697 ms - MDC[] 2021-08-17 12:58:04,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:04,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:04,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:04,981 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:04,982 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2da788b - MDC[] 2021-08-17 12:58:05,185 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54a6c0ad] - MDC[] 2021-08-17 12:58:05,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:05,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:05,188 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:05,188 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.481054 ms - MDC[] 2021-08-17 12:58:05,188 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:05,188 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:05,188 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:05,189 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:05,189 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ecc1a99 - MDC[] 2021-08-17 12:58:05,394 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50e31126] - MDC[] 2021-08-17 12:58:05,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:05,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:05,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:05,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.157294 ms - MDC[] 2021-08-17 12:58:05,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:05,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:05,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:05,397 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:05,397 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@28a824a4 - MDC[] 2021-08-17 12:58:05,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d5662ac] - MDC[] 2021-08-17 12:58:05,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:05,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:05,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:05,603 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.085532 ms - MDC[] 2021-08-17 12:58:05,603 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:05,604 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:05,604 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:05,605 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:05,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f6f13f0 - MDC[] 2021-08-17 12:58:05,809 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45c20d8f] - MDC[] 2021-08-17 12:58:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.491795 ms - MDC[] 2021-08-17 12:58:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:05,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:05,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:05,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:05,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ef6a2fd - MDC[] 2021-08-17 12:58:06,017 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5acee0a3] - MDC[] 2021-08-17 12:58:06,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:06,019 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:06,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.393241 ms - MDC[] 2021-08-17 12:58:06,019 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:06,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33ce57f4 - MDC[] 2021-08-17 12:58:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45055c82] - MDC[] 2021-08-17 12:58:06,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:06,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:06,227 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.351000 ms - MDC[] 2021-08-17 12:58:06,227 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,228 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,228 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,229 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:06,229 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@39133ce1 - MDC[] 2021-08-17 12:58:06,433 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d40c056] - MDC[] 2021-08-17 12:58:06,434 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.197940 ms - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,435 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,436 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:06,437 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@bac9c81 - MDC[] 2021-08-17 12:58:06,641 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6404c85f] - MDC[] 2021-08-17 12:58:06,643 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,643 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:06,643 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:06,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 207.700644 ms - MDC[] 2021-08-17 12:58:06,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,644 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,644 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,645 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:06,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2df2d46d - MDC[] 2021-08-17 12:58:06,649 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fddd5c8] - MDC[] 2021-08-17 12:58:06,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.894706 ms - MDC[] 2021-08-17 12:58:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,652 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,662 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7b054be5, org.eclipse.scout.rt.mom.jms.JmsSubscription@73a1910f] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,669 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@30839bee, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e97bb47] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,676 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4a8c1aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@4825b6fb] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,685 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7ac23db6, org.eclipse.scout.rt.mom.jms.JmsSubscription@62c3f293] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,691 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@378d7e73, org.eclipse.scout.rt.mom.jms.JmsSubscription@58473eca] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,698 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6e5fc0e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@46e4e82b] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,705 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@36363475, org.eclipse.scout.rt.mom.jms.JmsSubscription@66cafe3a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,711 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@585408e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ae4cc77] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5133b121[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:06,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003357 ms - MDC[] 2021-08-17 12:58:06,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,714 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 62.178496 ms - MDC[] 2021-08-17 12:58:06,714 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,714 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,714 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,715 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,775 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6900e105, org.eclipse.scout.rt.mom.jms.JmsSubscription@6728dc77] - MDC[] 2021-08-17 12:58:06,778 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@74f2d67e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:06,778 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003612 ms - MDC[] 2021-08-17 12:58:06,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.576594 ms - MDC[] 2021-08-17 12:58:06,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,779 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,780 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,842 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51413fc7, org.eclipse.scout.rt.mom.jms.JmsSubscription@34fb5c3f] - MDC[] 2021-08-17 12:58:06,844 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1d741bdf[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:06,845 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004486 ms - MDC[] 2021-08-17 12:58:06,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.236957 ms - MDC[] 2021-08-17 12:58:06,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,847 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,907 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e278ada, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fa69580] - MDC[] 2021-08-17 12:58:06,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5dc8fcd6[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:06,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002961 ms - MDC[] 2021-08-17 12:58:06,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.389804 ms - MDC[] 2021-08-17 12:58:06,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,913 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:06,973 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e79c9e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7430d369] - MDC[] 2021-08-17 12:58:06,976 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@10f60871[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:06,976 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003441 ms - MDC[] 2021-08-17 12:58:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.958644 ms - MDC[] 2021-08-17 12:58:06,977 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:06,978 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:06,978 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:06,978 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c90e6f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@683721ce] - MDC[] 2021-08-17 12:58:07,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7e895117[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002884 ms - MDC[] 2021-08-17 12:58:07,044 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,044 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.465555 ms - MDC[] 2021-08-17 12:58:07,044 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,045 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,046 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19f1c26e, org.eclipse.scout.rt.mom.jms.JmsSubscription@45399fae] - MDC[] 2021-08-17 12:58:07,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@26aa22a[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003047 ms - MDC[] 2021-08-17 12:58:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 64.902523 ms - MDC[] 2021-08-17 12:58:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,110 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,111 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,171 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c5ebad, org.eclipse.scout.rt.mom.jms.JmsSubscription@2901e61e] - MDC[] 2021-08-17 12:58:07,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@de57fff[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003176 ms - MDC[] 2021-08-17 12:58:07,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.015028 ms - MDC[] 2021-08-17 12:58:07,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,176 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,237 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e52e3e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@641ce448] - MDC[] 2021-08-17 12:58:07,240 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@38107ad3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,240 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004850 ms - MDC[] 2021-08-17 12:58:07,241 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 65.973646 ms - MDC[] 2021-08-17 12:58:07,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,243 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,304 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5eb35ec7, org.eclipse.scout.rt.mom.jms.JmsSubscription@43bc8c98] - MDC[] 2021-08-17 12:58:07,307 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4ade88c4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,307 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003453 ms - MDC[] 2021-08-17 12:58:07,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,308 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.046525 ms - MDC[] 2021-08-17 12:58:07,308 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,309 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,309 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,310 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:07,370 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@381b485b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bd23b22] - MDC[] 2021-08-17 12:58:07,374 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@b09ada4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,374 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003511 ms - MDC[] 2021-08-17 12:58:07,375 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,375 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 66.100339 ms - MDC[] 2021-08-17 12:58:07,375 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,376 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,376 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,377 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:07,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@34ea5eff - MDC[] 2021-08-17 12:58:07,382 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@38bb78ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@116b7837] - MDC[] 2021-08-17 12:58:07,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:07,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:07,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.827939 ms - MDC[] 2021-08-17 12:58:07,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,385 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:07,690 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d0d97e3] - MDC[] 2021-08-17 12:58:07,690 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@212bc6d9[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:07,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003428 ms - MDC[] 2021-08-17 12:58:07,691 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:07,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 307.113087 ms - MDC[] 2021-08-17 12:58:07,691 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:07,692 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:07,692 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:07,693 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:07,998 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7256bc2] - MDC[] 2021-08-17 12:58:08,001 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@50d97cc7[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:08,001 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003301 ms - MDC[] 2021-08-17 12:58:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.434380 ms - MDC[] 2021-08-17 12:58:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:08,003 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:08,003 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:08,004 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:08,309 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14db06d0] - MDC[] 2021-08-17 12:58:08,312 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@665838b5[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:08,313 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005250 ms - MDC[] 2021-08-17 12:58:08,314 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:08,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 311.018781 ms - MDC[] 2021-08-17 12:58:08,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:08,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:08,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:08,315 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:08,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17e6e65] - MDC[] 2021-08-17 12:58:08,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@d4d4f26[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:08,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002984 ms - MDC[] 2021-08-17 12:58:08,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:08,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 308.701110 ms - MDC[] 2021-08-17 12:58:08,623 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:08,624 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:08,624 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:08,625 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:08,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@268f1aeb] - MDC[] 2021-08-17 12:58:08,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@21ae0fac[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:08,931 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003441 ms - MDC[] 2021-08-17 12:58:08,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:08,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 308.171572 ms - MDC[] 2021-08-17 12:58:08,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:08,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:08,932 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:08,933 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:09,239 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21fd75f2] - MDC[] 2021-08-17 12:58:09,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@21392763[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:09,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003861 ms - MDC[] 2021-08-17 12:58:09,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:09,243 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.921879 ms - MDC[] 2021-08-17 12:58:09,243 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:09,244 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:09,244 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:09,244 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:09,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@223b6e94] - MDC[] 2021-08-17 12:58:09,553 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@12cb5410[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:09,553 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004639 ms - MDC[] 2021-08-17 12:58:09,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:09,554 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.703686 ms - MDC[] 2021-08-17 12:58:09,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:09,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:09,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:09,556 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:09,861 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fe6a72d] - MDC[] 2021-08-17 12:58:09,864 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@4a3d21ee[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:09,864 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003769 ms - MDC[] 2021-08-17 12:58:09,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:09,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 310.201903 ms - MDC[] 2021-08-17 12:58:09,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:09,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:09,866 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:09,867 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:10,172 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ea4784a] - MDC[] 2021-08-17 12:58:10,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2116073c[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:10,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004370 ms - MDC[] 2021-08-17 12:58:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 308.945485 ms - MDC[] 2021-08-17 12:58:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,176 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2021-08-17 12:58:10,481 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@597d1122] - MDC[] 2021-08-17 12:58:10,482 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5decd693[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:10,482 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005163 ms - MDC[] 2021-08-17 12:58:10,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,483 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 307.570574 ms - MDC[] 2021-08-17 12:58:10,483 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,483 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.124335 ms - MDC[] 2021-08-17 12:58:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,484 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:207) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled - MDC[] 2021-08-17 12:58:10,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1.282829 ms - MDC[] 2021-08-17 12:58:10,486 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,487 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,487 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,487 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,495 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2c20b04a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bb51f15] - MDC[] 2021-08-17 12:58:10,497 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@425fdf53[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:10,498 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004366 ms - MDC[] 2021-08-17 12:58:10,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,499 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.839898 ms - MDC[] 2021-08-17 12:58:10,499 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,499 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,500 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,500 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,501 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50389782 - MDC[] 2021-08-17 12:58:10,504 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@28c7ae7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@626bcfc8] - MDC[] 2021-08-17 12:58:10,510 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6eb568fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@709d5848] - MDC[] 2021-08-17 12:58:10,517 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@765c028c, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b1e6f8b] - MDC[] 2021-08-17 12:58:10,523 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@22ecb321, org.eclipse.scout.rt.mom.jms.JmsSubscription@5097638e] - MDC[] 2021-08-17 12:58:10,529 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3f81872b, org.eclipse.scout.rt.mom.jms.JmsSubscription@749bbb99] - MDC[] 2021-08-17 12:58:10,535 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4906fbd0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6061d185] - MDC[] 2021-08-17 12:58:10,541 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@17d1cd42, org.eclipse.scout.rt.mom.jms.JmsSubscription@12188a8d] - MDC[] 2021-08-17 12:58:10,547 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@231eab2c, org.eclipse.scout.rt.mom.jms.JmsSubscription@713f708e] - MDC[] 2021-08-17 12:58:10,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 50.398933 ms - MDC[] 2021-08-17 12:58:10,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,551 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,552 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,552 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e500946 - MDC[] 2021-08-17 12:58:10,556 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@65babe35, org.eclipse.scout.rt.mom.jms.JmsSubscription@39b7e568] - MDC[] 2021-08-17 12:58:10,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,558 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.032680 ms - MDC[] 2021-08-17 12:58:10,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,559 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,559 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@38bd6f78 - MDC[cid=cid:abc] 2021-08-17 12:58:10,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38d60f9b] - MDC[] 2021-08-17 12:58:10,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,566 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.502012 ms - MDC[] 2021-08-17 12:58:10,566 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,569 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15a09ddc - MDC[] 2021-08-17 12:58:10,571 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65209f9b] - MDC[] 2021-08-17 12:58:10,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,575 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.780484 ms - MDC[] 2021-08-17 12:58:10,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,576 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70b14988 - MDC[] 2021-08-17 12:58:10,580 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7d03ce92, org.eclipse.scout.rt.mom.jms.JmsSubscription@d1ccec8] - MDC[] 2021-08-17 12:58:10,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,582 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.873623 ms - MDC[] 2021-08-17 12:58:10,582 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,583 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,583 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,584 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,584 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1791d0ac - MDC[] 2021-08-17 12:58:10,587 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@415c790e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5756611d] - MDC[] 2021-08-17 12:58:10,594 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@55843367, org.eclipse.scout.rt.mom.jms.JmsSubscription@70ecb7f6] - MDC[] 2021-08-17 12:58:10,609 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2943c93d, org.eclipse.scout.rt.mom.jms.JmsSubscription@18a59ef8] - MDC[] 2021-08-17 12:58:10,616 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5f8b60f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@5881d8da] - MDC[] 2021-08-17 12:58:10,622 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3c9d5578, org.eclipse.scout.rt.mom.jms.JmsSubscription@71faec05] - MDC[] 2021-08-17 12:58:10,628 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6b35f9c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d94467b] - MDC[] 2021-08-17 12:58:10,634 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@47d41516, org.eclipse.scout.rt.mom.jms.JmsSubscription@1040bcfb] - MDC[] 2021-08-17 12:58:10,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@15cb3169, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d229476] - MDC[] 2021-08-17 12:58:10,642 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,642 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.574194 ms - MDC[] 2021-08-17 12:58:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,644 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1fe1d0a5 - MDC[] 2021-08-17 12:58:10,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@375121ce] - MDC[] 2021-08-17 12:58:10,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.755354 ms - MDC[] 2021-08-17 12:58:10,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6be2c838 - MDC[] 2021-08-17 12:58:10,707 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79bde01, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e025001] - MDC[] 2021-08-17 12:58:10,710 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,710 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,711 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.170016 ms - MDC[] 2021-08-17 12:58:10,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,712 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,713 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@59b0d24d - MDC[] 2021-08-17 12:58:10,769 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2544e8bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@235959cb] - MDC[] 2021-08-17 12:58:10,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.870178 ms - MDC[] 2021-08-17 12:58:10,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,773 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,774 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,778 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43ebc9b5 - MDC[] 2021-08-17 12:58:10,830 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17e1a5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d330fe6] - MDC[] 2021-08-17 12:58:10,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.441410 ms - MDC[] 2021-08-17 12:58:10,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,834 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,835 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,838 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@36f1262c - MDC[] 2021-08-17 12:58:10,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69f9ab8a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7493d2f0] - MDC[] 2021-08-17 12:58:10,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.222742 ms - MDC[] 2021-08-17 12:58:10,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,896 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,900 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35ea9d72 - MDC[] 2021-08-17 12:58:10,952 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c932222, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a318de1] - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 61.013710 ms - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:10,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:10,957 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:10,957 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:10,961 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@451431d2 - MDC[] 2021-08-17 12:58:11,013 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@382ca51d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c18545] - MDC[] 2021-08-17 12:58:11,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:11,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.359942 ms - MDC[] 2021-08-17 12:58:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:11,017 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:11,018 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:11,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c18d0d7 - MDC[] 2021-08-17 12:58:11,074 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26be15d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@157a0109] - MDC[] 2021-08-17 12:58:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.188214 ms - MDC[] 2021-08-17 12:58:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:11,079 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:11,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@633f30af - MDC[] 2021-08-17 12:58:11,134 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a419361, org.eclipse.scout.rt.mom.jms.JmsSubscription@6416b6e3] - MDC[] 2021-08-17 12:58:11,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:11,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:11,138 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:11,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.691119 ms - MDC[] 2021-08-17 12:58:11,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:11,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:11,138 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:11,139 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c7e49b3 - MDC[] 2021-08-17 12:58:11,195 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d617d27, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a21825d] - MDC[] 2021-08-17 12:58:11,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:11,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:11,199 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:11,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 60.477961 ms - MDC[] 2021-08-17 12:58:11,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:11,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:11,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:11,200 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:11,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7114def7 - MDC[] 2021-08-17 12:58:11,256 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69e7241, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bc4b731] - MDC[] 2021-08-17 12:58:11,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:11,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:11,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:11,260 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 59.999636 ms - MDC[] 2021-08-17 12:58:11,260 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:11,260 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:11,260 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:11,261 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:16,266 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:16,271 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7595dfad] - MDC[] 2021-08-17 12:58:16,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2e906ca8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:16,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003381 ms - MDC[] 2021-08-17 12:58:16,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5012.685622 ms - MDC[] 2021-08-17 12:58:16,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,274 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,275 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@719a103e - MDC[] 2021-08-17 12:58:16,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@56c763, org.eclipse.scout.rt.mom.jms.JmsSubscription@13d85ddb] - MDC[] 2021-08-17 12:58:16,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,280 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.753575 ms - MDC[] 2021-08-17 12:58:16,280 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,281 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,281 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 0.890198 ms - MDC[] 2021-08-17 12:58:16,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,283 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2014fd86 - MDC[] 2021-08-17 12:58:16,315 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ebbe9f3] - MDC[] 2021-08-17 12:58:16,317 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,317 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,317 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,317 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 35.039540 ms - MDC[] 2021-08-17 12:58:16,317 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,318 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,318 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,319 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:16,327 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21a993d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@708c1263] - MDC[] 2021-08-17 12:58:16,329 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@79adcd32[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:16,329 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003569 ms - MDC[] 2021-08-17 12:58:16,329 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,330 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.617364 ms - MDC[] 2021-08-17 12:58:16,330 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,330 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,330 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,331 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,331 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@16704703 - MDC[] 2021-08-17 12:58:16,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41efbd29] - MDC[] 2021-08-17 12:58:16,488 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,488 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,488 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,488 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.215344 ms - MDC[] 2021-08-17 12:58:16,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,490 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43b5a9fd - MDC[] 2021-08-17 12:58:16,645 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43caf97a] - MDC[] 2021-08-17 12:58:16,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.578646 ms - MDC[] 2021-08-17 12:58:16,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,648 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,649 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25cff0 - MDC[] 2021-08-17 12:58:16,804 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fd5db1d] - MDC[] 2021-08-17 12:58:16,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,807 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.771357 ms - MDC[] 2021-08-17 12:58:16,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,808 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,809 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3aea9e4 - MDC[] 2021-08-17 12:58:16,963 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e33000f] - MDC[] 2021-08-17 12:58:16,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:16,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:16,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:16,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.302503 ms - MDC[] 2021-08-17 12:58:16,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:16,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:16,966 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:16,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:16,967 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d059642 - MDC[] 2021-08-17 12:58:17,121 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@aa9bf75] - MDC[] 2021-08-17 12:58:17,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.664318 ms - MDC[] 2021-08-17 12:58:17,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,125 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@32e14bc3 - MDC[] 2021-08-17 12:58:17,279 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38e27eb9] - MDC[] 2021-08-17 12:58:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.815854 ms - MDC[] 2021-08-17 12:58:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,283 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,283 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,284 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4da15ed2 - MDC[] 2021-08-17 12:58:17,438 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73987a07] - MDC[] 2021-08-17 12:58:17,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,441 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.506231 ms - MDC[] 2021-08-17 12:58:17,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,443 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5982f78 - MDC[] 2021-08-17 12:58:17,597 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f3b3c33] - MDC[] 2021-08-17 12:58:17,599 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,599 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,600 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 157.805977 ms - MDC[] 2021-08-17 12:58:17,600 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,600 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,600 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,601 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@486d5c27 - MDC[] 2021-08-17 12:58:17,755 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30a3c1e1] - MDC[] 2021-08-17 12:58:17,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.216397 ms - MDC[] 2021-08-17 12:58:17,758 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,759 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,759 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,759 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,760 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@b1284fa - MDC[] 2021-08-17 12:58:17,914 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@233ed910] - MDC[] 2021-08-17 12:58:17,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:17,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:17,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:17,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 158.866330 ms - MDC[] 2021-08-17 12:58:17,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:17,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:17,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:17,919 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:17,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@134a4911 - MDC[] 2021-08-17 12:58:18,929 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@19a7b10d, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7824544d] - MDC[] 2021-08-17 12:58:18,929 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:18,929 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:18,929 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:18,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1011.310605 ms - MDC[] 2021-08-17 12:58:18,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:18,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:18,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:18,931 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:18,938 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0220b51f-907f-4a91-a0d1-2ec81dc07b15] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_ObjectMarshaller_Exception(JmsMomImplementorTest.java:1269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:18,943 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f76269e] - MDC[] 2021-08-17 12:58:18,945 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7049489e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:18,945 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003205 ms - MDC[] 2021-08-17 12:58:18,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:18,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.244175 ms - MDC[] 2021-08-17 12:58:18,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:18,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:18,946 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:18,947 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:18,955 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1332f571] - MDC[] 2021-08-17 12:58:18,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@7e7852b8[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:18,956 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005422 ms - MDC[] 2021-08-17 12:58:18,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:18,957 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.903401 ms - MDC[] 2021-08-17 12:58:18,957 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:18,958 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:18,958 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:18,959 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:18,966 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:18,968 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@46807718] - MDC[] 2021-08-17 12:58:18,970 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@28e6eb30[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:18,970 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005120 ms - MDC[] 2021-08-17 12:58:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.777781 ms - MDC[] 2021-08-17 12:58:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:18,971 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:18,972 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:18,974 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7169a87 - MDC[] 2021-08-17 12:58:18,976 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2efbc6f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@22db47ef] - MDC[] 2021-08-17 12:58:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.365884 ms - MDC[] 2021-08-17 12:58:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:18,979 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:18,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:20,989 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@57e8e8d6, org.eclipse.scout.rt.mom.jms.JmsSubscription@710ae7ec] - MDC[] 2021-08-17 12:58:20,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:20,989 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2010.082195 ms - MDC[] 2021-08-17 12:58:20,989 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:20,990 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:20,990 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:20,991 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:25,996 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:26,002 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2038d1d6] - MDC[] 2021-08-17 12:58:26,004 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2f7369db[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,004 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002884 ms - MDC[] 2021-08-17 12:58:26,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,005 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5014.779732 ms - MDC[] 2021-08-17 12:58:26,005 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,006 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,007 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,015 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - SomethingWrongException:expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c577a41e-602d-427d-a48f-20355327940c] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.testRequestReply_JsonMarshaller_Exception1(JmsMomImplementorTest.java:1298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:69) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:26,018 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56961786] - MDC[] 2021-08-17 12:58:26,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@1b69b34f[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003757 ms - MDC[] 2021-08-17 12:58:26,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.504229 ms - MDC[] 2021-08-17 12:58:26,021 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,022 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,023 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,030 INFO [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:92) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b82c23ea-8d6a-4c64-88da-183911715b5c] 2021-08-17 12:58:26,033 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32a8eb6] - MDC[] 2021-08-17 12:58:26,035 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@51f715b4[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,035 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004366 ms - MDC[] 2021-08-17 12:58:26,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,036 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.786584 ms - MDC[] 2021-08-17 12:58:26,036 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,038 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3f2930e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@408aced7] - MDC[] 2021-08-17 12:58:26,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@6f706ef2[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,048 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.005084 ms - MDC[] 2021-08-17 12:58:26,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 11.529471 ms - MDC[] 2021-08-17 12:58:26,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,050 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,058 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@272b4798] - MDC[] 2021-08-17 12:58:26,060 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@3bd3493e[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,061 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003535 ms - MDC[] 2021-08-17 12:58:26,061 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 12.036183 ms - MDC[] 2021-08-17 12:58:26,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,062 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,063 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,070 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:26,104 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b12488] - MDC[] 2021-08-17 12:58:26,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@2a740bf3[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,105 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003304 ms - MDC[] 2021-08-17 12:58:26,106 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 43.601830 ms - MDC[] 2021-08-17 12:58:26,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,106 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,107 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,114 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@495766bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@3232b471] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,121 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1ab91a45, org.eclipse.scout.rt.mom.jms.JmsSubscription@4908605e] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,127 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@3d94a994, org.eclipse.scout.rt.mom.jms.JmsSubscription@72f633fc] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,133 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2a489a6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@679a2915] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,139 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@21636976, org.eclipse.scout.rt.mom.jms.JmsSubscription@cc9a38a] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,147 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@5c961de5, org.eclipse.scout.rt.mom.jms.JmsSubscription@270dd4b3] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,152 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2c618b4c, org.eclipse.scout.rt.mom.jms.JmsSubscription@462d7c5c] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,159 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@7c7022f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@b4a618d] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,160 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@367b6104[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,160 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.002815 ms - MDC[] 2021-08-17 12:58:26,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 55.169347 ms - MDC[] 2021-08-17 12:58:26,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,162 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,162 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,163 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,172 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@1c4de603, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d381435] - MDC[] 2021-08-17 12:58:26,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@65f30a05[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.004629 ms - MDC[] 2021-08-17 12:58:26,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 13.121150 ms - MDC[] 2021-08-17 12:58:26,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,176 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,177 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,212 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7edba571] - MDC[] 2021-08-17 12:58:26,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@56214d73[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003951 ms - MDC[] 2021-08-17 12:58:26,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,213 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 37.481012 ms - MDC[] 2021-08-17 12:58:26,214 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,214 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,214 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:26,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46433800 - MDC[cid=cid:abc] 2021-08-17 12:58:26,219 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f258c95] - MDC[] 2021-08-17 12:58:26,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 5.926851 ms - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,221 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,231 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:26,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30dc642d, org.eclipse.scout.rt.mom.jms.JmsSubscription@339e1787] - MDC[] 2021-08-17 12:58:26,235 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@5597843d[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,235 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003095 ms - MDC[] 2021-08-17 12:58:26,236 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,236 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 15.617088 ms - MDC[] 2021-08-17 12:58:26,236 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,237 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,237 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,237 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:26,244 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70cd0c14] - MDC[] 2021-08-17 12:58:26,246 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@16a96158[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:26,247 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.006288 ms - MDC[] 2021-08-17 12:58:26,247 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:26,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.842198 ms - MDC[] 2021-08-17 12:58:26,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:26,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:26,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:26,249 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:26,252 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70d8380 - MDC[] 2021-08-17 12:58:28,255 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a79c8cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@3535daea, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bdb605c] - MDC[] 2021-08-17 12:58:28,257 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:28,257 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:28,258 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:28,258 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 2009.673482 ms - MDC[] 2021-08-17 12:58:28,258 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:28,258 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:28,258 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:28,259 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:28,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f5c5fc2 - MDC[] 2021-08-17 12:58:28,268 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@75bd2c82, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee20713] - MDC[] 2021-08-17 12:58:28,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:28,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:28,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:28,269 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 10.652574 ms - MDC[] 2021-08-17 12:58:28,269 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:28,270 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:28,270 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:28,270 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:664) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:28,271 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2021-08-17 12:58:28,280 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:121) - ActiveMQInterruptedException:java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation] org.apache.activemq.artemis.api.core.ActiveMQInterruptedException: java.lang.InterruptedException at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:240) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:352) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.getMessage(ActiveMQMessageConsumer.java:195) at org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:115) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:429) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:372) at org.eclipse.scout.rt.mom.jms.JmsMomImplementor$4.call(JmsMomImplementor.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:237) ... 29 common frames omitted 2021-08-17 12:58:29,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f9c249c, org.eclipse.scout.rt.mom.jms.JmsSubscription@41f87ee3, org.eclipse.scout.rt.mom.jms.JmsSubscription@c24ba1] - MDC[] 2021-08-17 12:58:29,290 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:294) - Cancelling 1 subscriber jobs: [JobFutureTask@74481ffa[job=JMS reply cancel message listener, state=RUNNING]] - MDC[] 2021-08-17 12:58:29,290 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:302) - All subscriber jobs have finished after 0.003445 ms - MDC[] 2021-08-17 12:58:29,291 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 0 connection and 0 sessions - MDC[] 2021-08-17 12:58:29,291 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 1021.557858 ms - MDC[] 2021-08-17 12:58:29,291 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:29,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:29,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:29,293 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:29,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e349cc3 - MDC[] 2021-08-17 12:58:32,326 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38cf78cb] - MDC[] 2021-08-17 12:58:32,331 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:32,331 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:32,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:32,332 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 3040.016845 ms - MDC[] 2021-08-17 12:58:32,332 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:32,333 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:32,333 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:32,334 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:32,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48b79bdf - MDC[] 2021-08-17 12:58:32,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@fd01c56, org.eclipse.scout.rt.mom.jms.JmsSubscription@428ea503] - MDC[] 2021-08-17 12:58:32,344 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@164500f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@7060b10e] - MDC[] 2021-08-17 12:58:32,350 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@4d437408, org.eclipse.scout.rt.mom.jms.JmsSubscription@563d3c53] - MDC[] 2021-08-17 12:58:32,356 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@2f418f72, org.eclipse.scout.rt.mom.jms.JmsSubscription@d1e1548] - MDC[] 2021-08-17 12:58:32,363 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@707f68e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ad8eaa5] - MDC[] 2021-08-17 12:58:32,368 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@53c7f6ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a377f85] - MDC[] 2021-08-17 12:58:32,375 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@36472c2c, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d01c709] - MDC[] 2021-08-17 12:58:32,381 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@13d06ddb, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d131ef1] - MDC[] 2021-08-17 12:58:32,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:32,383 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:32,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:32,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 50.974295 ms - MDC[] 2021-08-17 12:58:32,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:32,384 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:32,385 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:32,385 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:32,388 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27df0864 - MDC[] 2021-08-17 12:58:32,390 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2817f230] - MDC[] 2021-08-17 12:58:32,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:32,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:32,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:32,391 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 6.700951 ms - MDC[] 2021-08-17 12:58:32,392 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:32,392 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:257) - --------------------------------------------------- - MDC[] 2021-08-17 12:58:32,392 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.before(JmsMomImplementorTest.java:258) - - MDC[] 2021-08-17 12:58:32,393 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:176) - Scout JUnit MOM [artemis] initialized: null - MDC[] 2021-08-17 12:58:32,393 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:254) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3447daf1 - MDC[] 2021-08-17 12:58:32,397 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.dispose(JmsMomImplementorTest.java:1833) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$6@6581985b, org.eclipse.scout.rt.mom.jms.JmsSubscription@791930f8] - MDC[] 2021-08-17 12:58:32,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:132) - close 1 connection and 0 sessions - MDC[] 2021-08-17 12:58:32,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - closing connection - MDC[] 2021-08-17 12:58:32,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:146) - connection closed - MDC[] 2021-08-17 12:58:32,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:318) - Finished test in 7.162927 ms - MDC[] 2021-08-17 12:58:32,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest.after(JmsMomImplementorTest.java:319) - - MDC[] 2021-08-17 12:58:32,407 INFO [main] org.apache.activemq.artemis.core.server.stop(ActiveMQServerImpl.java:724) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0 [7b99f946-ff5a-11eb-a1c3-f361129d80cd] stopped - MDC[] Tests run: 225, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 147.988 sec - in org.eclipse.scout.rt.mom.jms.JmsMomImplementorTest Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.scout.rt.mom.jms.JmsMomManualTest Results : Tests run: 226, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson 7.0.300-SNAPSHOT [21/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >----------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest 7.0.300-SNAPSHOT [22/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >--------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test 7.0.300-SNAPSHOT [23/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.rest.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.rest.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.rest.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.rest.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.rest.RestApplicationTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.eclipse.scout.rt.rest.RestApplicationTest Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". SLF4J: Defaulting to no-operation MDCAdapter implementation. SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.rest.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.rest.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.rest.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.rest.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.rest.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test 7.0.300-SNAPSHOT [24/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.jackson.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.jackson.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.jackson.databind.JandexJacksonAnnotationIntrospectorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in org.eclipse.scout.rt.jackson.databind.JandexJacksonAnnotationIntrospectorTest Running org.eclipse.scout.rt.jackson.databind.JandexTypeNameIdResolverTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.scout.rt.jackson.databind.JandexTypeNameIdResolverTest Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.jackson.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.jackson.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.jackson.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.jackson.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 7.0.300-SNAPSHOT [25/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 911 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 7.0.300-SNAPSHOT [26/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 344 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.client.ClientJobCancelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ClientJobCancelTest Running org.eclipse.scout.rt.client.ClientSessionDisposeTest 2021-08-17 12:58:49,253 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:49,266 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 12:58:49,344 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 83.213668 ms. Total class count: 4970 - MDC[] 2021-08-17 12:58:49,477 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 132.701494 ms - MDC[] 2021-08-17 12:58:49,506 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 28.373794 ms - MDC[] 2021-08-17 12:58:49,512 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:49,515 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:49,516 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:49,776 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7c6eb37f[id = 51419a83-c1af-4d78-b362-ac467fc87fab], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=51419a83-c1af-4d78-b362-ac467fc87fab]] 2021-08-17 12:58:49,778 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7c6eb37f[id = 51419a83-c1af-4d78-b362-ac467fc87fab] - MDC[] 2021-08-17 12:58:49,778 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7c6eb37f[id = 51419a83-c1af-4d78-b362-ac467fc87fab] - MDC[] 2021-08-17 12:58:49,808 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7c6eb37f[id = 51419a83-c1af-4d78-b362-ac467fc87fab], point of no return - MDC[] 2021-08-17 12:58:49,813 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7c6eb37f[id = 51419a83-c1af-4d78-b362-ac467fc87fab], user=jenkins] - MDC[] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec - in org.eclipse.scout.rt.client.ClientSessionDisposeTest Running org.eclipse.scout.rt.client.ClientSessionTest 2021-08-17 12:58:49,909 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:49,912 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 3.319823 ms - MDC[] 2021-08-17 12:58:49,917 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 4.459870 ms - MDC[] 2021-08-17 12:58:49,918 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:49,918 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:49,919 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:49,930 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cc07ff9[id = f22bbf9a-fb9e-4887-bd91-dbca12889d68], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=f22bbf9a-fb9e-4887-bd91-dbca12889d68]] 2021-08-17 12:58:49,935 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cc07ff9[id = f22bbf9a-fb9e-4887-bd91-dbca12889d68] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10] 2021-08-17 12:58:49,936 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cc07ff9[id = f22bbf9a-fb9e-4887-bd91-dbca12889d68] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10] 2021-08-17 12:58:49,937 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cc07ff9[id = f22bbf9a-fb9e-4887-bd91-dbca12889d68], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10] 2021-08-17 12:58:49,938 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cc07ff9[id = f22bbf9a-fb9e-4887-bd91-dbca12889d68], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$10] 2021-08-17 12:58:49,940 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:49,944 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 2.769466 ms - MDC[] 2021-08-17 12:58:49,947 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 3.463238 ms - MDC[] 2021-08-17 12:58:49,948 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:49,948 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:49,949 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:49,958 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@435f7d4a[id = ddd014c2-e8ea-4078-85b4-d96b4aa77c8a], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=ddd014c2-e8ea-4078-85b4-d96b4aa77c8a]] 2021-08-17 12:58:49,960 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@435f7d4a[id = ddd014c2-e8ea-4078-85b4-d96b4aa77c8a] - MDC[] 2021-08-17 12:58:49,960 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@435f7d4a[id = ddd014c2-e8ea-4078-85b4-d96b4aa77c8a] - MDC[] 2021-08-17 12:58:49,961 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@435f7d4a[id = ddd014c2-e8ea-4078-85b4-d96b4aa77c8a], point of no return - MDC[] 2021-08-17 12:58:49,962 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@435f7d4a[id = ddd014c2-e8ea-4078-85b4-d96b4aa77c8a], user=jenkins] - MDC[] 2021-08-17 12:58:49,964 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:49,966 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 1.827868 ms - MDC[] 2021-08-17 12:58:49,968 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.511274 ms - MDC[] 2021-08-17 12:58:49,968 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:50,004 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:50,005 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:50,014 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@416743fb[id = 93736bb4-ce92-4731-bfb5-e7a0f507d0a4], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=93736bb4-ce92-4731-bfb5-e7a0f507d0a4]] 2021-08-17 12:58:50,026 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@416743fb[id = 93736bb4-ce92-4731-bfb5-e7a0f507d0a4] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4] 2021-08-17 12:58:50,027 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@416743fb[id = 93736bb4-ce92-4731-bfb5-e7a0f507d0a4] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4] 2021-08-17 12:58:50,027 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@416743fb[id = 93736bb4-ce92-4731-bfb5-e7a0f507d0a4], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4] 2021-08-17 12:58:50,028 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@416743fb[id = 93736bb4-ce92-4731-bfb5-e7a0f507d0a4], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4] 2021-08-17 12:58:50,030 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:50,032 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 1.871867 ms - MDC[] 2021-08-17 12:58:50,033 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.632664 ms - MDC[] 2021-08-17 12:58:50,034 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:50,034 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:50,035 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:50,041 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53ef323b[id = 73265886-5941-4e3c-b0a2-938d44f5117e], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=73265886-5941-4e3c-b0a2-938d44f5117e]] 2021-08-17 12:58:51,046 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53ef323b[id = 73265886-5941-4e3c-b0a2-938d44f5117e] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7] 2021-08-17 12:58:51,046 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53ef323b[id = 73265886-5941-4e3c-b0a2-938d44f5117e] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7] 2021-08-17 12:58:51,047 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53ef323b[id = 73265886-5941-4e3c-b0a2-938d44f5117e], point of no return - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7] 2021-08-17 12:58:51,048 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@53ef323b[id = 73265886-5941-4e3c-b0a2-938d44f5117e], user=jenkins] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 sec - in org.eclipse.scout.rt.client.ClientSessionTest Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest 2021-08-17 12:58:51,421 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore.add(MultiSessionCookieStore.java:91) - adding cookie to default cookie store which could be used by other users too [uri=http://www.eclipse.org, cookieName=Testname1] - MDC[] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest Running org.eclipse.scout.rt.client.TunnelToServerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.TunnelToServerTest Running org.eclipse.scout.rt.client.cache.ClientCacheTest 2021-08-17 12:58:51,435 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 12:58:51,437 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 215 beans in 1.928709 ms - MDC[] 2021-08-17 12:58:51,439 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 215 beans in 1.626071 ms - MDC[] 2021-08-17 12:58:51,439 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 12:58:51,440 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 4 code type classes registered. - MDC[] 2021-08-17 12:58:51,440 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 12:58:51,452 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:58:51,452 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,455 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@fc816b[id = e5747d69-b590-422a-a870-6d0c93dff237], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=e5747d69-b590-422a-a870-6d0c93dff237]] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.client.cache.ClientCacheTest Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest 2021-08-17 12:58:51,508 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,509 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,512 WARN [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler.sessionChanged(AbstractObservableNotificationHandler.java:219) - Auto fallback removal of session listener due to stopped session. This must be done explicitly by the one that registered the listener: Mock for INotificationListener, hashCode: 185317361 - MDC[] 2021-08-17 12:58:51,513 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,516 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,517 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$4] 2021-08-17 12:58:51,519 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,519 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.context.ClientRunContextChainTest Running org.eclipse.scout.rt.client.context.ClientRunContextTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.eclipse.scout.rt.client.context.ClientRunContextTest Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest 2021-08-17 12:58:51,677 INFO [main] org.eclipse.scout.rt.client.deeplink.DeepLinks.(DeepLinks.java:31) - Registered 2 deep-link handlers: - org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@1c9c7f1e - org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@3b7777ea - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.client.deeplink.DeepLinksTest Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest 2021-08-17 12:58:51,775 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:170) - No user area property found. Using '/home/jenkins/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[jobName=Running JUnit test in model job] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest 2021-08-17 12:58:51,839 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:58:51,839 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:51,841 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6d327d6[id = 3c0b8f9f-3cf8-4903-bd7f-11e19c6d3c55], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=3c0b8f9f-3cf8-4903-bd7f-11e19c6d3c55]] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 sec - in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest Running org.eclipse.scout.rt.client.job.ModelJobTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.job.ModelJobTest Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.job.ModelJobValidatorTest Running org.eclipse.scout.rt.client.job.ModelJobsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.job.ModelJobsTest Running org.eclipse.scout.rt.client.job.MultipleSessionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.job.MultipleSessionTest Running org.eclipse.scout.rt.client.job.MutualExclusionTest 2021-08-17 12:58:54,597 INFO [scout-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@c730098[permitOwners=[JobFutureTask@12271e3f[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7dae5f3[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$4] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@c730098[permitOwners=[JobFutureTask@12271e3f[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7dae5f3[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:580) at org.eclipse.scout.rt.platform.util.Assertions.assertNotSame(Assertions.java:340) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.assertNotSameSemaphore(JobFutureTask.java:543) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:341) at org.eclipse.scout.rt.client.job.MutualExclusionTest$4.run(MutualExclusionTest.java:179) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,674 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2938c689[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1c863d45[permitOwners=[JobFutureTask@1dc7173[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2938c689[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20e25fe7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1c863d45[permitOwners=[JobFutureTask@1dc7173[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2938c689[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20e25fe7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,682 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@60bd7262[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2d61838d[permitOwners=[JobFutureTask@56bca113[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@60bd7262[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6413c144[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2d61838d[permitOwners=[JobFutureTask@56bca113[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@60bd7262[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6413c144[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,707 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2b1fecfc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3eb39563[permitOwners=[JobFutureTask@189874b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b1fecfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@627b9f03[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3eb39563[permitOwners=[JobFutureTask@189874b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b1fecfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@627b9f03[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,711 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@433f9449[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5c8dafa0[permitOwners=[JobFutureTask@18596d47[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@433f9449[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26647ac8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5c8dafa0[permitOwners=[JobFutureTask@18596d47[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@433f9449[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26647ac8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,716 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@114f913d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50149ee4[permitOwners=[JobFutureTask@422ff506[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@114f913d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@479875b1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@50149ee4[permitOwners=[JobFutureTask@422ff506[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@114f913d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@479875b1[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@578fb678[job=job-1, state=DONE], semaphore=ExecutionSemaphore@ea7a6b3[permitOwners=[JobFutureTask@533e74c5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@578fb678[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2667d4fe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@ea7a6b3[permitOwners=[JobFutureTask@533e74c5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@578fb678[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2667d4fe[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,724 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@69f6b00b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@111202a7[permitOwners=[JobFutureTask@712e49ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@69f6b00b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@538a1adf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@111202a7[permitOwners=[JobFutureTask@712e49ef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@69f6b00b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@538a1adf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,728 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@35390561[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7defa79a[permitOwners=[JobFutureTask@36db5318[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35390561[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3504fbfe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7defa79a[permitOwners=[JobFutureTask@36db5318[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@35390561[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3504fbfe[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,731 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3db8ca0e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3cd369d5[permitOwners=[JobFutureTask@51971d32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3db8ca0e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@435ec7f5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3cd369d5[permitOwners=[JobFutureTask@51971d32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3db8ca0e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@435ec7f5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,734 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@460f2b6c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5cb32e41[permitOwners=[JobFutureTask@2f98c012[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@460f2b6c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a4ccb7b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5cb32e41[permitOwners=[JobFutureTask@2f98c012[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@460f2b6c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a4ccb7b[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,737 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7b968647[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1e69fba1[permitOwners=[JobFutureTask@12e75177[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b968647[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e0c5743[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1e69fba1[permitOwners=[JobFutureTask@12e75177[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b968647[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e0c5743[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,805 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@9bd43b7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6d726ad8[permitOwners=[JobFutureTask@21f9c71e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9bd43b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dc33a2d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6d726ad8[permitOwners=[JobFutureTask@21f9c71e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9bd43b7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dc33a2d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,808 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3aaed411[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6a7eb536[permitOwners=[JobFutureTask@5580356d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3aaed411[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@61267fa2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6a7eb536[permitOwners=[JobFutureTask@5580356d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3aaed411[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@61267fa2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,811 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@181f61b4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ed3dbfb[permitOwners=[JobFutureTask@4c601487[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@181f61b4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1e69a9c6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5ed3dbfb[permitOwners=[JobFutureTask@4c601487[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@181f61b4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1e69a9c6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4033d25d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6b7885e4[permitOwners=[JobFutureTask@cbb32f0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4033d25d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f4f8d38[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6b7885e4[permitOwners=[JobFutureTask@cbb32f0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4033d25d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f4f8d38[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,818 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@671275fe[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5e8064cc[permitOwners=[JobFutureTask@44971269[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@671275fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b940d24[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5e8064cc[permitOwners=[JobFutureTask@44971269[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@671275fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b940d24[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,821 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1234d9f6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d278a45[permitOwners=[JobFutureTask@6e4c8583[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1234d9f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@451a5843[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1d278a45[permitOwners=[JobFutureTask@6e4c8583[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1234d9f6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@451a5843[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,824 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78cbb140[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1b04887b[permitOwners=[JobFutureTask@72a14347[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78cbb140[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@656ed510[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1b04887b[permitOwners=[JobFutureTask@72a14347[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78cbb140[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@656ed510[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,827 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2db12c5b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@26f5bd2[permitOwners=[JobFutureTask@5572f9d1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2db12c5b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46a7703a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@26f5bd2[permitOwners=[JobFutureTask@5572f9d1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2db12c5b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46a7703a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,829 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@44cea6bb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@655e0569[permitOwners=[JobFutureTask@6307382[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@44cea6bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7bebe5de[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@655e0569[permitOwners=[JobFutureTask@6307382[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@44cea6bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7bebe5de[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,832 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@665cb192[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2d97b9de[permitOwners=[JobFutureTask@63f562b8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665cb192[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4714ae0d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2d97b9de[permitOwners=[JobFutureTask@63f562b8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665cb192[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4714ae0d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,835 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@22c2365d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2512063a[permitOwners=[JobFutureTask@6a6a701f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22c2365d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@86cdf99[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2512063a[permitOwners=[JobFutureTask@6a6a701f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22c2365d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@86cdf99[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,837 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@148fc881[job=job-1, state=DONE], semaphore=ExecutionSemaphore@77ab76df[permitOwners=[JobFutureTask@2d5cb887[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@148fc881[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@43a22aa2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@77ab76df[permitOwners=[JobFutureTask@2d5cb887[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@148fc881[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@43a22aa2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,840 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6d1cc821[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78e9a050[permitOwners=[JobFutureTask@25cccd85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6d1cc821[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77e914a4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@78e9a050[permitOwners=[JobFutureTask@25cccd85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6d1cc821[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77e914a4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,907 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@15774e00[job=job-1, state=DONE], semaphore=ExecutionSemaphore@56ffbfcd[permitOwners=[JobFutureTask@561419ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15774e00[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69676b9c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@56ffbfcd[permitOwners=[JobFutureTask@561419ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@15774e00[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69676b9c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,910 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@56fff809[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4791b866[permitOwners=[JobFutureTask@20d35171[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56fff809[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72bae57c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4791b866[permitOwners=[JobFutureTask@20d35171[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56fff809[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@72bae57c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,912 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1f4c8062[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2eb6df0b[permitOwners=[JobFutureTask@25ae0223[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f4c8062[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9a82ef[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2eb6df0b[permitOwners=[JobFutureTask@25ae0223[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f4c8062[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9a82ef[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,915 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1d5ada5a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@527188b0[permitOwners=[JobFutureTask@48306cc8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d5ada5a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c6912db[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@527188b0[permitOwners=[JobFutureTask@48306cc8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d5ada5a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c6912db[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,918 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@41991619[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3e7fca4a[permitOwners=[JobFutureTask@a0464ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41991619[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e2f409f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3e7fca4a[permitOwners=[JobFutureTask@a0464ce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41991619[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e2f409f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,920 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@9a3db1a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@67e76712[permitOwners=[JobFutureTask@2028ecf4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9a3db1a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4276bd6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@67e76712[permitOwners=[JobFutureTask@2028ecf4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@9a3db1a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4276bd6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,923 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@a3739e1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@12ce4ed4[permitOwners=[JobFutureTask@6d9f3b1f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a3739e1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@525984a1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@12ce4ed4[permitOwners=[JobFutureTask@6d9f3b1f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a3739e1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@525984a1[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,925 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@26dcce41[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5239a09e[permitOwners=[JobFutureTask@328f4e46[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26dcce41[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c6db83a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5239a09e[permitOwners=[JobFutureTask@328f4e46[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26dcce41[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c6db83a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,938 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4110e631[job=job-1, state=DONE], semaphore=ExecutionSemaphore@39e49a97[permitOwners=[JobFutureTask@9a56d2b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4110e631[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48c8a84d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@39e49a97[permitOwners=[JobFutureTask@9a56d2b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4110e631[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48c8a84d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:54,940 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7bd03562[job=job-1, state=DONE], semaphore=ExecutionSemaphore@18a17037[permitOwners=[JobFutureTask@593ec306[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7bd03562[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@543982ac[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@18a17037[permitOwners=[JobFutureTask@593ec306[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7bd03562[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@543982ac[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,007 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@28e5320e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21325427[permitOwners=[JobFutureTask@76ce2e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28e5320e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f583c44[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21325427[permitOwners=[JobFutureTask@76ce2e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28e5320e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f583c44[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,009 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6f099f77[job=job-1, state=DONE], semaphore=ExecutionSemaphore@46cb5f9b[permitOwners=[JobFutureTask@f9233ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f099f77[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51768401[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@46cb5f9b[permitOwners=[JobFutureTask@f9233ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6f099f77[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51768401[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,012 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@717616da[job=job-1, state=DONE], semaphore=ExecutionSemaphore@615ff7d1[permitOwners=[JobFutureTask@6f677c34[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@717616da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a54ab55[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@615ff7d1[permitOwners=[JobFutureTask@6f677c34[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@717616da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a54ab55[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,014 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@27d0703e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a486fa7[permitOwners=[JobFutureTask@73023e2c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27d0703e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ca32d1a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a486fa7[permitOwners=[JobFutureTask@73023e2c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27d0703e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5ca32d1a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,016 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@153d5d5b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@187bdc0[permitOwners=[JobFutureTask@772ce28e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@153d5d5b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32a2da8c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@187bdc0[permitOwners=[JobFutureTask@772ce28e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@153d5d5b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32a2da8c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,019 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3861f2c9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ea1120[permitOwners=[JobFutureTask@28494fd9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3861f2c9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c1b96e6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5ea1120[permitOwners=[JobFutureTask@28494fd9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3861f2c9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c1b96e6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,021 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@31df0ce3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1caabf45[permitOwners=[JobFutureTask@530aaa86[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31df0ce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f6aaa7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1caabf45[permitOwners=[JobFutureTask@530aaa86[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@31df0ce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f6aaa7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,024 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@366ed5c7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1659f962[permitOwners=[JobFutureTask@30360716[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@366ed5c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6232025[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1659f962[permitOwners=[JobFutureTask@30360716[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@366ed5c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6232025[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,026 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@428eda27[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2f0a539b[permitOwners=[JobFutureTask@42807bd7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@428eda27[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dbd49aa[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2f0a539b[permitOwners=[JobFutureTask@42807bd7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@428eda27[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dbd49aa[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,029 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c17d98c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@af25bb5[permitOwners=[JobFutureTask@5d88471a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c17d98c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a4fb518[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@af25bb5[permitOwners=[JobFutureTask@5d88471a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c17d98c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6a4fb518[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,031 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@30b69dd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@31f5d8d4[permitOwners=[JobFutureTask@1c244e31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30b69dd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b54cfd8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@31f5d8d4[permitOwners=[JobFutureTask@1c244e31[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@30b69dd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b54cfd8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,033 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@62f4ae5a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@531e381b[permitOwners=[JobFutureTask@5c1f31f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62f4ae5a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71980fa7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@531e381b[permitOwners=[JobFutureTask@5c1f31f3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62f4ae5a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71980fa7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,036 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@472bcf53[job=job-1, state=DONE], semaphore=ExecutionSemaphore@d201a97[permitOwners=[JobFutureTask@629eeeec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@472bcf53[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53ca202f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@d201a97[permitOwners=[JobFutureTask@629eeeec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@472bcf53[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53ca202f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,038 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1b821a86[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6285049[permitOwners=[JobFutureTask@e7e6e94[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b821a86[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@cb7ec2c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6285049[permitOwners=[JobFutureTask@e7e6e94[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b821a86[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@cb7ec2c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,105 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@55947250[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44b9dce1[permitOwners=[JobFutureTask@28e3bcb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55947250[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b06e304[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@44b9dce1[permitOwners=[JobFutureTask@28e3bcb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55947250[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b06e304[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,107 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7b8058e0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5fe33b07[permitOwners=[JobFutureTask@4eb32d54[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b8058e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6281f945[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5fe33b07[permitOwners=[JobFutureTask@4eb32d54[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b8058e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6281f945[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,109 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1328a5de[job=job-1, state=DONE], semaphore=ExecutionSemaphore@39d2d966[permitOwners=[JobFutureTask@4426f362[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1328a5de[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29007172[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@39d2d966[permitOwners=[JobFutureTask@4426f362[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1328a5de[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29007172[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,112 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@202001a4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4754fcbd[permitOwners=[JobFutureTask@536e5b21[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@202001a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@794f2bdf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4754fcbd[permitOwners=[JobFutureTask@536e5b21[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@202001a4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@794f2bdf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,114 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2d21fa63[job=job-1, state=DONE], semaphore=ExecutionSemaphore@26fe95f0[permitOwners=[JobFutureTask@c370bb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d21fa63[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c26c83f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@26fe95f0[permitOwners=[JobFutureTask@c370bb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d21fa63[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c26c83f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,116 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@448a2c5d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@65a8caac[permitOwners=[JobFutureTask@7054edda[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@448a2c5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a09a4df[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@65a8caac[permitOwners=[JobFutureTask@7054edda[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@448a2c5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a09a4df[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,118 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@68194ca4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2b07c71a[permitOwners=[JobFutureTask@3f745640[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68194ca4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@38dc322d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2b07c71a[permitOwners=[JobFutureTask@3f745640[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68194ca4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@38dc322d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,121 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@444456cb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21c67448[permitOwners=[JobFutureTask@599fde55[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@444456cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bd211[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21c67448[permitOwners=[JobFutureTask@599fde55[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@444456cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@bd211[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,123 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@52e7bed1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2153484f[permitOwners=[JobFutureTask@75adbfae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@52e7bed1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b686050[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2153484f[permitOwners=[JobFutureTask@75adbfae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@52e7bed1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b686050[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,125 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6aef91e6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@673b5874[permitOwners=[JobFutureTask@722713da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6aef91e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1aa5972e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@673b5874[permitOwners=[JobFutureTask@722713da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6aef91e6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1aa5972e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,127 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@47f4d61[job=job-1, state=DONE], semaphore=ExecutionSemaphore@ee5bcea[permitOwners=[JobFutureTask@4e8c27f7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47f4d61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7826c5ef[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@ee5bcea[permitOwners=[JobFutureTask@4e8c27f7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47f4d61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7826c5ef[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,129 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@58e8535e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@76af13a[permitOwners=[JobFutureTask@77f4742b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58e8535e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39b3de87[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@76af13a[permitOwners=[JobFutureTask@77f4742b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58e8535e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39b3de87[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,131 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@155ae856[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5c66e9d3[permitOwners=[JobFutureTask@415b83fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@155ae856[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@663b3ab0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5c66e9d3[permitOwners=[JobFutureTask@415b83fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@155ae856[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@663b3ab0[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,133 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3a0f497e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@24b4b6d1[permitOwners=[JobFutureTask@27564996[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a0f497e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18870976[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@24b4b6d1[permitOwners=[JobFutureTask@27564996[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a0f497e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18870976[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,136 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@8b5de1b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@494cca52[permitOwners=[JobFutureTask@1dba3c62[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8b5de1b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3dd64a1a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@494cca52[permitOwners=[JobFutureTask@1dba3c62[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8b5de1b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3dd64a1a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,138 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a930c03[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3642f23b[permitOwners=[JobFutureTask@1606721f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a930c03[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@198f7c5f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3642f23b[permitOwners=[JobFutureTask@1606721f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a930c03[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@198f7c5f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,140 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2534b0d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@72e6e204[permitOwners=[JobFutureTask@7a8ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2534b0d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62885131[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@72e6e204[permitOwners=[JobFutureTask@7a8ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2534b0d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62885131[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,207 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2f2be537[job=job-1, state=DONE], semaphore=ExecutionSemaphore@b07f47f[permitOwners=[JobFutureTask@12d658c0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2f2be537[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32f79272[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@b07f47f[permitOwners=[JobFutureTask@12d658c0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2f2be537[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32f79272[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,209 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2429992a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5147125e[permitOwners=[JobFutureTask@419c537[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2429992a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a73b3c4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5147125e[permitOwners=[JobFutureTask@419c537[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2429992a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a73b3c4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,211 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@68cca23e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5b342704[permitOwners=[JobFutureTask@22b6e26d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68cca23e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@354c986c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5b342704[permitOwners=[JobFutureTask@22b6e26d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@68cca23e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@354c986c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,214 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c22aae1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3a0441d4[permitOwners=[JobFutureTask@9129682[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c22aae1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58cce034[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3a0441d4[permitOwners=[JobFutureTask@9129682[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c22aae1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58cce034[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,216 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@517fd762[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a37108d[permitOwners=[JobFutureTask@4c44ed49[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@517fd762[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73b669b5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5a37108d[permitOwners=[JobFutureTask@4c44ed49[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@517fd762[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73b669b5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,218 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1cc73bb1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1535029c[permitOwners=[JobFutureTask@7782b3c5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1cc73bb1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37b98741[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1535029c[permitOwners=[JobFutureTask@7782b3c5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1cc73bb1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@37b98741[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,221 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@400b4dd5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7bc5e2da[permitOwners=[JobFutureTask@2275d28a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@400b4dd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@598dca0a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7bc5e2da[permitOwners=[JobFutureTask@2275d28a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@400b4dd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@598dca0a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,223 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c7c56d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@500634fc[permitOwners=[JobFutureTask@d2aa65d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c7c56d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a40e068[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@500634fc[permitOwners=[JobFutureTask@d2aa65d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c7c56d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a40e068[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,225 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5c43a52e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4fd545d1[permitOwners=[JobFutureTask@403e8b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5c43a52e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39fd1bfd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4fd545d1[permitOwners=[JobFutureTask@403e8b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5c43a52e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39fd1bfd[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,228 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c66e404[job=job-1, state=DONE], semaphore=ExecutionSemaphore@39ba1940[permitOwners=[JobFutureTask@7bbf17d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c66e404[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56482084[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@39ba1940[permitOwners=[JobFutureTask@7bbf17d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c66e404[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56482084[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,230 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4add8b8d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@35235728[permitOwners=[JobFutureTask@1235abb2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4add8b8d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5eef570[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@35235728[permitOwners=[JobFutureTask@1235abb2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4add8b8d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5eef570[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,232 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@42334d07[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21a8e542[permitOwners=[JobFutureTask@7d6406c8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42334d07[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f532961[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21a8e542[permitOwners=[JobFutureTask@7d6406c8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42334d07[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f532961[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,234 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@129e6f3a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@57729a79[permitOwners=[JobFutureTask@4f1179e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@129e6f3a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@591f5945[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@57729a79[permitOwners=[JobFutureTask@4f1179e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@129e6f3a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@591f5945[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,235 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@18645844[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1c343209[permitOwners=[JobFutureTask@5cfed4ee[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18645844[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7f086b45[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1c343209[permitOwners=[JobFutureTask@5cfed4ee[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18645844[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7f086b45[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,237 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c60c2dd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f5617f[permitOwners=[JobFutureTask@6133a1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c60c2dd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3afd2bdf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3f5617f[permitOwners=[JobFutureTask@6133a1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c60c2dd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3afd2bdf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,239 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@66da0ab7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7d7444a7[permitOwners=[JobFutureTask@79863795[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@66da0ab7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a7648a9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7d7444a7[permitOwners=[JobFutureTask@79863795[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@66da0ab7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2a7648a9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,240 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@62c95d73[job=job-1, state=DONE], semaphore=ExecutionSemaphore@666b471d[permitOwners=[JobFutureTask@2abbe420[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62c95d73[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3210c2de[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@666b471d[permitOwners=[JobFutureTask@2abbe420[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62c95d73[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3210c2de[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,306 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4d6a32d4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@146d3250[permitOwners=[JobFutureTask@388555bd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4d6a32d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c377641[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@146d3250[permitOwners=[JobFutureTask@388555bd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4d6a32d4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c377641[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,308 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@731a1399[job=job-1, state=DONE], semaphore=ExecutionSemaphore@49ded6ef[permitOwners=[JobFutureTask@61a098fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@731a1399[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56926ff1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@49ded6ef[permitOwners=[JobFutureTask@61a098fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@731a1399[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56926ff1[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,310 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@49702efb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7209576a[permitOwners=[JobFutureTask@2c720867[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49702efb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69da07ff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7209576a[permitOwners=[JobFutureTask@2c720867[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49702efb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69da07ff[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,312 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@60f6aa4b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a3c3cff[permitOwners=[JobFutureTask@5c7ba702[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@60f6aa4b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6527a68d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a3c3cff[permitOwners=[JobFutureTask@5c7ba702[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@60f6aa4b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6527a68d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,314 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@527ff176[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4f108758[permitOwners=[JobFutureTask@533d1f8c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@527ff176[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b76d8a8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4f108758[permitOwners=[JobFutureTask@533d1f8c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@527ff176[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b76d8a8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,316 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@54ea832e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@22ea4a5e[permitOwners=[JobFutureTask@6f102740[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54ea832e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@529e1192[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@22ea4a5e[permitOwners=[JobFutureTask@6f102740[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@54ea832e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@529e1192[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,318 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@32f7b6a2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@101eb361[permitOwners=[JobFutureTask@5cb3bd9b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32f7b6a2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7e83251e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@101eb361[permitOwners=[JobFutureTask@5cb3bd9b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32f7b6a2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7e83251e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,320 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@665c8e0f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1e05a2b1[permitOwners=[JobFutureTask@27c2b83a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665c8e0f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@400ed209[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1e05a2b1[permitOwners=[JobFutureTask@27c2b83a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@665c8e0f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@400ed209[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,321 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20ea933f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6d1cec80[permitOwners=[JobFutureTask@125bfc70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20ea933f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2473eaa8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6d1cec80[permitOwners=[JobFutureTask@125bfc70[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20ea933f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2473eaa8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,323 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@505c675a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21536630[permitOwners=[JobFutureTask@1da9b95d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@505c675a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@263426ea[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21536630[permitOwners=[JobFutureTask@1da9b95d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@505c675a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@263426ea[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,325 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6a19bc2e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5596544e[permitOwners=[JobFutureTask@3aaa8361[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a19bc2e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d2ee1a8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5596544e[permitOwners=[JobFutureTask@3aaa8361[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a19bc2e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d2ee1a8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,326 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20309fde[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4ae37d21[permitOwners=[JobFutureTask@4e6fb132[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20309fde[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4063af6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4ae37d21[permitOwners=[JobFutureTask@4e6fb132[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20309fde[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4063af6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,329 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5aa786fc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1ef733e3[permitOwners=[JobFutureTask@69724abb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5aa786fc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c961ce9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1ef733e3[permitOwners=[JobFutureTask@69724abb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5aa786fc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c961ce9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,330 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2d7ee91c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3aab7699[permitOwners=[JobFutureTask@56a2599a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d7ee91c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a3f66f3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3aab7699[permitOwners=[JobFutureTask@56a2599a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d7ee91c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3a3f66f3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,332 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6be7c9d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7b170ee7[permitOwners=[JobFutureTask@2f4d33b6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6be7c9d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e84c052[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7b170ee7[permitOwners=[JobFutureTask@2f4d33b6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6be7c9d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6e84c052[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,335 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@551a7123[job=job-1, state=DONE], semaphore=ExecutionSemaphore@9885b57[permitOwners=[JobFutureTask@138c28b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@551a7123[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5bc2fcc6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@9885b57[permitOwners=[JobFutureTask@138c28b5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@551a7123[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5bc2fcc6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,405 INFO [scout-model-thread-25] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6b4848d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@71e595e9[permitOwners=[JobFutureTask@19f31c85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b4848d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@551be7b1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@71e595e9[permitOwners=[JobFutureTask@19f31c85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b4848d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@551be7b1[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:58:55,407 INFO [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:269) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7c98a2ab[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3350ceb0[permitOwners=[JobFutureTask@7d8e8e89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7c98a2ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7722c8e6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3350ceb0[permitOwners=[JobFutureTask@7d8e8e89[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7c98a2ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7722c8e6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94) at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:596) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 sec - in org.eclipse.scout.rt.client.job.MutualExclusionTest Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest Running org.eclipse.scout.rt.client.res.AttachmentSupportTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.res.AttachmentSupportTest Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.services.common.file.FileServiceTest Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest 2021-08-17 12:58:56,777 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:56,779 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@cead71e[id = 5913e303-9f8a-45ab-abd7-06f3c6d1cc3d], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=5913e303-9f8a-45ab-abd7-06f3c6d1cc3d]] 2021-08-17 12:58:56,809 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:56,810 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@153d10a3[id = d123e533-5515-41a9-954b-04bebe29758f], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=d123e533-5515-41a9-954b-04bebe29758f]] 2021-08-17 12:58:56,813 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:58:56,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74af7213[id = 03d1547c-d3de-4494-a0f8-3f507d7477ce], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=03d1547c-d3de-4494-a0f8-3f507d7477ce]] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest Running org.eclipse.scout.rt.client.ui.StyleHelperTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.StyleHelperTest Running org.eclipse.scout.rt.client.ui.action.ActionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.eclipse.scout.rt.client.ui.action.ActionTest Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.basic.cell.CellTest Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest Running org.eclipse.scout.rt.client.ui.basic.table.TableTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableTest Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest 2021-08-17 12:58:59,072 WARN [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1672) - Exception decorating cell - MDC[] org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR] at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:403) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:2073) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:149) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:152) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2122) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1669) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1660) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:3678) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:3627) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1645) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2865) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2821) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2810) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2800) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2795) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:278) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest 2021-08-17 12:58:59,531 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@6d14cb9b - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,539 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@68b74d44 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,540 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@10dcffa9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,541 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@68b74d44 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,541 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@6684ced9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,545 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@75c26a3b - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,545 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@73c3f6bd - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,548 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1d8dc2b1 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,548 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@58eddbba - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,549 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@58eddbba - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,552 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@60b12a1a - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,553 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@6c049b8d - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,556 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@de2aedb - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,557 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@29bb4019 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,557 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@4884919f - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,558 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.removeFilterByKey(TableUserFilterManager.java:55) - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@29bb4019 - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:58:59,558 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager.addFilter(TableUserFilterManager.java:45) - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@7008e41a - MDC[jobName=Running JUnit test in model job] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.347 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest 2021-08-17 12:59:01,990 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:01,991 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b3e44c[id = 473146ec-a907-494a-bf9d-55ef93766d29], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=473146ec-a907-494a-bf9d-55ef93766d29]] 2021-08-17 12:59:02,001 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.deeplink.DeepLinks.(DeepLinks.java:31) - Registered 1 deep-link handlers: - org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@444885f4 - MDC[jobName=Running JUnit test in model job] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest Running org.eclipse.scout.rt.client.ui.desktop.DataChangeListenerSupportTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.desktop.DataChangeListenerSupportTest Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest 2021-08-17 12:59:02,024 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:224) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] - MDC[] 2021-08-17 12:59:02,025 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:224) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] - MDC[] 2021-08-17 12:59:02,025 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:221) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] - MDC[] 2021-08-17 12:59:02,026 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:221) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] - MDC[] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$PageWithTable$Table$PageWithTableRowMenu@1299678e r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$SubPageWithTable$Table$SubPageWithTableEmptySpaceMenu@3fb1b538 m- OutlineMenuWrapper[wrappedMenu=SubPageWithTableEmptySpaceMenu text='EmptySpace' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true] m- OutlineMenuWrapper[wrappedMenu=PageWithTableRowMenu text='Edit' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest 2021-08-17 12:59:03,079 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnDeactivated.execPageDeactivated(PageTest.java:164) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1202) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:59) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1122) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:783) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedException(PageTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:03,084 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnActivated.execPageActivated(PageTest.java:150) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1187) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:44) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1104) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:771) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedException(PageTest.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:03,086 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnActivated.execPageActivated(PageTest.java:143) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1187) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:44) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:61) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:64) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1104) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:771) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedProcessingException(PageTest.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:03,110 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnDeactivated.execPageDeactivated(PageTest.java:157) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1202) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:59) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:129) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:132) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1122) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:783) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedProcessingException(PageTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest Edit: change data 'Account' Edit: change data 'Account' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest 2021-08-17 12:59:03,318 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:03,319 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:03,327 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:03,335 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:372) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. - MDC[jobName=Running JUnit test in model job] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest 2021-08-17 12:59:03,391 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.AbstractForm.validateForm(AbstractForm.java:1865) - there are fields with errors - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:03,411 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.AbstractForm.validateForm(AbstractForm.java:1865) - there are fields with errors - MDC[jobName=Running JUnit test in model job] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.ui.form.AbstractFormTest Running org.eclipse.scout.rt.client.ui.form.FormBasicTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.eclipse.scout.rt.client.ui.form.FormBasicTest Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest Running org.eclipse.scout.rt.client.ui.form.FormStoredTest 2021-08-17 12:59:04,248 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,253 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,256 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,270 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,273 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,278 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,285 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,288 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:44) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredTest Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest 2021-08-17 12:59:04,292 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormSave(FormStoredWithVetoTest.java:91) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:04,295 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.access$1(FormToStore.java:89) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:85) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:266) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:92) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:95) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:307) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:226) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1761) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerSave(FormStoredWithVetoTest.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:04,297 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2104) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3046) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:146) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationSave(FormStoredWithVetoTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:04,307 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationOk(FormStoredWithVetoTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:04,310 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.access$1(FormToStore.java:89) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:85) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:266) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:92) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:95) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:307) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:226) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1761) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerOk(FormStoredWithVetoTest.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:04,312 INFO [scout-model-thread-22] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:49) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:98) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:62) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3233) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:55) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:78) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:81) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3317) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1762) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:2052) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:3038) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:3090) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:516) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:504) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:430) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:150) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormOk(FormStoredWithVetoTest.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.FormWaitForTest Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest 2021-08-17 12:59:04,760 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,760 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,775 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:04,775 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1194) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[jobName=Running JUnit test in model job] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest 2021-08-17 12:59:04,915 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:378) - Unexpected Error: - MDC[jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:377) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.RuntimeException: EXCEPTION!!! at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:669) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:46) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain.execValidateValue(ValueFieldChains.java:49) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:696) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:499) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:369) ... 44 common frames omitted Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest 2021-08-17 12:59:05,248 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.filterLookupResult(AbstractListBox.java:557) - The key of a lookup row may not be null. Row has been removed for list box 'org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest'. - MDC[jobName=Running JUnit test in model job] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest 2021-08-17 12:59:05,484 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,485 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,509 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,509 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,512 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,513 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,517 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,518 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:379) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[jobName=Running JUnit test in model job] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest 2021-08-17 12:59:05,633 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] org.eclipse.scout.rt.platform.exception.PlatformException: lookup error at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByRec(LookupCall.java:391) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$5.provide(AbstractContentAssistField.java:1527) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:05,645 WARN [scout-thread-20] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.call(LookupRowHelper.java:57) - Fetching data for empty lookup call - MDC[jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@3040f6a9[Rec Lookup, parentKey=1, activeState=TRUE]]] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest 2021-08-17 12:59:05,737 WARN [scout-thread-19] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:225) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:243) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:348) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1505) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 12:59:05,738 ERROR [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalContentAssistDataFetcher.logException(HierarchicalContentAssistDataFetcher.java:86) - - MDC[jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$3] java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:225) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:243) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:348) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1505) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.smartfield2.ProposalField2Test Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield2.ProposalField2Test Running org.eclipse.scout.rt.client.ui.form.fields.smartfield2.SmartField2Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield2.SmartField2Test Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest 2021-08-17 12:59:05,860 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[] 2021-08-17 12:59:05,871 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[] 2021-08-17 12:59:05,909 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:442) - Validation Error on Column without header text, using className for error message. - MDC[] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest 2021-08-17 12:59:05,934 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,938 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,941 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,946 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,949 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,953 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,956 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,958 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,961 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,963 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,967 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,969 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,972 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,972 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 12:59:05,975 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:598) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[jobName=Running JUnit test in model job] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest 2021-08-17 12:59:06,570 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,571 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@65f5bf61[id = 1c5ffe6a-ec66-49c8-8736-ccccd16443aa], user=null] - MDC[jobName=Starting ClientSession [sessionId=1c5ffe6a-ec66-49c8-8736-ccccd16443aa]] 2021-08-17 12:59:06,572 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,572 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@4bd8a573[id = 56837d89-c4af-45f8-9d14-c266ce94640b], user=null] - MDC[jobName=Starting ClientSession [sessionId=56837d89-c4af-45f8-9d14-c266ce94640b]] 2021-08-17 12:59:06,573 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,573 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@b084da2[id = da6d31fa-3734-48c2-999c-fa1d85e4acb7], user=null] - MDC[jobName=Starting ClientSession [sessionId=da6d31fa-3734-48c2-999c-fa1d85e4acb7]] 2021-08-17 12:59:06,575 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,575 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,575 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@41c20bdb[id = f56e71fd-563d-4c49-8dcd-e8f9b5d76aec], user=null] - MDC[jobName=Starting ClientSession [sessionId=f56e71fd-563d-4c49-8dcd-e8f9b5d76aec]] 2021-08-17 12:59:06,577 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,577 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@3c748fbe[id = 683c5773-3b45-4e5c-8b79-d37ce933b0d4], user=null] - MDC[jobName=Starting ClientSession [sessionId=683c5773-3b45-4e5c-8b79-d37ce933b0d4]] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest 2021-08-17 12:59:06,578 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,579 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,579 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@5c54d625[id = 70f943d2-8975-4443-b236-abed48ff1d11], user=null] - MDC[jobName=Starting ClientSession [sessionId=70f943d2-8975-4443-b236-abed48ff1d11]] 2021-08-17 12:59:06,581 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,581 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,581 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@746248f3[id = d44b6a3d-2bca-4fea-a69d-1ca4f6f4ed02], user=null] - MDC[jobName=Starting ClientSession [sessionId=d44b6a3d-2bca-4fea-a69d-1ca4f6f4ed02]] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest 2021-08-17 12:59:06,605 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,605 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,605 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@4fe17e6d[id = af00078c-4c23-46ec-851b-67f39dae78e2], user=null] - MDC[jobName=Starting ClientSession [sessionId=af00078c-4c23-46ec-851b-67f39dae78e2]] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest 2021-08-17 12:59:06,736 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,737 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,738 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@1d5c9858[id = 712d9d37-571a-4288-9e15-0d29494cedda], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=712d9d37-571a-4288-9e15-0d29494cedda]] 2021-08-17 12:59:06,739 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,739 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,740 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@7a0c4cb[id = fb82748a-8522-42db-bd74-a2a065e84df4], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=fb82748a-8522-42db-bd74-a2a065e84df4]] 2021-08-17 12:59:06,742 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,742 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,743 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@21bc7fa2[id = f2ca82de-8e98-4363-ade4-7e17b326b674], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=f2ca82de-8e98-4363-ade4-7e17b326b674]] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest 2021-08-17 12:59:06,745 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 12:59:06,745 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 12:59:06,746 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@51e0c74f[id = a2bbdb1a-73f3-441b-ae30-bf6933ce5dde], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=a2bbdb1a-73f3-441b-ae30-bf6933ce5dde]] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest Results : Tests run: 1322, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 7.0.300-SNAPSHOT [27/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------ [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 7.0.300-SNAPSHOT [28/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/classes. Directory does not exist! [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.svg.client.SVGUtilityTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.eclipse.scout.rt.svg.client.SVGUtilityTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 7.0.300-SNAPSHOT [29/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.serverbridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.serverbridge --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.serverbridge --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.serverbridge --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/7.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >-- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 7.0.300-SNAPSHOT [30/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Copying slf4j-api-1.7.25.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/slf4j-api.jar [INFO] Copying rhino-1.7R4.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/rhino.jar [INFO] Copying yuicompressor-2.4.9-BSI-2.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/yuicompressor.jar [INFO] Copying commons-logging-1.1.1.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/commons-logging.jar [INFO] Copying quartz-2.2.3.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/quartz.jar [INFO] Copying jandex-2.0.3.Final.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/jandex.jar [INFO] Copying lesscss-engine-1.7.4.bsiR03.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/lesscss-engine.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 7.0.300-SNAPSHOT [31/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 611 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 217 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 7.0.300-SNAPSHOT [32/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/src/main/resources [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources to compile [INFO] [INFO] --- phantomjs-maven-plugin:0.7:install (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Resolved artifact /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/com/github/klieber/phantomjs/2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 from eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases) [INFO] Extracting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/com/github/klieber/phantomjs/2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2/phantomjs-2.1.1-linux-x86_64/bin/phantomjs to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-2.1.1-linux-x86_64/bin/phantomjs [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-test-resource (add-js-test-resource) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 154 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/test-classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest 13:02:07,560 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml] 13:02:07,632 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@17fede14 - Adding [jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list. 13:02:07,632 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@712ac7e6 - URL [jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-7.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file 13:02:07,638 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:02:07,641 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 13:02:07,651 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:02:07,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:02:07,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR] 13:02:07,673 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:02:07,674 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 13:02:07,674 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 13:02:07,675 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT] 13:02:07,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN 13:02:07,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.platform.internal.DefaultBeanInstanceProducer] to DEBUG 13:02:07,676 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG 13:02:07,676 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:02:07,677 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@61191222 - Registering current configuration as safe fallback point 2021-08-17 13:02:07,738 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 13:02:07,751 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2021-08-17 13:02:07,830 INFO [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 84.661998 ms. Total class count: 4103 - MDC[] 2021-08-17 13:02:08,030 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 198.774919 ms - MDC[] 2021-08-17 13:02:08,057 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 26.883254 ms - MDC[] 2021-08-17 13:02:08,064 INFO [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 13:02:08,067 INFO [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 13:02:08,068 INFO [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest 2021-08-17 13:02:08,121 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.stripUnknownTags(HtmlDocumentParser.java:340) - Removing unknown or improperly formatted scout tag from 'html/path': - MDC[] 2021-08-17 13:02:08,121 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.stripUnknownTags(HtmlDocumentParser.java:340) - Removing unknown or improperly formatted scout tag from 'html/path': - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest 2021-08-17 13:02:08,132 INFO [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[] 2021-08-17 13:02:08,132 INFO [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.151459 ms - MDC[] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec - in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest 2021-08-17 13:02:08,779 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:149) - Failed to register session for notifications. - MDC[] 2021-08-17 13:02:08,782 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:186) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[] 2021-08-17 13:02:08,841 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6757fa3f[id = ad00927b-c10e-43bb-8e1c-b347eb82abc3], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=ad00927b-c10e-43bb-8e1c-b347eb82abc3]] 2021-08-17 13:02:08,892 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@2791f793] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,920 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@448a0e66 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,940 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesInserted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@37f5755f - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,947 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@d6fc5df - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,955 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesChecked' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@113a68fb - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@3d232e24 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:08,975 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job] Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} 2021-08-17 13:02:08,977 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@666d6ead - MDC[jobName=Running JUnit test in model job] Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]} 2021-08-17 13:02:08,980 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job] Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","scrollToSelection":false}}} Response #2: {"#":1} 2021-08-17 13:02:09,008 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@16de5d76 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,012 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@5bd179b8 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,029 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.TreeWith3Levels@31cac621 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,032 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@27052af8 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,170 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job] Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} 2021-08-17 13:02:09,171 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4752c3f - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,171 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4752c3f - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,171 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4752c3f - MDC[jobName=Running JUnit test in model job] Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]} 2021-08-17 13:02:09,172 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@4752c3f - MDC[jobName=Running JUnit test in model job] Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]} 2021-08-17 13:02:09,220 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:170) - No user area property found. Using '/home/jenkins/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,236 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@1cb4f3ba - MDC[jobName=Running JUnit test in model job] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec - in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest 2021-08-17 13:02:09,321 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,327 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@6a311194 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,327 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@6a311194 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,328 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,333 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@5e768476 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,334 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,339 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7a923d03 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,340 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7a923d03 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,341 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest 2021-08-17 13:02:09,372 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@6649d4fc - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,380 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@374c44db]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@47274032 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,380 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: []' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@47274032 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,407 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,409 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2891e900 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,410 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2891e900 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,410 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2891e900 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,417 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@36c6fb22 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,417 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,430 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,436 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@34d93fda - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,462 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'uiSortPossible: true' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@7c8ad1c8 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,466 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@7c8ad1c8 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,506 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7c52450a - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,507 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,511 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@6a82f4ee - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,512 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@6a82f4ee - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,516 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,524 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@29244bdf - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,525 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@29244bdf - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,525 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@29244bdf - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,529 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,533 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@2b10ca24 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,538 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@64dab1ec - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,538 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@64dab1ec - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,538 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,542 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$1@433c7e23 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,546 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$2@beb7e88 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,555 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,556 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@1fabdef0 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,560 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,605 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@6cd989c6 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,612 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f056e86 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,634 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 4] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,635 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@27a8edb9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,635 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@27a8edb9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,635 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@27a8edb9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,647 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5b7599d4 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,647 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5b7599d4 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,647 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5b7599d4 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,768 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7c57c580 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,775 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3da96b - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,776 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3da96b - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,776 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3da96b - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,782 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@532b3bbe - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,785 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 6] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,786 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@751b3185 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,786 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@751b3185 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,789 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@5483720b]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@67df1c4a - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,789 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@5483720b, org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7d3e7233]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@67df1c4a - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,789 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@7d3e7233]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@67df1c4a - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,793 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@23a58235 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,794 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@23a58235 - MDC[jobName=Running JUnit test in model job] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest 2021-08-17 13:02:09,840 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [3] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,840 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'tooltipText: Test-Tooltip' for Menu with id 3. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@6502e8c0 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,840 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:188) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@6502e8c0) is already sent to the UI. - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,840 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'visible: false' for Menu with id 3. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@6502e8c0 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,846 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,847 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'text: bar' for Menu with id 2. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.Menu@497492d1 - MDC[jobName=Running JUnit test in model job] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest 2021-08-17 13:02:09,865 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@12a95815' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,866 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'keyStrokes: []' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,867 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@f655950' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,873 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@1401879d' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,873 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'keyStrokes: []' for TableField with id 10. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:09,878 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@7aa3c770' for TableField with id 2. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[jobName=Running JUnit test in model job] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest 2021-08-17 13:02:10,282 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsInserted' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@12fb990e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,283 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@12fb990e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,284 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsDeleted' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@12fb990e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,284 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowsUpdated' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@12fb990e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,284 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'rowOrderChanged' for Table with id 11. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@12fb990e - MDC[jobName=Running JUnit test in model job] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest 2021-08-17 13:02:10,314 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: ' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,317 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:77) - iconId 'test_icon' could not be resolved - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,317 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: ' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,318 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:77) - iconId 'test_icon' could not be resolved - MDC[jobName=Running JUnit test in model job] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest 2021-08-17 13:02:10,321 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,325 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'borderDecoration: x' for GroupBox with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest$1) - MDC[jobName=Running JUnit test in model job] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest 2021-08-17 13:02:10,336 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'label: fooBar' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,337 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'enabled: false' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,339 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'errorStatus: MultiStatus [severity=16777216, message=allesFalsch, children=[DefaultFieldStatus [severity=ERROR, message=allesFalsch]]]' for FormField with id 2. Model: fooBar/ (org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest$1) - MDC[jobName=Running JUnit test in model job] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest 2021-08-17 13:02:10,349 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'visible: false' for GroupBox with id 5. Model: null/MainBox (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,349 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'gridData: GridData[x=-1, y=-1, w=1, h=1, weightX=-1.0, weightY=-1.0, useUiWidth=false, useUiHeight=false]' for StringField with id 6. Model: null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,350 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:221) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=4, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,353 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formActivate' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,353 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,357 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'saveNeeded: true' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,357 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'saveNeeded: false' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,358 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:221) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=4, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,361 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,364 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,365 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,365 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,366 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,369 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,370 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,370 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,370 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,371 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,371 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,374 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 13. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,374 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,405 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,405 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,406 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,406 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,406 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,407 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,407 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,410 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,412 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,412 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,412 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,412 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,412 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,423 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,424 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,424 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,424 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,425 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,425 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,425 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,425 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest 2021-08-17 13:02:10,430 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 22. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,430 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 22. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,431 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,431 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,432 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 13. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,432 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,432 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 7. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,433 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,433 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,433 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 22. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,434 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,434 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,434 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 7. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest 2021-08-17 13:02:10,537 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@3e5330b8' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@404f181 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,537 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@404f181 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,542 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@1aa27ca4' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@626da54a - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,542 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@626da54a - MDC[jobName=Running JUnit test in model job] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest 2021-08-17 13:02:10,558 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@6a1f9ef4 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,566 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesSelected' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@17e38a8e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,566 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@17e38a8e - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,575 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@73a218f1 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,575 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'nodesInserted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@73a218f1 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,710 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@7f3d8e7 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,718 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@6ee5ebf0 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,735 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,736 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 11. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest 2021-08-17 13:02:10,748 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@7de40930 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,749 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@7de40930 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,878 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@3eaa5171 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,879 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,964 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@625fbc9b - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,964 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,968 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 25. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 25. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 19. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,969 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 16. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,970 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,970 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 10. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,970 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,970 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,971 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,971 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 25. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,971 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,971 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 16. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,971 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 3 and reference 10. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,972 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@986e5a9 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,978 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@73c07ca1 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,979 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [3, 4, 5] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,979 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@73c07ca1 - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:10,994 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'outlineContentActivate' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@68554ddd - MDC[jobName=Running JUnit test in model job] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest 2021-08-17 13:02:11,329 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlanner.toJson(JsonPlanner.java:227) - Id: 2. Resources: {"id":"3","resourceCell":{"text":"resource1","horizontalAlignment":-1,"editable":false,"htmlEnabled":false,"mandatory":false},"activities":[{"id":"4"}]} - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,330 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'selectionRange: Range [m_from=null, m_to=null]' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@78be9bac - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,331 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@78be9bac - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,331 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'resourcesInserted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@78be9bac - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,332 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:342) - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@78be9bac - MDC[jobName=Running JUnit test in model job] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.JsonStatusTest Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.ui.html.json.JsonResponseTest Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonRequestTest Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest Running org.eclipse.scout.rt.ui.html.json.JsonEventTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.JsonEventTest Running org.eclipse.scout.rt.ui.html.json.JsonDateTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.ui.html.json.JsonDateTest Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest 2021-08-17 13:02:11,376 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@201742cc] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,378 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@4fd6849f] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,380 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@75be97d3] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,382 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@6d366a96] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,384 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@3a91ac90] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,404 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@2768d00] - MDC[jobName=Running JUnit test in model job] 2021-08-17 13:02:11,407 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@49ad3fcb, org.eclipse.scout.rt.ui.html.JsonObjectFactory@6b88f727] - MDC[jobName=Running JUnit test in model job] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.scout.rt.ui.html.json.JsonBeanTest Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest 2021-08-17 13:02:11,411 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'displayText: Test' for StringField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest$1) - MDC[jobName=Running JUnit test in model job] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest 2021-08-17 13:02:11,433 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver.addPropertyChangeEvent(AbstractJsonPropertyObserver.java:210) - Added property change event 'fooBar: baz' for FooType with id fooId. Model: m_model - MDC[jobName=Running JUnit test in model job] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest 2021-08-17 13:02:11,568 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 13:02:11,571 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 2.368677 ms - MDC[] 2021-08-17 13:02:11,572 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 1.384656 ms - MDC[] 2021-08-17 13:02:11,573 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 13:02:11,573 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 13:02:11,573 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 13:02:11,575 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[] 2021-08-17 13:02:11,576 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.045709 ms - MDC[] 2021-08-17 13:02:11,580 WARN [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:34) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#5653429e 'test', clearing interrupt status successful - MDC[] java.lang.Exception: Calling trace at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:39) at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:62) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:340) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:361) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:85) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:72) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest Running org.eclipse.scout.rt.ui.html.UiSessionTest 2021-08-17 13:02:11,610 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:11,615 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:a458s2ujo7l0g0n6a0300u50ho - MDC[] 2021-08-17 13:02:11,618 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74f38774[id = feeb2aac-1dd7-4d98-99be-32b3e38b4722], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=feeb2aac-1dd7-4d98-99be-32b3e38b4722]] 2021-08-17 13:02:11,618 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=feeb2aac-1dd7-4d98-99be-32b3e38b4722, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:11,620 INFO [main] org.eclipse.scout.rt.ui.html.UiThemeUtility.getConfiguredTheme(UiThemeUtility.java:53) - UI theme configured in config.properties: default - MDC[] 2021-08-17 13:02:11,621 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:11,630 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:11,630 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:a458s2ujo7l0g0n6a0300u50ho initialized - MDC[] 2021-08-17 13:02:11,631 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:a458s2ujo7l0g0n6a0300u50ho in store (clientSessionId=feeb2aac-1dd7-4d98-99be-32b3e38b4722) - MDC[] 2021-08-17 13:02:11,631 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:11,632 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:a458s2ujo7l0g0n6a0300u50ho... - MDC[] 2021-08-17 13:02:11,632 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:a458s2ujo7l0g0n6a0300u50ho from store (clientSessionId=feeb2aac-1dd7-4d98-99be-32b3e38b4722) - MDC[] 2021-08-17 13:02:11,632 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 - MDC[] 2021-08-17 13:02:11,632 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 - MDC[] 2021-08-17 13:02:11,634 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722] 2021-08-17 13:02:11,634 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722] 2021-08-17 13:02:11,634 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 from session store - MDC[jobName=Performing session housekeeping for client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722] 2021-08-17 13:02:11,634 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722] 2021-08-17 13:02:11,634 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:11,634 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 because it is not used anymore - MDC[] 2021-08-17 13:02:11,634 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 from session store - MDC[] 2021-08-17 13:02:11,634 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:11,636 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74f38774[id = feeb2aac-1dd7-4d98-99be-32b3e38b4722] - MDC[jobName=Stop client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 due to session housekeeping] 2021-08-17 13:02:11,636 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74f38774[id = feeb2aac-1dd7-4d98-99be-32b3e38b4722] - MDC[jobName=Stop client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 due to session housekeeping] 2021-08-17 13:02:11,639 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74f38774[id = feeb2aac-1dd7-4d98-99be-32b3e38b4722], point of no return - MDC[jobName=Stop client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 due to session housekeeping] 2021-08-17 13:02:11,641 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@74f38774[id = feeb2aac-1dd7-4d98-99be-32b3e38b4722], user=jenkins] - MDC[jobName=Stop client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 due to session housekeeping] 2021-08-17 13:02:11,642 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID feeb2aac-1dd7-4d98-99be-32b3e38b4722 terminated. - MDC[jobName=Stop client session feeb2aac-1dd7-4d98-99be-32b3e38b4722 due to session housekeeping] 2021-08-17 13:02:11,788 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:11,789 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:i2pkgtsilulfj7v9nkrkngpvkd - MDC[] 2021-08-17 13:02:11,791 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=1388f86f-b01c-44dd-a66a-51b1a8b0406e]] 2021-08-17 13:02:11,791 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=1388f86f-b01c-44dd-a66a-51b1a8b0406e, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:11,792 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:11,794 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:11,795 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:i2pkgtsilulfj7v9nkrkngpvkd initialized - MDC[] 2021-08-17 13:02:11,795 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:i2pkgtsilulfj7v9nkrkngpvkd in store (clientSessionId=1388f86f-b01c-44dd-a66a-51b1a8b0406e) - MDC[] 2021-08-17 13:02:11,802 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@6fc2e385 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6] 2021-08-17 13:02:11,802 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:11,803 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:i2pkgtsilulfj7v9nkrkngpvkd... - MDC[] 2021-08-17 13:02:11,803 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:i2pkgtsilulfj7v9nkrkngpvkd from store (clientSessionId=1388f86f-b01c-44dd-a66a-51b1a8b0406e) - MDC[] 2021-08-17 13:02:11,804 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e - MDC[] 2021-08-17 13:02:11,804 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 1388f86f-b01c-44dd-a66a-51b1a8b0406e - MDC[] 2021-08-17 13:02:11,805 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:11,805 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 1388f86f-b01c-44dd-a66a-51b1a8b0406e because it is not used anymore - MDC[] 2021-08-17 13:02:11,805 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 1388f86f-b01c-44dd-a66a-51b1a8b0406e from session store - MDC[] 2021-08-17 13:02:11,805 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:11,806 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e] - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] 2021-08-17 13:02:11,806 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e] - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] 2021-08-17 13:02:11,807 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e], point of no return - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2021-08-17 13:02:13,808 WARN [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:13,808 INFO [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e], user=jenkins, jobs=[JobFutureTask@402e16cf[job=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping, state=RUNNING], JobFutureTask@365fde74[job=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:13,809 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:344) ... 48 common frames omitted 2021-08-17 13:02:13,810 WARN [scout-model-thread-23] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] 2021-08-17 13:02:13,810 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6770f233[id = 1388f86f-b01c-44dd-a66a-51b1a8b0406e], user=jenkins] - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] 2021-08-17 13:02:13,811 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 1388f86f-b01c-44dd-a66a-51b1a8b0406e terminated. - MDC[jobName=Stop client session 1388f86f-b01c-44dd-a66a-51b1a8b0406e due to session housekeeping] 2021-08-17 13:02:13,811 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:13,812 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:j04f7pvloj190rpcur92g5mpkc - MDC[] 2021-08-17 13:02:13,814 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=1b265646-6b39-4ef6-acaa-9424105ee36a]] 2021-08-17 13:02:13,815 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=1b265646-6b39-4ef6-acaa-9424105ee36a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:13,815 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:13,818 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:13,818 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:j04f7pvloj190rpcur92g5mpkc initialized - MDC[] 2021-08-17 13:02:13,819 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:j04f7pvloj190rpcur92g5mpkc in store (clientSessionId=1b265646-6b39-4ef6-acaa-9424105ee36a) - MDC[] 2021-08-17 13:02:13,822 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@6393ca7 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3] 2021-08-17 13:02:13,823 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:j04f7pvloj190rpcur92g5mpkc [clientSessionId=1b265646-6b39-4ef6-acaa-9424105ee36a, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:13,823 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:j04f7pvloj190rpcur92g5mpkc... - MDC[] 2021-08-17 13:02:13,823 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:j04f7pvloj190rpcur92g5mpkc from store (clientSessionId=1b265646-6b39-4ef6-acaa-9424105ee36a) - MDC[] 2021-08-17 13:02:13,823 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 1b265646-6b39-4ef6-acaa-9424105ee36a - MDC[] 2021-08-17 13:02:13,823 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a - MDC[] 2021-08-17 13:02:13,824 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:j04f7pvloj190rpcur92g5mpkc - MDC[] 2021-08-17 13:02:13,824 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 1b265646-6b39-4ef6-acaa-9424105ee36a referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,824 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,824 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a from session store - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,824 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,825 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,825 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a] 2021-08-17 13:02:13,826 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a] - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] 2021-08-17 13:02:13,826 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a] - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] 2021-08-17 13:02:13,827 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a], point of no return - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2021-08-17 13:02:15,827 WARN [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:15,827 INFO [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a], user=jenkins, jobs=[JobFutureTask@3bbdf9a5[job=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:15,828 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-22, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) Caused by: java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:344) ... 48 common frames omitted 2021-08-17 13:02:15,829 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm] - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] 2021-08-17 13:02:15,829 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e2cbfce[id = 1b265646-6b39-4ef6-acaa-9424105ee36a], user=jenkins] - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] 2021-08-17 13:02:15,830 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:15,830 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 1b265646-6b39-4ef6-acaa-9424105ee36a terminated. - MDC[jobName=Stop client session 1b265646-6b39-4ef6-acaa-9424105ee36a due to session housekeeping] 2021-08-17 13:02:15,830 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi - MDC[] 2021-08-17 13:02:15,832 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@48cc184[id = 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=2b02b9d1-0529-47c2-b2ac-b7fbf73abf45]] 2021-08-17 13:02:15,832 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=2b02b9d1-0529-47c2-b2ac-b7fbf73abf45, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:15,832 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:15,834 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:15,834 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:kt3ihv8l9qpnkl9318okms4mqi initialized - MDC[] 2021-08-17 13:02:15,834 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi in store (clientSessionId=2b02b9d1-0529-47c2-b2ac-b7fbf73abf45) - MDC[] 2021-08-17 13:02:15,836 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@565f7147 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3] 2021-08-17 13:02:15,837 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi [clientSessionId=2b02b9d1-0529-47c2-b2ac-b7fbf73abf45, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:15,837 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi... - MDC[] 2021-08-17 13:02:15,837 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi from store (clientSessionId=2b02b9d1-0529-47c2-b2ac-b7fbf73abf45) - MDC[] 2021-08-17 13:02:15,837 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 - MDC[] 2021-08-17 13:02:15,837 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 - MDC[] 2021-08-17 13:02:15,838 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:kt3ihv8l9qpnkl9318okms4mqi - MDC[] 2021-08-17 13:02:15,838 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,838 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,838 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 from session store - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,838 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,838 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,839 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] 2021-08-17 13:02:15,839 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@48cc184[id = 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] 2021-08-17 13:02:15,840 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@48cc184[id = 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45] - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] 2021-08-17 13:02:15,840 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@48cc184[id = 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45], point of no return - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2021-08-17 13:02:15,844 WARN [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) # SessionStoreTestForm.doFinally done. 2021-08-17 13:02:15,844 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@48cc184[id = 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45], user=jenkins] - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] 2021-08-17 13:02:15,845 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 terminated. - MDC[jobName=Stop client session 2b02b9d1-0529-47c2-b2ac-b7fbf73abf45 due to session housekeeping] 2021-08-17 13:02:16,039 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:16,040 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:f4oc4s0o3se6hupuuvfstrhff8 - MDC[] 2021-08-17 13:02:16,041 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b883fe[id = b5ae0537-dcb2-4dea-b435-8034f747fe90], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=b5ae0537-dcb2-4dea-b435-8034f747fe90]] 2021-08-17 13:02:16,042 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=b5ae0537-dcb2-4dea-b435-8034f747fe90, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:16,042 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:16,044 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:16,045 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:f4oc4s0o3se6hupuuvfstrhff8 initialized - MDC[] 2021-08-17 13:02:16,045 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:f4oc4s0o3se6hupuuvfstrhff8 in store (clientSessionId=b5ae0537-dcb2-4dea-b435-8034f747fe90) - MDC[] 2021-08-17 13:02:16,047 DEBUG [scout-model-thread-21] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@7c293303 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6] 2021-08-17 13:02:16,047 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:16,048 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:f4oc4s0o3se6hupuuvfstrhff8... - MDC[] 2021-08-17 13:02:16,048 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:f4oc4s0o3se6hupuuvfstrhff8 from store (clientSessionId=b5ae0537-dcb2-4dea-b435-8034f747fe90) - MDC[] 2021-08-17 13:02:16,048 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session b5ae0537-dcb2-4dea-b435-8034f747fe90 - MDC[] 2021-08-17 13:02:16,048 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID b5ae0537-dcb2-4dea-b435-8034f747fe90 - MDC[] 2021-08-17 13:02:16,048 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session b5ae0537-dcb2-4dea-b435-8034f747fe90 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:16,048 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID b5ae0537-dcb2-4dea-b435-8034f747fe90 because it is not used anymore - MDC[] 2021-08-17 13:02:16,048 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID b5ae0537-dcb2-4dea-b435-8034f747fe90 from session store - MDC[] 2021-08-17 13:02:16,049 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:16,049 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b883fe[id = b5ae0537-dcb2-4dea-b435-8034f747fe90] - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] 2021-08-17 13:02:16,049 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b883fe[id = b5ae0537-dcb2-4dea-b435-8034f747fe90] - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] 2021-08-17 13:02:16,050 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b883fe[id = b5ae0537-dcb2-4dea-b435-8034f747fe90], point of no return - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2021-08-17 13:02:16,052 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) # SessionStoreTestForm.doFinally done. 2021-08-17 13:02:16,052 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4b883fe[id = b5ae0537-dcb2-4dea-b435-8034f747fe90], user=jenkins] - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] 2021-08-17 13:02:16,053 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID b5ae0537-dcb2-4dea-b435-8034f747fe90 terminated. - MDC[jobName=Stop client session b5ae0537-dcb2-4dea-b435-8034f747fe90 due to session housekeeping] 2021-08-17 13:02:16,054 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:16,055 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:546qlp9ru1pkghbpaqjffaqbi0 - MDC[] 2021-08-17 13:02:16,058 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=ca9165a4-ba77-4d52-a0d3-ccce8b458ba1]] 2021-08-17 13:02:16,059 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=ca9165a4-ba77-4d52-a0d3-ccce8b458ba1, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:16,059 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:16,061 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:16,061 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:546qlp9ru1pkghbpaqjffaqbi0 initialized - MDC[] 2021-08-17 13:02:16,062 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:546qlp9ru1pkghbpaqjffaqbi0 in store (clientSessionId=ca9165a4-ba77-4d52-a0d3-ccce8b458ba1) - MDC[] 2021-08-17 13:02:16,064 DEBUG [scout-model-thread-21] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@7ac0da20 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6] 2021-08-17 13:02:16,065 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:16,065 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:546qlp9ru1pkghbpaqjffaqbi0... - MDC[] 2021-08-17 13:02:16,066 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:546qlp9ru1pkghbpaqjffaqbi0 from store (clientSessionId=ca9165a4-ba77-4d52-a0d3-ccce8b458ba1) - MDC[] 2021-08-17 13:02:16,066 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 - MDC[] 2021-08-17 13:02:16,066 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 - MDC[] 2021-08-17 13:02:16,066 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:16,066 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 because it is not used anymore - MDC[] 2021-08-17 13:02:16,067 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 from session store - MDC[] 2021-08-17 13:02:16,067 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:16,067 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1] - MDC[jobName=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping] 2021-08-17 13:02:16,068 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1] - MDC[jobName=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping] 2021-08-17 13:02:16,068 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1], point of no return - MDC[jobName=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 # for-loop in state RUNNING, ttl=3179 2021-08-17 13:02:18,069 WARN [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:18,070 INFO [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1], user=jenkins, jobs=[JobFutureTask@7510824[job=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping, state=RUNNING], JobFutureTask@272b9d54[job=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] # for-loop in state DONE, ttl=1294 # SessionStoreTestForm.doFinally done. 2021-08-17 13:02:21,069 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b05b7d[id = ca9165a4-ba77-4d52-a0d3-ccce8b458ba1], user=jenkins] - MDC[jobName=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping] 2021-08-17 13:02:21,070 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 terminated. - MDC[jobName=Stop client session ca9165a4-ba77-4d52-a0d3-ccce8b458ba1 due to session housekeeping] 2021-08-17 13:02:21,070 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,071 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:88br6f704dmf90992rhcjduptq - MDC[] 2021-08-17 13:02:21,073 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7497139d[id = 2b7e241e-43de-4f2d-81ed-1f287b7ad987], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=2b7e241e-43de-4f2d-81ed-1f287b7ad987]] 2021-08-17 13:02:21,073 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=2b7e241e-43de-4f2d-81ed-1f287b7ad987, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,073 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,076 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,076 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:88br6f704dmf90992rhcjduptq initialized - MDC[] 2021-08-17 13:02:21,076 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:88br6f704dmf90992rhcjduptq in store (clientSessionId=2b7e241e-43de-4f2d-81ed-1f287b7ad987) - MDC[] 2021-08-17 13:02:21,080 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@6e4b5a14 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3] 2021-08-17 13:02:21,083 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:88br6f704dmf90992rhcjduptq [clientSessionId=2b7e241e-43de-4f2d-81ed-1f287b7ad987, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:21,083 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:88br6f704dmf90992rhcjduptq... - MDC[] 2021-08-17 13:02:21,083 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:88br6f704dmf90992rhcjduptq from store (clientSessionId=2b7e241e-43de-4f2d-81ed-1f287b7ad987) - MDC[] 2021-08-17 13:02:21,083 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 - MDC[] 2021-08-17 13:02:21,083 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987 - MDC[] 2021-08-17 13:02:21,084 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:88br6f704dmf90992rhcjduptq - MDC[] 2021-08-17 13:02:21,084 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,084 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,084 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987 from session store - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,084 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,084 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,084 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987] 2021-08-17 13:02:21,085 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7497139d[id = 2b7e241e-43de-4f2d-81ed-1f287b7ad987] - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] 2021-08-17 13:02:21,085 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7497139d[id = 2b7e241e-43de-4f2d-81ed-1f287b7ad987] - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] 2021-08-17 13:02:21,086 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7497139d[id = 2b7e241e-43de-4f2d-81ed-1f287b7ad987], point of no return - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2021-08-17 13:02:21,091 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1083) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:65) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 13:02:21,091 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] 2021-08-17 13:02:21,092 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7497139d[id = 2b7e241e-43de-4f2d-81ed-1f287b7ad987], user=jenkins] - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] 2021-08-17 13:02:21,092 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 2b7e241e-43de-4f2d-81ed-1f287b7ad987 terminated. - MDC[jobName=Stop client session 2b7e241e-43de-4f2d-81ed-1f287b7ad987 due to session housekeeping] 2021-08-17 13:02:21,283 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,284 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:kkc3o8btgjd1kritr19es62bdt - MDC[] 2021-08-17 13:02:21,285 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@58fa66d0[id = da73af54-e921-4b22-9828-a418986986f2], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=da73af54-e921-4b22-9828-a418986986f2]] 2021-08-17 13:02:21,285 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=da73af54-e921-4b22-9828-a418986986f2, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,286 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,288 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,288 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:kkc3o8btgjd1kritr19es62bdt initialized - MDC[] 2021-08-17 13:02:21,288 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:kkc3o8btgjd1kritr19es62bdt in store (clientSessionId=da73af54-e921-4b22-9828-a418986986f2) - MDC[] 2021-08-17 13:02:21,290 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2e78beb4 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3] 2021-08-17 13:02:21,291 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:kkc3o8btgjd1kritr19es62bdt [clientSessionId=da73af54-e921-4b22-9828-a418986986f2, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:21,291 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:kkc3o8btgjd1kritr19es62bdt... - MDC[] 2021-08-17 13:02:21,291 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:kkc3o8btgjd1kritr19es62bdt from store (clientSessionId=da73af54-e921-4b22-9828-a418986986f2) - MDC[] 2021-08-17 13:02:21,291 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session da73af54-e921-4b22-9828-a418986986f2 - MDC[] 2021-08-17 13:02:21,291 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID da73af54-e921-4b22-9828-a418986986f2 - MDC[] 2021-08-17 13:02:21,292 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:kkc3o8btgjd1kritr19es62bdt - MDC[] 2021-08-17 13:02:21,292 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session da73af54-e921-4b22-9828-a418986986f2 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID da73af54-e921-4b22-9828-a418986986f2 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,292 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID da73af54-e921-4b22-9828-a418986986f2 from session store - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,292 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID da73af54-e921-4b22-9828-a418986986f2] 2021-08-17 13:02:21,293 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@58fa66d0[id = da73af54-e921-4b22-9828-a418986986f2] - MDC[jobName=Stop client session da73af54-e921-4b22-9828-a418986986f2 due to session housekeeping] 2021-08-17 13:02:21,293 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@58fa66d0[id = da73af54-e921-4b22-9828-a418986986f2] - MDC[jobName=Stop client session da73af54-e921-4b22-9828-a418986986f2 due to session housekeeping] 2021-08-17 13:02:21,293 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@58fa66d0[id = da73af54-e921-4b22-9828-a418986986f2], point of no return - MDC[jobName=Stop client session da73af54-e921-4b22-9828-a418986986f2 due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2021-08-17 13:02:21,294 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@58fa66d0[id = da73af54-e921-4b22-9828-a418986986f2], user=jenkins] - MDC[jobName=Stop client session da73af54-e921-4b22-9828-a418986986f2 due to session housekeeping] 2021-08-17 13:02:21,294 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID da73af54-e921-4b22-9828-a418986986f2 terminated. - MDC[jobName=Stop client session da73af54-e921-4b22-9828-a418986986f2 due to session housekeeping] 2021-08-17 13:02:21,492 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,493 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:9a8f9sqj1sf7ti4saic7fa6ut7 - MDC[] 2021-08-17 13:02:21,494 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@16268ccd[id = 358ee063-ca32-41ef-9970-c2f0ae88df3c], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=358ee063-ca32-41ef-9970-c2f0ae88df3c]] 2021-08-17 13:02:21,495 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=358ee063-ca32-41ef-9970-c2f0ae88df3c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,495 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,497 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,497 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:9a8f9sqj1sf7ti4saic7fa6ut7 initialized - MDC[] 2021-08-17 13:02:21,497 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:9a8f9sqj1sf7ti4saic7fa6ut7 in store (clientSessionId=358ee063-ca32-41ef-9970-c2f0ae88df3c) - MDC[] 2021-08-17 13:02:21,499 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@20f29bcd - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6] 2021-08-17 13:02:21,499 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:21,500 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:9a8f9sqj1sf7ti4saic7fa6ut7... - MDC[] 2021-08-17 13:02:21,500 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:9a8f9sqj1sf7ti4saic7fa6ut7 from store (clientSessionId=358ee063-ca32-41ef-9970-c2f0ae88df3c) - MDC[] 2021-08-17 13:02:21,500 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 358ee063-ca32-41ef-9970-c2f0ae88df3c - MDC[] 2021-08-17 13:02:21,500 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 358ee063-ca32-41ef-9970-c2f0ae88df3c - MDC[] 2021-08-17 13:02:21,500 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 358ee063-ca32-41ef-9970-c2f0ae88df3c referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:21,500 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 358ee063-ca32-41ef-9970-c2f0ae88df3c because it is not used anymore - MDC[] 2021-08-17 13:02:21,501 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 358ee063-ca32-41ef-9970-c2f0ae88df3c from session store - MDC[] 2021-08-17 13:02:21,501 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:21,501 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@16268ccd[id = 358ee063-ca32-41ef-9970-c2f0ae88df3c] - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] 2021-08-17 13:02:21,501 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@16268ccd[id = 358ee063-ca32-41ef-9970-c2f0ae88df3c] - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] 2021-08-17 13:02:21,502 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@16268ccd[id = 358ee063-ca32-41ef-9970-c2f0ae88df3c], point of no return - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2021-08-17 13:02:21,503 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2058) - Exception while closing forms - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1083) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:65) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1944) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2055) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:467) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:90) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper$1.run(ClientSessionStopHelper.java:61) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 13:02:21,504 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form SessionStoreTestForm, Form SessionStoreTestForm] - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] 2021-08-17 13:02:21,504 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,504 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@16268ccd[id = 358ee063-ca32-41ef-9970-c2f0ae88df3c], user=jenkins] - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] 2021-08-17 13:02:21,504 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 358ee063-ca32-41ef-9970-c2f0ae88df3c terminated. - MDC[jobName=Stop client session 358ee063-ca32-41ef-9970-c2f0ae88df3c due to session housekeeping] 2021-08-17 13:02:21,505 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:unmfrkt5v41ffnat6pr2q6h6ls - MDC[] 2021-08-17 13:02:21,506 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5acaae[id = 012a264d-7813-4201-bb9a-a94d9e66f5b9], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=012a264d-7813-4201-bb9a-a94d9e66f5b9]] 2021-08-17 13:02:21,506 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=012a264d-7813-4201-bb9a-a94d9e66f5b9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,506 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,508 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,508 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:unmfrkt5v41ffnat6pr2q6h6ls initialized - MDC[] 2021-08-17 13:02:21,508 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:unmfrkt5v41ffnat6pr2q6h6ls... - MDC[] 2021-08-17 13:02:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:unmfrkt5v41ffnat6pr2q6h6ls from store (clientSessionId=012a264d-7813-4201-bb9a-a94d9e66f5b9) - MDC[] 2021-08-17 13:02:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 - MDC[] 2021-08-17 13:02:21,509 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9 - MDC[] 2021-08-17 13:02:21,509 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,577 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,577 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9 from session store - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,577 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,577 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,577 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9] 2021-08-17 13:02:21,578 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5acaae[id = 012a264d-7813-4201-bb9a-a94d9e66f5b9] - MDC[jobName=Stop client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 due to session housekeeping] 2021-08-17 13:02:21,578 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5acaae[id = 012a264d-7813-4201-bb9a-a94d9e66f5b9] - MDC[jobName=Stop client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 due to session housekeeping] 2021-08-17 13:02:21,578 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5acaae[id = 012a264d-7813-4201-bb9a-a94d9e66f5b9], point of no return - MDC[jobName=Stop client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 due to session housekeeping] 2021-08-17 13:02:21,579 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5acaae[id = 012a264d-7813-4201-bb9a-a94d9e66f5b9], user=jenkins] - MDC[jobName=Stop client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 due to session housekeeping] 2021-08-17 13:02:21,579 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 012a264d-7813-4201-bb9a-a94d9e66f5b9 terminated. - MDC[jobName=Stop client session 012a264d-7813-4201-bb9a-a94d9e66f5b9 due to session housekeeping] 2021-08-17 13:02:21,628 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,628 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:h83r89iac7q48u15dqcdld53ss - MDC[] 2021-08-17 13:02:21,630 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@520d8a7d[id = e9cd462a-11dd-4c8b-8820-071e1a19f6b7], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=e9cd462a-11dd-4c8b-8820-071e1a19f6b7]] 2021-08-17 13:02:21,630 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=e9cd462a-11dd-4c8b-8820-071e1a19f6b7, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,631 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,632 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,633 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:h83r89iac7q48u15dqcdld53ss initialized - MDC[] 2021-08-17 13:02:21,633 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@520d8a7d[id = e9cd462a-11dd-4c8b-8820-071e1a19f6b7] - MDC[] 2021-08-17 13:02:21,633 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@520d8a7d[id = e9cd462a-11dd-4c8b-8820-071e1a19f6b7] - MDC[] 2021-08-17 13:02:21,634 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@520d8a7d[id = e9cd462a-11dd-4c8b-8820-071e1a19f6b7], point of no return - MDC[] 2021-08-17 13:02:21,634 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:h83r89iac7q48u15dqcdld53ss [clientSessionId=e9cd462a-11dd-4c8b-8820-071e1a19f6b7, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:21,634 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:h83r89iac7q48u15dqcdld53ss... - MDC[] 2021-08-17 13:02:21,635 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:h83r89iac7q48u15dqcdld53ss from store (clientSessionId=e9cd462a-11dd-4c8b-8820-071e1a19f6b7) - MDC[] 2021-08-17 13:02:21,635 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session e9cd462a-11dd-4c8b-8820-071e1a19f6b7 - MDC[] 2021-08-17 13:02:21,635 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7 - MDC[] 2021-08-17 13:02:21,635 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:h83r89iac7q48u15dqcdld53ss - MDC[] 2021-08-17 13:02:21,635 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session e9cd462a-11dd-4c8b-8820-071e1a19f6b7 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7] 2021-08-17 13:02:21,635 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7 from session store - MDC[jobName=Performing session housekeeping for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7] 2021-08-17 13:02:21,635 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7] 2021-08-17 13:02:21,635 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@520d8a7d[id = e9cd462a-11dd-4c8b-8820-071e1a19f6b7], user=jenkins] - MDC[] 2021-08-17 13:02:21,636 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7] 2021-08-17 13:02:21,636 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID e9cd462a-11dd-4c8b-8820-071e1a19f6b7] 2021-08-17 13:02:21,637 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,637 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:7c0n1qnrv69vu15tuv9ekoj93o - MDC[] 2021-08-17 13:02:21,640 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@413d4449[id = dd67d2a0-5bdc-4af4-9edb-90e906e04864], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=dd67d2a0-5bdc-4af4-9edb-90e906e04864]] 2021-08-17 13:02:21,640 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=dd67d2a0-5bdc-4af4-9edb-90e906e04864, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,640 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,642 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,642 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:7c0n1qnrv69vu15tuv9ekoj93o initialized - MDC[] 2021-08-17 13:02:21,643 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:7c0n1qnrv69vu15tuv9ekoj93o in store (clientSessionId=dd67d2a0-5bdc-4af4-9edb-90e906e04864) - MDC[] 2021-08-17 13:02:21,645 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2b2ba49b - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6] 2021-08-17 13:02:21,645 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[] 2021-08-17 13:02:21,645 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:7c0n1qnrv69vu15tuv9ekoj93o... - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:7c0n1qnrv69vu15tuv9ekoj93o from store (clientSessionId=dd67d2a0-5bdc-4af4-9edb-90e906e04864) - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID dd67d2a0-5bdc-4af4-9edb-90e906e04864 - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[] 2021-08-17 13:02:21,646 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID dd67d2a0-5bdc-4af4-9edb-90e906e04864 because it is not used anymore - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID dd67d2a0-5bdc-4af4-9edb-90e906e04864 from session store - MDC[] 2021-08-17 13:02:21,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[] 2021-08-17 13:02:21,647 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@413d4449[id = dd67d2a0-5bdc-4af4-9edb-90e906e04864] - MDC[jobName=Stop client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 due to session housekeeping] 2021-08-17 13:02:21,648 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@413d4449[id = dd67d2a0-5bdc-4af4-9edb-90e906e04864] - MDC[jobName=Stop client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 due to session housekeeping] 2021-08-17 13:02:21,648 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@413d4449[id = dd67d2a0-5bdc-4af4-9edb-90e906e04864], point of no return - MDC[jobName=Stop client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2021-08-17 13:02:21,649 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@413d4449[id = dd67d2a0-5bdc-4af4-9edb-90e906e04864], user=jenkins] - MDC[jobName=Stop client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 due to session housekeeping] 2021-08-17 13:02:21,649 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID dd67d2a0-5bdc-4af4-9edb-90e906e04864 terminated. - MDC[jobName=Stop client session dd67d2a0-5bdc-4af4-9edb-90e906e04864 due to session housekeeping] 2021-08-17 13:02:21,650 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:21,651 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii - MDC[] 2021-08-17 13:02:21,653 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=8e6b781a-8600-44ac-880f-3ca9e755f541]] 2021-08-17 13:02:21,653 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=8e6b781a-8600-44ac-880f-3ca9e755f541, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:21,654 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:21,656 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:21,656 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:4667n5ol16n6d3qd8to8g7k5ii initialized - MDC[] 2021-08-17 13:02:21,656 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii in store (clientSessionId=8e6b781a-8600-44ac-880f-3ca9e755f541) - MDC[] 2021-08-17 13:02:21,659 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@7952df13 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$3] 2021-08-17 13:02:21,660 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii [clientSessionId=8e6b781a-8600-44ac-880f-3ca9e755f541, processingJsonRequest=false] - MDC[] 2021-08-17 13:02:21,660 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii... - MDC[] 2021-08-17 13:02:21,661 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii from store (clientSessionId=8e6b781a-8600-44ac-880f-3ca9e755f541) - MDC[] 2021-08-17 13:02:21,661 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 8e6b781a-8600-44ac-880f-3ca9e755f541 - MDC[] 2021-08-17 13:02:21,661 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541 - MDC[] 2021-08-17 13:02:21,661 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 8e6b781a-8600-44ac-880f-3ca9e755f541 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,661 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:4667n5ol16n6d3qd8to8g7k5ii - MDC[] 2021-08-17 13:02:21,661 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,661 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541 from session store - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,662 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,662 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,662 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541] 2021-08-17 13:02:21,663 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541] - MDC[jobName=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping] 2021-08-17 13:02:21,663 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541] - MDC[jobName=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping] 2021-08-17 13:02:21,663 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541], point of no return - MDC[jobName=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 # for-loop in state RUNNING, ttl=3109 2021-08-17 13:02:23,664 WARN [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:162) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] 2021-08-17 13:02:23,664 INFO [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:180) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541], user=jenkins, jobs=[JobFutureTask@2cdde4df[job=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$2] # for-loop in state DONE, ttl=1258 # SessionStoreTestForm.doFinally done. Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.058 sec - in org.eclipse.scout.rt.ui.html.UiSessionTest Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest 2021-08-17 13:02:26,665 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13fb9360[id = 8e6b781a-8600-44ac-880f-3ca9e755f541], user=jenkins] - MDC[jobName=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping] 2021-08-17 13:02:26,665 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 8e6b781a-8600-44ac-880f-3ca9e755f541 terminated. - MDC[jobName=Stop client session 8e6b781a-8600-44ac-880f-3ca9e755f541 due to session housekeeping] 2021-08-17 13:02:26,666 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 13:02:26,668 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 2.073375 ms - MDC[] 2021-08-17 13:02:26,669 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 1.377435 ms - MDC[] 2021-08-17 13:02:26,670 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 13:02:26,670 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 13:02:26,670 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 13:02:26,671 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[] 2021-08-17 13:02:26,671 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.035312 ms - MDC[] 2021-08-17 13:02:26,677 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:26,678 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:26,678 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[] 2021-08-17 13:02:26,679 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:26,679 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:26,679 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:26,679 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:26,680 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3 - MDC[] 2021-08-17 13:02:26,681 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=c45e4f43-f45f-4ca9-b11a-8b357226762f]] 2021-08-17 13:02:26,683 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6f6ab7c5[id = c45e4f43-f45f-4ca9-b11a-8b357226762f], user=null] - MDC[jobName=Starting ClientSession [sessionId=c45e4f43-f45f-4ca9-b11a-8b357226762f]] 2021-08-17 13:02:26,683 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=c45e4f43-f45f-4ca9-b11a-8b357226762f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:26,684 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:26,685 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:26,685 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:26,705 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@3e51170e] - MDC[jobName=Starting JsonClientSession] 2021-08-17 13:02:26,706 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:26,707 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:4pbu1eommsnpcjqb94tbb14gk3 initialized - MDC[] 2021-08-17 13:02:26,707 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3 in store (clientSessionId=c45e4f43-f45f-4ca9-b11a-8b357226762f) - MDC[] 2021-08-17 13:02:26,707 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3 in 28.470543 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:26,713 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:26,713 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:26,714 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:4pbu1eommsnpcjqb94tbb14gk3","clientSessionId":"c45e4f43-f45f-4ca9-b11a-8b357226762f","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:26,714 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 35.698127 ms - MDC[] 2021-08-17 13:02:26,715 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3 (requested by UI) - MDC[] 2021-08-17 13:02:26,715 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:26,715 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3... - MDC[] 2021-08-17 13:02:26,715 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:4pbu1eommsnpcjqb94tbb14gk3 from store (clientSessionId=c45e4f43-f45f-4ca9-b11a-8b357226762f) - MDC[] 2021-08-17 13:02:26,716 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session c45e4f43-f45f-4ca9-b11a-8b357226762f - MDC[] 2021-08-17 13:02:26,716 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=Detaching Gui] 2021-08-17 13:02:26,716 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f - MDC[] 2021-08-17 13:02:28,716 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,717 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session c45e4f43-f45f-4ca9-b11a-8b357226762f referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,717 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,717 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f from session store - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,717 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,718 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,718 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f] 2021-08-17 13:02:28,719 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping' - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,719 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6f6ab7c5[id = c45e4f43-f45f-4ca9-b11a-8b357226762f] - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,719 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6f6ab7c5[id = c45e4f43-f45f-4ca9-b11a-8b357226762f] - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6f6ab7c5[id = c45e4f43-f45f-4ca9-b11a-8b357226762f], point of no return - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession' - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing' - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@6f6ab7c5[id = c45e4f43-f45f-4ca9-b11a-8b357226762f], user=null] - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,720 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped' - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,721 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID c45e4f43-f45f-4ca9-b11a-8b357226762f terminated. - MDC[jobName=Stop client session c45e4f43-f45f-4ca9-b11a-8b357226762f due to session housekeeping] 2021-08-17 13:02:28,722 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:28,722 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:28,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[] 2021-08-17 13:02:28,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:28,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:28,723 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:28,724 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:28,724 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi - MDC[] 2021-08-17 13:02:28,725 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=5a2537d8-77f9-4367-9beb-7853d623878c]] 2021-08-17 13:02:28,727 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@570c77b3[id = 5a2537d8-77f9-4367-9beb-7853d623878c], user=null] - MDC[jobName=Starting ClientSession [sessionId=5a2537d8-77f9-4367-9beb-7853d623878c]] 2021-08-17 13:02:28,727 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:28,728 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:28,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:28,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:28,731 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:28,731 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:s42boi2d6m9jb1ds8munrn7cbi initialized - MDC[] 2021-08-17 13:02:28,731 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi in store (clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c) - MDC[] 2021-08-17 13:02:28,732 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi in 8.605126 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:28,733 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:28,733 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:28,734 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:s42boi2d6m9jb1ds8munrn7cbi","clientSessionId":"5a2537d8-77f9-4367-9beb-7853d623878c","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:28,734 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 11.761032 ms - MDC[] 2021-08-17 13:02:28,735 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:28,736 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"5a2537d8-77f9-4367-9beb-7853d623878c"} - MDC[] 2021-08-17 13:02:28,736 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:28,736 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:28,736 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:28,737 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:28,737 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4 - MDC[] 2021-08-17 13:02:28,737 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c] - MDC[] 2021-08-17 13:02:28,737 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:28,740 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:28,740 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:9m8ob3si13pp2ql18napfhd2m4 initialized - MDC[] 2021-08-17 13:02:28,741 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4 in store (clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c) - MDC[] 2021-08-17 13:02:28,741 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4 in 4.643141 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:28,742 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:28,743 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:28,743 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:9m8ob3si13pp2ql18napfhd2m4","clientSessionId":"5a2537d8-77f9-4367-9beb-7853d623878c","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:28,743 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 7.704204 ms - MDC[] 2021-08-17 13:02:28,744 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi (requested by UI) - MDC[] 2021-08-17 13:02:28,745 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:28,745 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi... - MDC[] 2021-08-17 13:02:28,745 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:s42boi2d6m9jb1ds8munrn7cbi from store (clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c) - MDC[] 2021-08-17 13:02:28,745 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 1 UI sessions and 0 preregistered UI session remaining for client session 5a2537d8-77f9-4367-9beb-7853d623878c - MDC[] 2021-08-17 13:02:28,746 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4 (requested by UI) - MDC[] 2021-08-17 13:02:28,746 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:28,746 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4... - MDC[] 2021-08-17 13:02:28,747 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:9m8ob3si13pp2ql18napfhd2m4 from store (clientSessionId=5a2537d8-77f9-4367-9beb-7853d623878c) - MDC[] 2021-08-17 13:02:28,747 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=Detaching Gui] 2021-08-17 13:02:28,747 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 5a2537d8-77f9-4367-9beb-7853d623878c - MDC[] 2021-08-17 13:02:28,747 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c - MDC[] 2021-08-17 13:02:30,747 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,747 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 5a2537d8-77f9-4367-9beb-7853d623878c referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,748 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,748 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c from session store - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,748 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,749 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,749 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c] 2021-08-17 13:02:30,750 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping' - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,750 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@570c77b3[id = 5a2537d8-77f9-4367-9beb-7853d623878c] - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,750 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@570c77b3[id = 5a2537d8-77f9-4367-9beb-7853d623878c] - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,751 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@570c77b3[id = 5a2537d8-77f9-4367-9beb-7853d623878c], point of no return - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,751 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession' - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,751 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing' - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,752 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@570c77b3[id = 5a2537d8-77f9-4367-9beb-7853d623878c], user=null] - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,752 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped' - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,752 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 5a2537d8-77f9-4367-9beb-7853d623878c terminated. - MDC[jobName=Stop client session 5a2537d8-77f9-4367-9beb-7853d623878c due to session housekeeping] 2021-08-17 13:02:30,753 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:30,754 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:30,754 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[] 2021-08-17 13:02:30,755 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:30,755 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:30,755 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:30,755 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:30,755 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:ragm517molipb7j6pnufqn4l8p - MDC[] 2021-08-17 13:02:30,757 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b]] 2021-08-17 13:02:30,758 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@dd51e85[id = 05c58a2e-f909-4b7b-bd2b-75b12a3d634b], user=null] - MDC[jobName=Starting ClientSession [sessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b]] 2021-08-17 13:02:30,758 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:30,759 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:30,759 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:30,760 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:30,762 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:30,762 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:ragm517molipb7j6pnufqn4l8p initialized - MDC[] 2021-08-17 13:02:30,762 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:ragm517molipb7j6pnufqn4l8p in store (clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b) - MDC[] 2021-08-17 13:02:30,762 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:ragm517molipb7j6pnufqn4l8p in 7.721556 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:30,764 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:30,764 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:30,765 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:ragm517molipb7j6pnufqn4l8p","clientSessionId":"05c58a2e-f909-4b7b-bd2b-75b12a3d634b","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:30,765 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 11.079337 ms - MDC[] 2021-08-17 13:02:30,766 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:ragm517molipb7j6pnufqn4l8p (requested by UI) - MDC[] 2021-08-17 13:02:30,767 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:30,767 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ragm517molipb7j6pnufqn4l8p... - MDC[] 2021-08-17 13:02:30,767 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:ragm517molipb7j6pnufqn4l8p from store (clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b) - MDC[] 2021-08-17 13:02:30,767 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b - MDC[] 2021-08-17 13:02:30,767 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b - MDC[] 2021-08-17 13:02:30,768 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=Detaching Gui] 2021-08-17 13:02:30,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:30,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"05c58a2e-f909-4b7b-bd2b-75b12a3d634b"} - MDC[] 2021-08-17 13:02:30,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:30,770 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:30,771 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:30,771 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:30,771 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk - MDC[] 2021-08-17 13:02:30,771 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:230) - Client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b reserved for use - session housekeeping cancelled! - MDC[] 2021-08-17 13:02:30,771 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b] - MDC[] 2021-08-17 13:02:30,772 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:30,773 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:30,775 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:30,775 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:ojv5ap7q8jgdmlrg207blnbirk initialized - MDC[] 2021-08-17 13:02:30,775 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk in store (clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b) - MDC[] 2021-08-17 13:02:30,775 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk in 5.082705 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:30,780 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:30,781 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:30,781 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:ojv5ap7q8jgdmlrg207blnbirk","clientSessionId":"05c58a2e-f909-4b7b-bd2b-75b12a3d634b","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:30,781 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 11.878315 ms - MDC[] 2021-08-17 13:02:30,782 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk (requested by UI) - MDC[] 2021-08-17 13:02:30,782 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:30,783 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk... - MDC[] 2021-08-17 13:02:30,783 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:ojv5ap7q8jgdmlrg207blnbirk from store (clientSessionId=05c58a2e-f909-4b7b-bd2b-75b12a3d634b) - MDC[] 2021-08-17 13:02:30,783 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b - MDC[] 2021-08-17 13:02:30,783 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=Detaching Gui] 2021-08-17 13:02:30,783 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b - MDC[] 2021-08-17 13:02:32,783 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,784 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,784 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,784 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b from session store - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,784 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,785 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,785 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] 2021-08-17 13:02:32,786 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping' - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,786 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@dd51e85[id = 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,786 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@dd51e85[id = 05c58a2e-f909-4b7b-bd2b-75b12a3d634b] - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,787 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@dd51e85[id = 05c58a2e-f909-4b7b-bd2b-75b12a3d634b], point of no return - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,787 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession' - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,787 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing' - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,788 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@dd51e85[id = 05c58a2e-f909-4b7b-bd2b-75b12a3d634b], user=null] - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,788 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped' - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,788 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID 05c58a2e-f909-4b7b-bd2b-75b12a3d634b terminated. - MDC[jobName=Stop client session 05c58a2e-f909-4b7b-bd2b-75b12a3d634b due to session housekeeping] 2021-08-17 13:02:32,789 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:32,790 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:32,790 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[] 2021-08-17 13:02:32,790 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:32,790 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:32,790 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:32,790 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:32,790 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81 - MDC[] 2021-08-17 13:02:32,791 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=da35a5c6-0934-4d88-851f-786b3e9324c0]] 2021-08-17 13:02:32,792 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@36c31820[id = da35a5c6-0934-4d88-851f-786b3e9324c0], user=null] - MDC[jobName=Starting ClientSession [sessionId=da35a5c6-0934-4d88-851f-786b3e9324c0]] 2021-08-17 13:02:32,793 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:32,793 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:32,794 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:32,794 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:32,795 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:32,796 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:i48r3ac0o8ms6tmg5lugms4f81 initialized - MDC[] 2021-08-17 13:02:32,796 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81 in store (clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0) - MDC[] 2021-08-17 13:02:32,796 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81 in 5.972020 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:32,797 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:32,797 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:32,798 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:i48r3ac0o8ms6tmg5lugms4f81","clientSessionId":"da35a5c6-0934-4d88-851f-786b3e9324c0","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:32,798 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 8.537851 ms - MDC[] 2021-08-17 13:02:32,799 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:32,799 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true, "clientSessionId":"da35a5c6-0934-4d88-851f-786b3e9324c0"} - MDC[] 2021-08-17 13:02:32,799 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:32,799 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:32,799 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:32,800 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:32,800 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:ioflrom03c1bfidadkb16aeeov - MDC[] 2021-08-17 13:02:32,800 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:297) - Using cached client session [clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0] - MDC[] 2021-08-17 13:02:32,800 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:32,802 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:32,802 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:ioflrom03c1bfidadkb16aeeov initialized - MDC[] 2021-08-17 13:02:32,802 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:ioflrom03c1bfidadkb16aeeov in store (clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0) - MDC[] 2021-08-17 13:02:32,802 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:ioflrom03c1bfidadkb16aeeov in 3.105763 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:32,804 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:32,804 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:32,804 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:ioflrom03c1bfidadkb16aeeov","clientSessionId":"da35a5c6-0934-4d88-851f-786b3e9324c0","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:32,805 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 5.676515 ms - MDC[] 2021-08-17 13:02:32,805 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81 (requested by UI) - MDC[] 2021-08-17 13:02:32,805 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:32,806 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81... - MDC[] 2021-08-17 13:02:32,806 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:i48r3ac0o8ms6tmg5lugms4f81 from store (clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0) - MDC[] 2021-08-17 13:02:32,806 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 1 UI sessions and 0 preregistered UI session remaining for client session da35a5c6-0934-4d88-851f-786b3e9324c0 - MDC[] 2021-08-17 13:02:32,807 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:61) - Unloading UI session with ID 0:ioflrom03c1bfidadkb16aeeov (requested by UI) - MDC[] 2021-08-17 13:02:32,807 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[] 2021-08-17 13:02:32,807 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ioflrom03c1bfidadkb16aeeov... - MDC[] 2021-08-17 13:02:32,807 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:ioflrom03c1bfidadkb16aeeov from store (clientSessionId=da35a5c6-0934-4d88-851f-786b3e9324c0) - MDC[] 2021-08-17 13:02:32,807 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session da35a5c6-0934-4d88-851f-786b3e9324c0 - MDC[] 2021-08-17 13:02:32,808 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0 - MDC[] 2021-08-17 13:02:32,808 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=Detaching Gui] 2021-08-17 13:02:34,808 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,809 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:391) - Session housekeeping: Client session da35a5c6-0934-4d88-851f-786b3e9324c0 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,809 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:396) - Session housekeeping: Shutting down client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,809 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0 from session store - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,809 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,810 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,810 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0] 2021-08-17 13:02:34,811 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping' - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,812 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@36c31820[id = da35a5c6-0934-4d88-851f-786b3e9324c0] - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,812 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@36c31820[id = da35a5c6-0934-4d88-851f-786b3e9324c0] - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,812 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@36c31820[id = da35a5c6-0934-4d88-851f-786b3e9324c0], point of no return - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession' - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing' - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@36c31820[id = da35a5c6-0934-4d88-851f-786b3e9324c0], user=null] - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped' - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:95) - Client session with ID da35a5c6-0934-4d88-851f-786b3e9324c0 terminated. - MDC[jobName=Stop client session da35a5c6-0934-4d88-851f-786b3e9324c0 due to session housekeeping] 2021-08-17 13:02:34,815 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:34,815 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:85) - JSON request started - MDC[] 2021-08-17 13:02:34,815 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.readJsonRequest(JsonRequestHelper.java:169) - Received: {"startup":true} - MDC[] 2021-08-17 13:02:34,816 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:363) - JSON request started - MDC[] 2021-08-17 13:02:34,816 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:365) - Creating new UI session.... - MDC[] 2021-08-17 13:02:34,816 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.init' - MDC[] 2021-08-17 13:02:34,816 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.getOrCreateClientSession' - MDC[] 2021-08-17 13:02:34,816 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va - MDC[] 2021-08-17 13:02:34,817 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba]] 2021-08-17 13:02:34,818 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1d49b76a[id = 462bbfcb-ac23-4adc-afdf-1eaa154058ba], user=null] - MDC[jobName=Starting ClientSession [sessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba]] 2021-08-17 13:02:34,818 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:34,818 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:34,819 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execOpened' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:34,819 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiAttached' - MDC[jobName=Starting Desktop] 2021-08-17 13:02:34,821 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@623dc0b8 - MDC[] 2021-08-17 13:02:34,821 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:d0fa5j333g1gjtp6qmi4e5n5va initialized - MDC[] 2021-08-17 13:02:34,821 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.registerUiSession(SessionStore.java:256) - Register UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va in store (clientSessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba) - MDC[] 2021-08-17 13:02:34,821 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:370) - Created new UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va in 5.576410 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[] 2021-08-17 13:02:34,822 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse.toJsonInternal(JsonResponse.java:319) - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON] 2021-08-17 13:02:34,822 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.processJsonRequest(UiSession.java:762) - Adapter count after request: 3 - MDC[] 2021-08-17 13:02:34,823 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper.writeResponse(JsonRequestHelper.java:160) - Returned: {"startupData":{"uiSessionId":"0:d0fa5j333g1gjtp6qmi4e5n5va","clientSessionId":"462bbfcb-ac23-4adc-afdf-1eaa154058ba","clientSession":"2","pollingInterval":60,"persistent":false,"locale":{"languageTag":"und","displayLanguage":"de_ch","displayCountry":"","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MM\/dd\/yyyy","timeFormatPatternDefault":"HH:mm","decimalFormatSymbols":{"decimalSeparator":".","groupingSeparator":",","minusSign":"-"},"dateFormatSymbols":{"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"am":"AM","pm":"PM"}},"textMap":{"Cancel":"--Cancel--","Column":"--Column--","ColumnSorting":"--ColumnSorting--","InactiveState":"--InactiveState--","InvalidNumberMessageX":"--InvalidNumberMessageX--","InvalidValueMessageX":"--InvalidValueMessageX--","NavigationBackward":"--NavigationBackward--","Ok":"--Ok--","Remove":"--Remove--","ResetTableColumns":"--ResetTableColumns--","SmartFieldCannotComplete":"--SmartFieldCannotComplete--","SmartFieldInactiveRow":"--SmartFieldInactiveRow--","SmartFieldMoreThanXRows":"--SmartFieldMoreThanXRows--","SmartFieldNoDataFound":"--SmartFieldNoDataFound--","SmartFieldNotUnique":"--SmartFieldNotUnique--","ui.Active":"--ui.Active--","ui.Aggregation":"--ui.Aggregation--","ui.All":"--ui.All--","ui.Average":"--ui.Average--","ui.BooleanColumnGroupingFalse":"--ui.BooleanColumnGroupingFalse--","ui.BooleanColumnGroupingTrue":"--ui.BooleanColumnGroupingTrue--","ui.Browse":"--ui.Browse--","ui.CW":"--ui.CW--","ui.CalendarCalendarWeek":"--ui.CalendarCalendarWeek--","ui.CalendarDay":"--ui.CalendarDay--","ui.CalendarMonth":"--ui.CalendarMonth--","ui.CalendarToday":"--ui.CalendarToday--","ui.CalendarWeek":"--ui.CalendarWeek--","ui.CalendarWorkWeek":"--ui.CalendarWorkWeek--","ui.CalendarYear":"--ui.CalendarYear--","ui.CannotInsertTextTooLong":"--ui.CannotInsertTextTooLong--","ui.ChooseFile":"--ui.ChooseFile--","ui.ChooseFiles":"--ui.ChooseFiles--","ui.ClipboardTimeout":"--ui.ClipboardTimeout--","ui.ClipboardTimeoutTitle":"--ui.ClipboardTimeoutTitle--","ui.Coloring":"--ui.Coloring--","ui.Column":"--ui.Column--","ui.ConnectionInterrupted":"--ui.ConnectionInterrupted--","ui.ConnectionReestablished":"--ui.ConnectionReestablished--","ui.Continue":"--ui.Continue--","ui.Copy":"--ui.Copy--","ui.Count":"--ui.Count--","ui.DateRange":"--ui.DateRange--","ui.EmptyCell":"--ui.EmptyCell--","ui.ErrorCodeX":"--ui.ErrorCodeX--","ui.FileChooserHint":"--ui.FileChooserHint--","ui.FileSizeLimit":"--ui.FileSizeLimit--","ui.FileSizeLimitTitle":"--ui.FileSizeLimitTitle--","ui.Filter":"--ui.Filter--","ui.FilterBy_":"--ui.FilterBy_--","ui.FilterInfoCount":"--ui.FilterInfoCount--","ui.FilterInfoXOfY":"--ui.FilterInfoXOfY--","ui.FreeText":"--ui.FreeText--","ui.FromXToY":"--ui.FromXToY--","ui.Grouping":"--ui.Grouping--","ui.Ignore":"--ui.Ignore--","ui.Inactive":"--ui.Inactive--","ui.InternalProcessingErrorMsg":"--ui.InternalProcessingErrorMsg--","ui.InternalUiErrorMsg":"--ui.InternalUiErrorMsg--","ui.InvalidDate":"--ui.InvalidDate--","ui.InvalidUriMsg":"--ui.InvalidUriMsg--","ui.LoadingPopupWindow":"--ui.LoadingPopupWindow--","ui.Maximum":"--ui.Maximum--","ui.Minimum":"--ui.Minimum--","ui.Move":"--ui.Move--","ui.NetworkError":"--ui.NetworkError--","ui.NumRowFiltered":"--ui.NumRowFiltered--","ui.NumRowFilteredBy":"--ui.NumRowFilteredBy--","ui.NumRowFilteredMin":"--ui.NumRowFilteredMin--","ui.NumRowLoaded":"--ui.NumRowLoaded--","ui.NumRowLoadedMin":"--ui.NumRowLoadedMin--","ui.NumRowSelected":"--ui.NumRowSelected--","ui.NumRowSelectedMin":"--ui.NumRowSelectedMin--","ui.NumRowsFiltered":"--ui.NumRowsFiltered--","ui.NumRowsFilteredBy":"--ui.NumRowsFilteredBy--","ui.NumRowsFilteredMin":"--ui.NumRowsFilteredMin--","ui.NumRowsLoaded":"--ui.NumRowsLoaded--","ui.NumRowsLoadedMin":"--ui.NumRowsLoadedMin--","ui.NumRowsRendered":"--ui.NumRowsRendered--","ui.NumRowsSelected":"--ui.NumRowsSelected--","ui.NumRowsSelectedMin":"--ui.NumRowsSelectedMin--","ui.NumberRange":"--ui.NumberRange--","ui.OpenManually":"--ui.OpenManually--","ui.OtherValues":"--ui.OtherValues--","ui.Outlines":"--ui.Outlines--","ui.PastedTextTooLong":"--ui.PastedTextTooLong--","ui.PleaseWait_":"--ui.PleaseWait_--","ui.PopupBlockerDetected":"--ui.PopupBlockerDetected--","ui.Reconnecting_":"--ui.Reconnecting_--","ui.Reload":"--ui.Reload--","ui.ReloadData":"--ui.ReloadData--","ui.RemoveFilter":"--ui.RemoveFilter--","ui.SearchFor_":"--ui.SearchFor_--","ui.SelectAll":"--ui.SelectAll--","ui.SelectAllFilter":"--ui.SelectAllFilter--","ui.SelectNone":"--ui.SelectNone--","ui.SelectNoneFilter":"--ui.SelectNoneFilter--","ui.ServerError":"--ui.ServerError--","ui.SessionExpiredMsg":"--ui.SessionExpiredMsg--","ui.SessionTimeout":"--ui.SessionTimeout--","ui.ShowAllNodes":"--ui.ShowAllNodes--","ui.Sum":"--ui.Sum--","ui.TableRowCount":"--ui.TableRowCount--","ui.TableRowCount0":"--ui.TableRowCount0--","ui.TableRowCount1":"--ui.TableRowCount1--","ui.Total":"--ui.Total--","ui.UiInconsistentMsg":"--ui.UiInconsistentMsg--","ui.UnexpectedProblem":"--ui.UnexpectedProblem--","ui.UnsafeUpload":"--ui.UnsafeUpload--","ui.UnsafeUploadMsg":"--ui.UnsafeUploadMsg--","ui.Up":"--ui.Up--","ui.Upload":"--ui.Upload--","ui.add":"--ui.add--","ui.addColumn":"--ui.addColumn--","ui.additionally":"--ui.additionally--","ui.ascending":"--ui.ascending--","ui.ascendingAdditionally":"--ui.ascendingAdditionally--","ui.backward":"--ui.backward--","ui.changeColumn":"--ui.changeColumn--","ui.descending":"--ui.descending--","ui.descendingAdditionally":"--ui.descendingAdditionally--","ui.forward":"--ui.forward--","ui.from":"--ui.from--","ui.fromGreenToRed":"--ui.fromGreenToRed--","ui.fromRedToGreen":"--ui.fromRedToGreen--","ui.grouped":"--ui.grouped--","ui.groupedByMonth":"--ui.groupedByMonth--","ui.groupedByWeekday":"--ui.groupedByWeekday--","ui.groupedByYear":"--ui.groupedByYear--","ui.groupingApply":"--ui.groupingApply--","ui.overEverything":"--ui.overEverything--","ui.overSelection":"--ui.overSelection--","ui.remove":"--ui.remove--","ui.removeColumn":"--ui.removeColumn--","ui.showEveryDate":"--ui.showEveryDate--","ui.to":"--ui.to--","ui.toBegin":"--ui.toBegin--","ui.toEnd":"--ui.toEnd--","ui.withBarChart":"--ui.withBarChart--"}},"adapterData":{"2":{"id":"2","global":true,"desktop":"3"},"3":{"id":"3","objectType":"Desktop","geolocationServiceAvailable":false,"selectViewTabsKeyStrokesEnabled":true,"cacheSplitterPosition":true,"selectViewTabsKeyStrokeModifier":"control","notifications":[],"keyStrokes":[]}}} - MDC[] 2021-08-17 13:02:34,823 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.handlePost(JsonMessageRequestHandler.java:152) - JSON request completed in 7.811530 ms - MDC[] 2021-08-17 13:02:34,824 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopping' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,825 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1d49b76a[id = 462bbfcb-ac23-4adc-afdf-1eaa154058ba] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,825 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1d49b76a[id = 462bbfcb-ac23-4adc-afdf-1eaa154058ba] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,825 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1d49b76a[id = 462bbfcb-ac23-4adc-afdf-1eaa154058ba], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,825 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va [clientSessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,825 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'UiSession.dispose' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,826 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va... - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,826 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va from store (clientSessionId=462bbfcb-ac23-4adc-afdf-1eaa154058ba) - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,826 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 462bbfcb-ac23-4adc-afdf-1eaa154058ba - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,826 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,826 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:d0fa5j333g1gjtp6qmi4e5n5va - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,827 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.execStoreSession' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,827 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execGuiDetached' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,827 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'Desktop.execClosing' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,827 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1d49b76a[id = 462bbfcb-ac23-4adc-afdf-1eaa154058ba], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:34,828 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'ClientSession.stopped' - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$6] 2021-08-17 13:02:36,826 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:115) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] 2021-08-17 13:02:36,826 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 462bbfcb-ac23-4adc-afdf-1eaa154058ba is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] 2021-08-17 13:02:36,826 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba from session store - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] 2021-08-17 13:02:36,826 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] 2021-08-17 13:02:36,827 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] 2021-08-17 13:02:36,827 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 462bbfcb-ac23-4adc-afdf-1eaa154058ba] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.163 sec - in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest Running org.eclipse.scout.rt.ui.html.UiJobsTest 2021-08-17 13:02:36,830 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:36,831 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:aeekbngr8kgkn6e7qabauvu1vr - MDC[] 2021-08-17 13:02:36,832 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@89da9b9[id = c9cf0068-db2c-46f1-85ae-7509abf6d8e4], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=c9cf0068-db2c-46f1-85ae-7509abf6d8e4]] 2021-08-17 13:02:36,832 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=c9cf0068-db2c-46f1-85ae-7509abf6d8e4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:36,833 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:36,835 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:36,835 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:aeekbngr8kgkn6e7qabauvu1vr initialized - MDC[] 2021-08-17 13:02:36,837 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:36,837 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:lr9ursofa4ljc5pfndj00720pe - MDC[] 2021-08-17 13:02:36,839 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@151a4bdc[id = 25570a51-7902-4f71-821d-cebce4611c28], user=jenkins] - MDC[jobName=Starting ClientSession [sessionId=25570a51-7902-4f71-821d-cebce4611c28]] 2021-08-17 13:02:36,839 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=25570a51-7902-4f71-821d-cebce4611c28, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:36,839 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:36,841 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5702232d - MDC[] 2021-08-17 13:02:36,842 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:lr9ursofa4ljc5pfndj00720pe initialized - MDC[] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.eclipse.scout.rt.ui.html.UiJobsTest Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest 2021-08-17 13:02:37,844 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-0). New content: [] [#ACK=1, uiSessionId=null] - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.toSyncResponse(ResponseHistory.java:127) - Synchronize response queue [] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [7] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [7, 8] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #0 to history [0] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [0, 1] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #2 to history [0, 1, 2] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #3 to history [0, 1, 2, 3] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #4 to history [0, 1, 2, 3, 4] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #5 to history [0, 1, 2, 3, 4, 5] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #6 to history [0, 1, 2, 3, 4, 5, 6] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [0, 1, 2, 3, 4, 5, 6, 7] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [0, 1, 2, 3, 4, 5, 6, 7, 8] for UI session null - MDC[] 2021-08-17 13:02:37,845 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #9 to history [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #0 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #10 to history [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #1 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #11 to history [2, 3, 4, 5, 6, 7, 8, 9, 10, 11] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #2 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #12 to history [3, 4, 5, 6, 7, 8, 9, 10, 11, 12] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #3 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #13 to history [4, 5, 6, 7, 8, 9, 10, 11, 12, 13] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #4 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #14 to history [5, 6, 7, 8, 9, 10, 11, 12, 13, 14] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #5 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #15 to history [6, 7, 8, 9, 10, 11, 12, 13, 14, 15] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #6 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #16 to history [7, 8, 9, 10, 11, 12, 13, 14, 15, 16] for UI session null - MDC[] 2021-08-17 13:02:37,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #7 - MDC[] 2021-08-17 13:02:37,846 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #17 to history [8, 9, 10, 11, 12, 13, 14, 15, 16, 17] for UI session null - MDC[] 2021-08-17 13:02:37,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #8 - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #18 to history [9, 10, 11, 12, 13, 14, 15, 16, 17, 18] for UI session null - MDC[] 2021-08-17 13:02:37,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:88) - Max. response history size exceeded for UI session null, dropping oldest response #9 - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #19 to history [10, 11, 12, 13, 14, 15, 16, 17, 18, 19] for UI session null - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #7 to history [7] for UI session null - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #8 to history [7, 8] for UI session null - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-1). New content: [8] [#ACK=7, uiSessionId=null] - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-0). New content: [8] [#ACK=5, uiSessionId=null] - MDC[] 2021-08-17 13:02:37,847 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-1). New content: [] [#ACK=8, uiSessionId=null] - MDC[] 2021-08-17 13:02:37,848 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[] 2021-08-17 13:02:37,848 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #2 to history [1, 2] for UI session null - MDC[] 2021-08-17 13:02:37,848 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.confirmResponseProcessed(ResponseHistory.java:118) - Cleaned up response history (-2). New content: [] [#ACK=9, uiSessionId=null] - MDC[] 2021-08-17 13:02:37,848 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[] 2021-08-17 13:02:37,848 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[] 2021-08-17 13:02:37,849 DEBUG [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:91) - Added response #1 to history [1] for UI session null - MDC[] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.ui.html.ResponseHistoryTest Running org.eclipse.scout.rt.ui.html.RequestHistoryTest 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #2 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #3 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #4 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #3 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #2 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:56) - Cleanup previously missing request sequence number #4 - MDC[] 2021-08-17 13:02:37,850 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #1 - MDC[] 2021-08-17 13:02:37,851 WARN [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:63) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1] - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999900 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999901 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999902 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999903 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999904 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999905 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999906 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999907 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999908 - MDC[] 2021-08-17 13:02:37,851 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999909 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999910 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999911 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999912 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999913 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999914 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999915 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999916 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999917 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999918 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999919 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999920 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999921 - MDC[] 2021-08-17 13:02:37,852 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999922 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999923 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999924 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999925 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999926 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999927 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999928 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999929 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999930 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999931 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999932 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999933 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999934 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999935 - MDC[] 2021-08-17 13:02:37,853 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999936 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999937 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999938 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999939 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999940 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999941 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999942 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999943 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999944 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999945 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999946 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999947 - MDC[] 2021-08-17 13:02:37,854 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999948 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999949 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999950 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999951 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999952 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999953 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999954 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999955 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999956 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999957 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999958 - MDC[] 2021-08-17 13:02:37,855 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999959 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999960 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999961 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999962 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999963 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999964 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999965 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999966 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999967 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999968 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999969 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999970 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999971 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999972 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999973 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999974 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999975 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999976 - MDC[] 2021-08-17 13:02:37,856 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999977 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999978 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999979 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999980 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999981 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999982 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999983 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999984 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999985 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999986 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999987 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999988 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999989 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999990 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999991 - MDC[] 2021-08-17 13:02:37,857 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999992 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999993 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999994 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999995 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999996 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999997 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999998 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:66) - Remember missing request sequence number #999999 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #1 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #201 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #202 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #203 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #204 - MDC[] 2021-08-17 13:02:37,858 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #205 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #206 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #207 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #208 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #209 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #210 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #211 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #212 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #213 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #214 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #215 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #216 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #217 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #218 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #219 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #220 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #221 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #222 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #223 - MDC[] 2021-08-17 13:02:37,859 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #224 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #225 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #226 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #227 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #228 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #229 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #230 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #231 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #232 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #233 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #234 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #235 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #236 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #237 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #238 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #239 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #240 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #241 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #242 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #243 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #244 - MDC[] 2021-08-17 13:02:37,860 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #245 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #246 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #247 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #248 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #249 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #250 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #251 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #252 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #253 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #254 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #255 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #256 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #257 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #258 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #259 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #260 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #261 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #262 - MDC[] 2021-08-17 13:02:37,861 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #263 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #264 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #265 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #266 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #267 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #268 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #269 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #270 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #271 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #272 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #273 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #274 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #275 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #276 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #277 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #278 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #279 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #280 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #281 - MDC[] 2021-08-17 13:02:37,862 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #282 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #283 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #284 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #285 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #286 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #287 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #288 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #289 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #290 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #291 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #292 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #293 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #294 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #295 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #296 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #297 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #298 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #299 - MDC[] 2021-08-17 13:02:37,863 DEBUG [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:75) - Remember missing request sequence number #301 - MDC[] 2021-08-17 13:02:37,864 WARN [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:80) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301] - MDC[] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.scout.rt.ui.html.RequestHistoryTest Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest 2021-08-17 13:02:37,865 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2021-08-17 13:02:37,867 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:215) - Collected 265 beans in 2.452596 ms - MDC[] 2021-08-17 13:02:37,869 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:220) - Registered 265 beans in 1.599988 ms - MDC[] 2021-08-17 13:02:37,869 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2021-08-17 13:02:37,870 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:32) - 0 code type classes registered. - MDC[] 2021-08-17 13:02:37,870 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 2021-08-17 13:02:37,871 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.stateChanged(PrebuildFiles.java:39) - Pre-building of web resources is enabled - MDC[] 2021-08-17 13:02:37,871 INFO [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles.buildResources(PrebuildFiles.java:69) - Finished pre-building of 0 web resources in 0.028407 ms - MDC[] 2021-08-17 13:02:37,881 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:37,882 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:okdqto0g5ueq2q9i6kv95ui6qd - MDC[] 2021-08-17 13:02:37,905 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@18004604[id = 5fab1c03-b89f-4d9c-83cb-63372b3a1292], user=null] - MDC[jobName=Starting ClientSession [sessionId=5fab1c03-b89f-4d9c-83cb-63372b3a1292]] 2021-08-17 13:02:37,906 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=5fab1c03-b89f-4d9c-83cb-63372b3a1292, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:37,906 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:37,908 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:39) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@5e5dbc73] - MDC[jobName=Starting JsonClientSession] 2021-08-17 13:02:37,909 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6aeb769d - MDC[] 2021-08-17 13:02:37,909 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:okdqto0g5ueq2q9i6kv95ui6qd initialized - MDC[] protocol: Session stopping 2021-08-17 13:02:37,910 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@18004604[id = 5fab1c03-b89f-4d9c-83cb-63372b3a1292] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,910 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@18004604[id = 5fab1c03-b89f-4d9c-83cb-63372b3a1292] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,910 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@18004604[id = 5fab1c03-b89f-4d9c-83cb-63372b3a1292], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,911 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:okdqto0g5ueq2q9i6kv95ui6qd [clientSessionId=5fab1c03-b89f-4d9c-83cb-63372b3a1292, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,911 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:okdqto0g5ueq2q9i6kv95ui6qd... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,911 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:okdqto0g5ueq2q9i6kv95ui6qd from store (clientSessionId=5fab1c03-b89f-4d9c-83cb-63372b3a1292) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,911 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 5fab1c03-b89f-4d9c-83cb-63372b3a1292 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,911 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] 2021-08-17 13:02:37,912 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:okdqto0g5ueq2q9i6kv95ui6qd - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] protocol: Before MessageBoxInStore 2021-08-17 13:02:37,914 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:375) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:570) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:583) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:459) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11.run(ClientSessionWithBlockingConditionInterruptionTest.java:244) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) protocol: After MessageBoxInStore 2 2021-08-17 13:02:37,915 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@18004604[id = 5fab1c03-b89f-4d9c-83cb-63372b3a1292], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$11] protocol: All session jobs terminated 2021-08-17 13:02:38,911 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 5fab1c03-b89f-4d9c-83cb-63372b3a1292 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292] 2021-08-17 13:02:38,911 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292 from session store - MDC[jobName=Performing session housekeeping for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292] 2021-08-17 13:02:38,911 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292] 2021-08-17 13:02:38,912 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292] 2021-08-17 13:02:38,912 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5fab1c03-b89f-4d9c-83cb-63372b3a1292] 2021-08-17 13:02:38,914 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:38,914 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:88pg9smjs301oukrfmimkqgd2t - MDC[] 2021-08-17 13:02:38,916 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@30d62081[id = 7ac9f390-e012-43f6-a505-f989c481ed08], user=null] - MDC[jobName=Starting ClientSession [sessionId=7ac9f390-e012-43f6-a505-f989c481ed08]] 2021-08-17 13:02:38,916 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=7ac9f390-e012-43f6-a505-f989c481ed08, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:38,917 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:38,919 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6aeb769d - MDC[] 2021-08-17 13:02:38,919 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:88pg9smjs301oukrfmimkqgd2t initialized - MDC[] protocol: Session stopping 2021-08-17 13:02:38,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@30d62081[id = 7ac9f390-e012-43f6-a505-f989c481ed08] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@30d62081[id = 7ac9f390-e012-43f6-a505-f989c481ed08] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@30d62081[id = 7ac9f390-e012-43f6-a505-f989c481ed08], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:88pg9smjs301oukrfmimkqgd2t [clientSessionId=7ac9f390-e012-43f6-a505-f989c481ed08, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:88pg9smjs301oukrfmimkqgd2t... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,922 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:88pg9smjs301oukrfmimkqgd2t from store (clientSessionId=7ac9f390-e012-43f6-a505-f989c481ed08) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,922 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 7ac9f390-e012-43f6-a505-f989c481ed08 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,922 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,922 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:88pg9smjs301oukrfmimkqgd2t - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] protocol: Before Form.start protocol: Form.execLoad protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR] 2021-08-17 13:02:38,925 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462) - Failed to store the client session. - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1083) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:1033) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:1026) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:465) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:387) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:570) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:583) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:459) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:414) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2508) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56) at com.sun.proxy.$Proxy34.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12.run(ClientSessionWithBlockingConditionInterruptionTest.java:287) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:100) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:129) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 13:02:38,926 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer.dispose(MainDeviceTransformer.java:64) - Transformed forms map is not empty. Make sure every form gets closed properly to free up memory as quickly as possible. Cleaning up now... Open forms: [Form FixtureForm] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] 2021-08-17 13:02:38,926 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@30d62081[id = 7ac9f390-e012-43f6-a505-f989c481ed08], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12] protocol: All session jobs terminated 2021-08-17 13:02:39,923 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 7ac9f390-e012-43f6-a505-f989c481ed08 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08] 2021-08-17 13:02:39,923 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08 from session store - MDC[jobName=Performing session housekeeping for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08] 2021-08-17 13:02:39,923 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08] 2021-08-17 13:02:39,924 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08] 2021-08-17 13:02:39,924 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 7ac9f390-e012-43f6-a505-f989c481ed08] 2021-08-17 13:02:39,925 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:39,926 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:ksinni6c9sv45vfuoma62rqrnk - MDC[] 2021-08-17 13:02:39,927 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2bf2e36[id = 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0], user=null] - MDC[jobName=Starting ClientSession [sessionId=0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0]] 2021-08-17 13:02:39,927 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:39,928 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] protocol: Before MessageBox 2021-08-17 13:02:39,934 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6aeb769d - MDC[] 2021-08-17 13:02:39,934 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:ksinni6c9sv45vfuoma62rqrnk initialized - MDC[] protocol: MessageBox is open protocol: Session stopping 2021-08-17 13:02:39,936 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2bf2e36[id = 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,936 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2bf2e36[id = 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,936 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2bf2e36[id = 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,936 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:ksinni6c9sv45vfuoma62rqrnk [clientSessionId=0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,937 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ksinni6c9sv45vfuoma62rqrnk... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,937 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:ksinni6c9sv45vfuoma62rqrnk from store (clientSessionId=0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,937 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,937 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,938 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:ksinni6c9sv45vfuoma62rqrnk - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] 2021-08-17 13:02:39,938 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2bf2e36[id = 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$6] protocol: Interrupted MessageBox protocol: All session jobs terminated 2021-08-17 13:02:40,937 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] 2021-08-17 13:02:40,937 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0 from session store - MDC[jobName=Performing session housekeeping for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] 2021-08-17 13:02:40,937 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] 2021-08-17 13:02:40,938 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] 2021-08-17 13:02:40,938 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 0993a5ac-347a-4b86-ba4a-3ef0c5c2c0b0] 2021-08-17 13:02:40,940 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:40,941 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:mnrc653ntjsaud5u27a625dpqv - MDC[] 2021-08-17 13:02:40,942 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4500114d[id = 20958553-e770-4dac-acaf-c0c0c85c502d], user=null] - MDC[jobName=Starting ClientSession [sessionId=20958553-e770-4dac-acaf-c0c0c85c502d]] 2021-08-17 13:02:40,942 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=20958553-e770-4dac-acaf-c0c0c85c502d, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:40,943 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:40,945 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6aeb769d - MDC[] 2021-08-17 13:02:40,945 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:mnrc653ntjsaud5u27a625dpqv initialized - MDC[] protocol: Form.execLoad 2021-08-17 13:02:40,949 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:346) - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureDesktop@691d55a7 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$7] protocol: Before Form.waitFor protocol: Form is open protocol: Session stopping 2021-08-17 13:02:40,950 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4500114d[id = 20958553-e770-4dac-acaf-c0c0c85c502d] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,950 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4500114d[id = 20958553-e770-4dac-acaf-c0c0c85c502d] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,951 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4500114d[id = 20958553-e770-4dac-acaf-c0c0c85c502d], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,951 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:mnrc653ntjsaud5u27a625dpqv [clientSessionId=20958553-e770-4dac-acaf-c0c0c85c502d, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,951 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:mnrc653ntjsaud5u27a625dpqv... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,951 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:mnrc653ntjsaud5u27a625dpqv from store (clientSessionId=20958553-e770-4dac-acaf-c0c0c85c502d) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,951 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session 20958553-e770-4dac-acaf-c0c0c85c502d - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,952 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] 2021-08-17 13:02:40,952 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:mnrc653ntjsaud5u27a625dpqv - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] protocol: Form.execFinally protocol: Form.dispose 2021-08-17 13:02:40,953 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@4500114d[id = 20958553-e770-4dac-acaf-c0c0c85c502d], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9] protocol: Interrupted Form protocol: All session jobs terminated 2021-08-17 13:02:41,952 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session 20958553-e770-4dac-acaf-c0c0c85c502d is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d] 2021-08-17 13:02:41,952 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d from session store - MDC[jobName=Performing session housekeeping for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d] 2021-08-17 13:02:41,952 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d] 2021-08-17 13:02:41,953 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d] 2021-08-17 13:02:41,953 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 20958553-e770-4dac-acaf-c0c0c85c502d] 2021-08-17 13:02:41,954 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:41,954 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:ni0lj769qaoaeuhdrkdkostbpg - MDC[] protocol: Before MessageBoxInLoad 2021-08-17 13:02:41,956 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=fddf828f-f3fd-4bef-8f20-1c10bac4c2f4]] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:332) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:307) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:344) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:575) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:589) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:321) at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81) at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) protocol: After MessageBoxInLoad 2 2021-08-17 13:02:41,957 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@20e8c929[id = fddf828f-f3fd-4bef-8f20-1c10bac4c2f4], user=null] - MDC[jobName=Starting ClientSession [sessionId=fddf828f-f3fd-4bef-8f20-1c10bac4c2f4]] 2021-08-17 13:02:41,957 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:303) - Created new client session [clientSessionId=fddf828f-f3fd-4bef-8f20-1c10bac4c2f4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[] 2021-08-17 13:02:41,957 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:421) - UI theme model=default current=default reloadPage=false - MDC[] 2021-08-17 13:02:41,959 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1246) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6aeb769d - MDC[] 2021-08-17 13:02:41,960 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:263) - UiSession with ID 0:ni0lj769qaoaeuhdrkdkostbpg initialized - MDC[] protocol: Session stopping 2021-08-17 13:02:41,961 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:419) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@20e8c929[id = fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,961 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:424) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@20e8c929[id = fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,962 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:449) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@20e8c929[id = fddf828f-f3fd-4bef-8f20-1c10bac4c2f4], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,962 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:966) - Logging out from UI session with ID 0:ni0lj769qaoaeuhdrkdkostbpg [clientSessionId=fddf828f-f3fd-4bef-8f20-1c10bac4c2f4, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,962 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ni0lj769qaoaeuhdrkdkostbpg... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,962 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:ni0lj769qaoaeuhdrkdkostbpg from store (clientSessionId=fddf828f-f3fd-4bef-8f20-1c10bac4c2f4) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,962 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session fddf828f-f3fd-4bef-8f20-1c10bac4c2f4 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,963 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:353) - Session housekeeping: Schedule job for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,963 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:980) - Logged out successfully from UI session with ID 0:ni0lj769qaoaeuhdrkdkostbpg - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] 2021-08-17 13:02:41,964 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:503) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@20e8c929[id = fddf828f-f3fd-4bef-8f20-1c10bac4c2f4], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10] protocol: All session jobs terminated 2021-08-17 13:02:42,963 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:383) - Session housekeeping: Client session fddf828f-f3fd-4bef-8f20-1c10bac4c2f4 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] 2021-08-17 13:02:42,963 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:409) - Remove client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4 from session store - MDC[jobName=Performing session housekeeping for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] 2021-08-17 13:02:42,963 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:427) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] 2021-08-17 13:02:42,964 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:495) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] 2021-08-17 13:02:42,964 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:454) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID fddf828f-f3fd-4bef-8f20-1c10bac4c2f4] 2021-08-17 13:02:42,965 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:48) - Created new session store for HTTP session with ID null - MDC[] 2021-08-17 13:02:42,966 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:218) - Pre-register UI session with ID 0:vc0jkucrm2lbl01r74knemp1kv - MDC[] 2021-08-17 13:02:42,968 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:43) - Exception in callable chain. - MDC[] java.lang.UnsupportedOperationException: The desktop is currently loading. This method must be called after the desktop has loaded and is set onto the session at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.createUnsupportedOperationException(VirtualDesktop.java:169) at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.isShowing(VirtualDesktop.java:473) at org.eclipse.scout.rt.client.ui.form.AbstractForm.setDisplayHint(AbstractForm.java:2907) at org.eclipse.scout.rt.client.ui.form.AbstractForm.initConfig(AbstractForm.java:775) at org.eclipse.scout.rt.client.ui.form.AbstractForm$2.run(AbstractForm.java:667) at org.eclipse.scout.rt.shared.extension.ObjectExtensions$1.run(ObjectExtensions.java:86) at org.eclipse.scout.rt.shared.extension.ExtensionRegistry.runInContext(ExtensionRegistry.java:748) at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:100) at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:58) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptInitConfig(AbstractForm.java:663) at org.eclipse.scout.rt.client.ui.form.AbstractForm$1.run(AbstractForm.java:274) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:34) at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:137) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:108) at org.eclipse.scout.rt.client.ui.form.AbstractForm.callInitializer(AbstractForm.java:271) at org.eclipse.scout.rt.client.ui.form.AbstractForm.(AbstractForm.java:228) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.(ClientSessionWithBlockingConditionInterruptionTest.java:436) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:353) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:575) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:121) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:589) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:321) at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81) at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:143) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:126) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:71) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:156) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:22) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:108) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:167) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 2021-08-17 13:02:42,969 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:vc0jkucrm2lbl01r74knemp1kv... - MDC[] 2021-08-17 13:02:42,969 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:295) - Unregister UI session with ID 0:vc0jkucrm2lbl01r74knemp1kv from store (clientSessionId=null) - MDC[] 2021-08-17 13:02:42,969 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:322) - 0 UI sessions and 0 preregistered UI session remaining for client session null - MDC[] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 sec - in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest Results : Tests run: 290, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- jasmine-maven-plugin:2.2:test (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] jetty-8.2.0.v20160908 [INFO] Started SelectChannelConnector@0.0.0.0:41769 [INFO] Executing Jasmine Specs Aug 17, 2021 1:08:14 PM org.openqa.selenium.phantomjs.PhantomJSDriverService INFO: executable: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-2.1.1-linux-x86_64/bin/phantomjs Aug 17, 2021 1:08:14 PM org.openqa.selenium.phantomjs.PhantomJSDriverService INFO: port: 15830 Aug 17, 2021 1:08:14 PM org.openqa.selenium.phantomjs.PhantomJSDriverService INFO: arguments: [--webdriver=15830, --webdriver-logfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/phantomjsdriver.log] Aug 17, 2021 1:08:14 PM org.openqa.selenium.phantomjs.PhantomJSDriverService INFO: environment: {} [INFO - 2021-08-17T13:08:14.772Z] GhostDriver - Main - running on port 15830 [INFO - 2021-08-17T13:08:14.863Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.1.1 Safari/538.1","webSecurityEnabled":true} [INFO - 2021-08-17T13:08:14.863Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.customHeaders: - {} [INFO - 2021-08-17T13:08:14.863Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"2.1.1","driverName":"ghostdriver","driverVersion":"1.2.0","platform":"linux-unknown-64bit","javascriptEnabled":true,"takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}} [INFO - 2021-08-17T13:08:14.863Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: 2e9605b0-ff5c-11eb-89c1-236861df1e89 [ERROR - 2021-08-17T13:08:16.488Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:16.488 [WARN] router: no route registered for location= null phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:16.488Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:16.584Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Calendar init creates an empty calendar' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:16.585Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:17.950Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Desktop displayStyle COMPACT does not bring activateForm to fail for fake views' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:17.950Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.200Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'OutlineMediator tableRowOrderChanged' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.200Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.363Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'FileChooser addFiles adds the files if multiSelect is true' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.363Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.364Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'FileChooser addFiles does only add one file if multiSelect is false' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.364Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.370Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'FileChooser removeFile removes the file' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:18.370Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:19.003Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'BasicField acceptInput must always be sent to server at the end of input, if at least one change has been made does not fail if field is removed while acceptInput is still pending' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:19.003Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:19.056Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'ValueFieldAdapter _createPropertySortFunc should order properties' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:19.056Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.834Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.834 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.835Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.909Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.909 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.909Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.911Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.911 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.911Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.913Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.913 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.913Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.916Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.916 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.916Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.919Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:20.919 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:20.919Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.230Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:21.230 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.231Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.233Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:21.233 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.233Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.235Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:21.235 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:21.235Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.602Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:22.602 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.602Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.608Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:22.608 [ERROR] errorResponse: status=404, textStatus=error, errorThrown= phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.608Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.614Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: 13:08:22.614 [WARN] Session terminated, stopped polling for background jobs phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:22.614Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: _log (:8294) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.077Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table insertRows rowsInserted event must be triggered before rowOrderChanged event' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.077Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.582Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table sort regroups the data if group by column is active' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.582Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.593Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table sort sorting sorts text columns considering locale (if browser supports it)' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.593Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.618Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table sort sorting uses non sort columns as fallback' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.618Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.620Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping renders an aggregate row for each group' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.620Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.622Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.622Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.624Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping considers view range -> only renders an aggregate row for rendered rows' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.624Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.633Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping considers view range -> doesn't render an aggregate row if the last row of the group is not rendered' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.633Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.635Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping regroups if rows get inserted' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.635Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.637Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping regroups if rows get inserted, event is from server and table was empty' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.637Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.638Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping does not regroup if rows get inserted, event is from server and table was not empty' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.639Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.640Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping regroups if rows get deleted' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.641Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.642Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping removes aggregate rows if all rows get deleted' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.642Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.644Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping regroups if rows get updated' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.645Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.647Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group column 0 only' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.647Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.649Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group column 1 only' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.649Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.651Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group columns 0 (avg) and 1 (sum)' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.651Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.653Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group columns 0, 1 and 2' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.653Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.655Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group columns 2 and 1' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.655Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.657Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group column 1 only after grouping column 0 first' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.657Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.659Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Table column grouping may group column 1 and 2 after grouping column 0 first' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:24.659Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:27.999Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - msg: Spec 'Widget setProperty with widget property does not fail if new widget is null' has no expectations. phantomjs://platform/console++.js:263 in error [ERROR - 2021-08-17T13:08:27.999Z] Session [2e9605b0-ff5c-11eb-89c1-236861df1e89] - page.onError - stack: specDone (http://localhost:41769/ext/WebContent/res/jasmine-2.5.2/jasmine-html.js:106) phantomjs://platform/console++.js:263 in error [INFO - 2021-08-17T13:08:28.794Z] ShutdownReqHand - _handle - About to shutdown [INFO] ------------------------------------------------------- J A S M I N E S P E C S ------------------------------------------------------- [INFO] JasmineScout toContainEventTypesExactly checks whether event types in correct order checks whether event types are complete considers empty values jquery-scout isEnabled is only false when class disabled is set isVisible returns true when display != none and visiblity != hidden setEnabled DIV does not have disabled attribute INPUT must have disabled attribute toggleAttr toggles attribute icon sets and removes icons textOrNbsp sets text or nbsp htmlOrNbsp sets html or nbsp nvl can return alternative element elementFromPoint returns the element from point but only if it is a child considers the selector returns the document element if no element matches and document is used as container returns an empty collection if called on empty collection cssPxValue is behaves differently with different types of arguments debounce is debounces function calls Extension extend functions of StringField should extend _init method should extend _renderProperties method should extend _renderInputMasked method ObjectFactory creates objects which are registered in scout.objectFactories scout.create works with KeyStroke puts the object type to the resulting object puts the object type to the resulting object throws an error if no explicit type is specified throws an error if argument list is wrong finds the correct constructor function if no factory is defined uses scout namespace by default uses namespace of given object type if provided considers variants considers variants also within a custom namespace for object type considers variants also within a custom namespace for variant considers variants also within a custom namespace for variant and a different variant for objectType can handle too many variants in objectType can handle nested namespaces throws errors variantLenient tries to create an object without variant if with variant fails tries to create an object without variant if with variant fails also with custom namespace ObjectInfo parse parses objectType only - without namespace parses objectType only - with namespace parses objectType and variant - without namespace parses objectType and variant - with namespace on objectType (model variant inherits namespace from object type) parses objectType and variant - different namespaces for model variant and object type parses objectType with multiple nested namespaces toString returns correct string Action defaults should be as expected setTabbable should modify $container tabindex key stroke triggers action is not triggered if another action with the same key stroke handled it first Calendar init creates an empty calendar dayPosition calculates the day position component part day position calculates the part day position calculates the part day position for a range smaller than the minimum calculates the part day position for components larger than a day sort sorts first from then to arrangeComponents does nothing for no components arranges a single component arranges non intersecting components arranges intersecting components arranges equal components arranges intersecting and non-intersecting components reduces rows when arranging components arranges intersecting components spanning more than one day navigation navigate forward and back (with first day of month selected) navigate forward and back (with last day of month selected) DateRange equals Code init registers texts if texts property is set uses the language configured by scout.codes.defaultLanguage as default fails if text and texts are set text returns the text for the given languageTag (with texts property) returns the text for the given locale (with texts property) returns the text for the given languageTag (with text property) returns the text for the given languageTag (with text property including a text key) CodeType init creates codes and hierarchy add adds new root code to codeType adds new child code to codeType get returns code with codeId throws error for unknown codeId getCodes returns all codes returns root codes scout.codes can init without data finds a code type by ID finds a code by ID (single and two parameter call) throws an error when code type is not found throws an error when code is not found optGet should work as get if code exists should return null if code does not exist add adds a code type or an array of code types DatePicker showDate shows the month specified by the given date DesktopAdapter activateForm sends formActivateEvent can close and open new form in the same response onFormShow activates form but does not send an activate form event DesktopFormController Listens to popupWindowReady event and calls _onReady - having a popupWindow instance Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case) _addPopupWindow registers listeners and adds to array with popup-windows _removePopupWindow cleans up and removes from array with popup-windows Desktop notification is rendered when desktop is rendered may be added with addNotification schedules addNotification when desktop is not rendered removeNotification with object removeNotification with (string) ID _onNotificationRemove - last notifications removes $notifications DIV outline gets displayed in desktop navigation activates modal views when being rendered benchVisible controls visibility of the bench removes the content after the animation navigationVisible controls visibility of the navigation only affects content in navigation, not in bench or header headerVisible controls visibility of the header geolocation asks the browser for its geographic location showForm shows and activates the form adds a view to the bench if displayHint is View activateForm brings non-modal dialog in front upon activation keeps the order of other non-modal dialogs even when one of them is the display-parent of the dialog to activate activates outline when activating dialog of other outline activates outline when activating child dialog of other's outline dialog does not bring non-modal dialog in front of desktop-modal dialog brings non-modal dialog in front of other non-modal dialog and it's modal child-dialog brings complete hierarchy of a non-modal dialog with 2-levels of modal child dialogs in front keeps position of dialog's messagebox relative to it's parent dialog while reordering dialogs brings dialog with messagebox on top upon mousedown on messagebox keeps desktop's messagebox on top while reordering dialogs keeps position of dialog's fileChooser relative to it's parent dialog while reordering dialogs brings dialog with filechooser on top upon mousedown on filechooser does not change position of desktop's fileChooser while reordering dialogs activates parent view upon activation of child dialog activeForm will be set to the display parent form if dialog closes will be set to currentView if dialog closes and there is no display parent form will be set to undefined if dialog closes and there is no currentView and no display parent must not be the detail form must not be the detail form even if it is the display parent must be a form displayStyle COMPACT shows bench and hides navigation if a view is open opens the bench again if a view is shown right after the last view was closed hides bench and shows navigation if the last view gets closed does not bring activateForm to fail for fake views PopupWindow Constructor sets cross references and window-name Initialization in _onReady DesktopBench updateOutlineContent called when an outline page gets selected doesn't get called if page already is selected sets detailForm as outlineContent if node gets selected preserves desktop.inBackground when updating outline content preserves desktop.inBackground when switching nodes DesktopHeader onBenchOutlineContentChange attaches listener to new outline content removes listener from old outline content removes listener when getting removed DesktopNavigation viewButtonBox is rendered if there are view buttons is not rendered if there are no view buttons outline collapses and expands in two steps when breadcrumb toggling enabled collapses and expands in one step when breadcrumb toggling disabled DesktopNotification will fade in, be added to the desktop and be renderd upon show() will fade out and be removed from the dektop upon hide() _init copies properties from event (model) has close-icon when notification is closable OutlineMediator tableRowsInserted tableRowsDeleted tableRowsUpdated tableRowAction tableRowOrderChanged tableRowsFiltered Outline collapsing still allows a messagebox to be shown dispose calls onNodeDeleted for every node to be able to cleanup calls onNodeDeleted for every node (which was not already deleted before) to be able to cleanup deleteNodes calls onNodeDeleted for every node to be able to cleanup deleteAllChildNodes calls onNodeDeleted for every node to be able to cleanup navigateToTop collapses all nodes in bread crumb mode selectNodes handle navigateUp only once otherwise handle single selection (or do nothing when selection is != 1 node) updateDetailMenus adds the empty space menus of the detail table to the detail menu bar adds the single selection menus of the parent detail table to the detail menu bar attaches a listener to the detail table to get dynamic menu changes removes the listener from the detail tables on selection changes and destroy click on a node inside the detail content does not modify the outline SearchOutlineAdapter onModelPropertyChange requestFocusQueryField may be called multiple times NavigateButton is only created once for each node will be destroyed when navigateButtonsVisible is set to false NavigateDownButton _toggleDetail is always false _isDetail returns true or false depending on the state of the detail-form and detail-table _buttonEnabled is disabled when node is a leaf is enabled when node is not a leaf and we're currently displaying the detail is only enabled when detail-table has exactly one selected row is not enabled when selected row is not linked to a page is enabled when selected row is linked to a page later when page is inserted (remote case) _drill drills down to first selected row in the detail table NavigateUpButton _toggleDetail is always true _isDetail returns true or false depending on the state of the detail-form and detail-table _buttonEnabled is true when current node has a parent or... is true when current node is a top-level node and outline a default detail-form or... is false otherwise _drill drills up to parent node, sets the selection on the tree shows default detail-form or outline overview ViewButtonBox viewMenuTab is only visible if there are visible view buttons with displayStyle == "MENU" is not visible if there are no visible view buttons ith displayStyle == "MENU" is not visible if there are visible view buttons with displayStyle == "TAB" is not visible if there are no view buttons at all FileChooserAdapter cancel does not close the chooser but sends a cancel event FileChooser open opens the chooser close closes the chooser addFiles adds the files if multiSelect is true does only add one file if multiSelect is false removeFile removes the file scout.FocusManager isSelectableText must return true for disabled text-fields Focus fixes for Internet Explorer (IE) Click on table-cell, must focus table Click on tree-node, must focus tree validateFocus When nothing else is focusable, focus must be on the Desktop (=sandbox) with forms: Focus-context must install listeners on its $container Focus must be on the 1st form-field when form is rendered FocusContext must remember the last focused element A new FocusContext must be created when a form is opened as dialog Must focus another valid field if the focused field is removed Must focus another valid field if the focused field is hidden activateFocusContext activates the context of the given $container and restores its focus FormAdapter form destroy destroys the adapters of the children onModelAction disposeAdapter destroys the form FormLifecycle cancel don't open popup when nothing has been changed open popup when value of field has been changed triggers close event after cancel ok should validate fields and display message box when form is saved should call save handler when form is saved and all fields are valid validation error message should list labels of missing and invalid fields FormMenu setSelected opens and closes the form popup opens the popup and the ellipsis if the menu is overflown opens the popup but not the ellipsis if the menu is overflown and mobile popup style is used onModelPropertyChange selected calls setSelected Form init marks the root group box as main box open opens the form adds it to the display parent close closes the form removes it from the display parent abort closes the form if there is a close button closes the form by using cancel if there is no close button destroy destroys its children cacheBounds read and store bounds update bounds - if cacheBounds is true update bounds - if cacheBounds is false modal creates a glass pane if true does not create a glass pane if false displayParent is required if form is managed by a form controller, defaults to desktop is not required if form is just rendered always same as parent if display parent is set blocks desktop if modal and displayParent is desktop blocks detail form and outline if modal and displayParent is outline blocks form if modal and displayParent is form rootGroupBox.gridData is created using gridDataHints when the logical grid is validated initialFocus references the widget which should gain focus after the form is displayed BasicField acceptInput must always be sent to server at the end of input, if at least one change has been made updateDisplayTextOnModify = true, with changed text updateDisplayTextOnModify = false, with changed text updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with changed text updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with *pending* changed text updateDisplayTextOnModify = true, then acceptInput(false) is fired. -> send should be done immediately updateDisplayTextOnModify = true, w/o changed text updateDisplayTextOnModify = false, w/o changed text does not fail if field is removed while acceptInput is still pending clear removes the text and accepts input also with updateDisplayTextOnAnyKey set to true FormFieldAdapter onModelPropertyChange event should update model FormField inheritance inherits from Widget _initProperty gridDataHints are extended (not replaced) on init when gridDataHints is a plain object gridDataHints are replaced when gridDataHints is instanceof GridData property label position position on_field sets the label as placeholder does not call field._renderLabelPosition initially position top guarantees a minimum height if label is empty does not display a status if status visible = false disabled style read-only sets css class 'read-only' when field is disabled and setDisabledStyle has been called property tooltipText adds class has-tooltip if there is a tooltip text property menus adds class has-menus if there are menus adds class has-menus has-tooltip if there are menus and a tooltip property status visible shows a status if status visible = true does not show a status if status visible = false shows a status even though status visible is false but tooltipText is set shows a status even though status visible is false but errorStatus is set property visible shows the field if visible = true does not show the field if visible = false hides the status message if field is made invisible shows the status message if field is made visible ValueFieldAdapter _createPropertySortFunc should order properties ValueField property status visible shows a status even though status visible is false but there are visible menus init sets display text using formatValue if value is set initially does not override display text using formatValue if display text is set initially does not override display text using formatValue if display text is set initially even if value is set as well does not set value if value is invalid initially does not override the errorStatus if an errorStatus is set initially does not override the errorStatus if an errorStatus set initially even if an invalid value is set calls validate and format when value is set initially setValue sets the value, formats it and sets the display text does not set the value but the error status and display text if the validation fails deletes the error status if value is valid does not fire a property change if the value has not changed executes every validator when validating the value converts undefined to null _validateValue may throw an error if value is invalid may throw a scout.Status if value is invalid may throw a message if value is invalid parseAndSetValue parses and sets the value does not set the value but the error status if the parsing fails deletes the error status if parsing succeeds acceptInput accepts the current display text by calling parse, validate and format is triggered when input is accepted contains the actual displayText even if it was changed using format value updates the display text even if it was changed using parse value validator may be set initially addValidator adds a validator and revalidates the value removeValidator removes a validator and revalidates the value setValidator removes every validator and sets the new one setValidators replaces the list of validators with the given ones parser may be set initially setParser replaces the existing parser by a new one and parses the display text again formatter may be set initially setFormatter replaces the existing formatter by a new one and formats the value again clear removes the text and accepts input validation: initialValue, touched, empty and mandatory sets initialValue when markAsSaved is called sets touched to true when value is different from initial value sets empty to true when value is an empty string (for StringField) validate returns valid when errorStatus is not set and field is not mandatory validate returns not valid when errorStatus is set or field is mandatory and empty menu visibility context menu only shows visible menus context menu only shows only menus of specific type context menu triggers a display text changed event BeanField renders the bean updates properties correctly BrowserFieldAdapter sends postMessage on message Button setLabel toggles the class with-label on the icon setIconId toggles the class with-label on the icon setting legacy styles sets style attributes CheckBoxField inheritance inherits from ValueField _renderValue sets checked property _renderValue sets disabled property keyStroke toggles the value CheckBoxFieldWithTriState inheritance inherits from ValueField _renderValue sets checked and undefined classes _renderValue sets disabled property ClipboardField Rendered container has the right class Rendered field DIV has _not_ an unselectable attribute in IE9 DateFieldAdapter parseValue sets the server errorStatus if the displayText was reverted to the one provoking the error sets the server errorStatus if the displayText was reverted to the one provoking the error using key down/up sets the server errorStatus if the displayText was reverted to the one provoking the error using picker does not accidentially remove the model error status on acceptInput picker sends displayText and value if date was selected DateField displayText is shown correctly after rendering is removed properly when setting to '' parseAndSetValue parses and sets the value init sets display text using formatValue if value is set initially setValue sets the value, formats it and sets the display text does not set the value but the error status and display text if the validation fails deletes the error status if value is valid acceptInput validate again if a new date was typed and reverted acceptDate removes time as well if date was deleted does not remove time if date was deleted and time has an error acceptTime removes date as well if time was deleted does not remove date if time was deleted and date has an error click opens the datepicker opens the picker and preselects the current date but not the previous date if it was cleared before blur closes the datepicker accepts the prediction accepts the prediction with autoDate updates the model with the selected value sends value and displayText does not send value and displayText again if not changed does not send value and displayText if no date was entered validation invalidates field if value is invalid (not a date) prevents model update if value is invalid picker sets selected date as field value when a date was selected unselects the date if the field's text was removed sets selected date as field value when a date was selected even if another date was typed key handling ESC closes the datepicker ENTER updates the model with the selected value and closes picker DOWN opens the picker and selects the current date and time selects the current date if picker is open and no date is selected removes the error status if the date was invalid before opening the picker increases day by one increases month by one if shift is used as modifier increases year by one if ctrl is used as modifier increases minutes to the next 30 if pressed in time field UP decreases day by one decreases month by one if shift is used as modifier decreases year by one if ctrl is used as modifier date validation and prediction can validate inputs can predict dates can predict yyyy.MM can predict partial years allowed dates _referenceDate returns only allowed date - only one date _referenceDate returns only allowed date - choose nearest date in the future _referenceDate returns only allowed date - when no date in future is available, choose nearest date in past _setAllowedDates must convert date strings into Dates touch = true date picker touch popup is opened if datefield is touched is closed when date in picker is selected unregisters clone after close updates displayText and value of datefield if date in picker is selected updates displayText and value of datefield if date in picker is entered updates displayText and value of datefield if date and time in picker are entered shows datefield with same date as clicked datefield shows datefield with same date as clicked datefield, if field empty initially clears displayText and value of datefield if date in picker was removed shows datefield with same date as clicked datefield, even if value was deleted before does not remove time if date was cleared but another date selected time picker touch popup is opened if datefield is touched is closed when time in picker is selected updates displayText and value of datefield if date in picker is selected updates displayText and value of datefield if date in picker is entered does not remove date if time was cleared but another time selected hasDate renders date field if set to true renders before time field even if set later does not loose date if hasDate is toggled sets enabled property correctly if hasDate is toggled hasTime renders time field if set to true renders after date field even if set later does not loose time if hasTime is toggled sets enabled property correctly if hasTime is toggled GroupBoxBodyGrid01 group box layout 01 test horizontal layout test vertical smart layout GroupBoxBodyGrid02 group box layout 02 test horizontal layout test vertical smart layout GroupBoxBodyGrid03 group box layout 0100 test horizontal layout test vertical smart layout GroupBoxBodyGrid04 group box layout 04 test horizontal layout test vertical smart layout GroupBoxBodyGrid05 group box layout 05 test horizontal layout test vertical smart layout GroupBoxBodyGrid06 group box layout 06 test horizontal layout test vertical smart layout GroupBoxBodyGrid07 group box layout 07 test horizontal layout test vertical smart layout GroupBoxBodyGrid08 group box layout 08 test horizontal layout test vertical smart layout GroupBoxBodyGrid09 group box layout 09 test horizontal layout test vertical smart layout GroupBoxBodyGrid10 group box layout 10 test horizontal layout test vertical smart layout GroupBoxBodyGrid11 group box layout 11 test horizontal layout test vertical smart layout GroupBox _render adds group-box div when label is set renders controls initially if expanded does not render controls initially if collapsed, but on expand focus focus first focusable field in groupBox default values gridDataHints enabled is not propagated to children by default but maybe propagated to children if required logical grid is validated automatically by the logical grid layout will get dirty if a field gets invisible may be specified using the object type uses widthInPixel and heightInPixel as dialog width and height if set on main box scrollable null by default is set to true if it is a mainbox is not set to true if it is a mainbox but explicitly set to false LabelField HtmlEnabled if false, encodes html in display text if true, does not encode html in display text if false, replaces with br tag and encodes other text if true, does not replace with br tag and does not encode other text NumberFieldAdapter parse prevents setting the error status prevents clearing the error status supports the calculator NumberField setValue sets the value and formats it using decimalFormat if the value is valid tries to convert the value into a number does not set the value if it is invalid sets the error status and display text if the value is invalid uses another invalidation message than the value field acceptInput updates the display text after calculation even if the value was not changed setDecimalFormat sets the decimal format if the parameter is a string, it is assumed it is the pattern updates the value and the display text if the format changes updates the value and the display text if the multiplier changes calculates value with . as separator and ' as grouping char with , as separator and . as grouping char of unary expressions of sum expressions of product expressions of complex expressions of invalid expressions RadioButtonGroup enabled propagation selectButton selects the new button and unselects the old one makes only the new button tabbable does not remove the tabindex if the button is deselected focuses the new button if the old button had the focus RadioButton keyStroke selects the button does not focus the button SequenceBox mandatory indicator does not exist label width is 0 if it is empty status handling moves the error status of the last field to the seq box moves the tooltip of the last field to the seq box moves the menus of the last field to the seq box does not display the error message of the last field, only the one of the seq box removes the tooltip from the seq box if last field gets invisible moves the tooltip from the first field to the seq box if it gets the last field after a visibility change moves the error from the first field to the seq box if it gets the last field after a visibility change makes sure the status may be displayed on the field again if the field was the last visible field once SliderField slider accepts the value SmartField _onKeyUp does not call _openProposal() when TAB, CTRL or ALT has been pressed calls _openProposal() when a character key has been pressed _syncProposalChooser must reset _requestProposal property _openProposal must "browse all" when field is valid and browseAll parameter is true must search by display-text when field is valid and browseAll parameter is false must "browseAll" when field is invalid _acceptProposal must set displayText must call clearTimeout() for pending typedProposal events dont send _acceptProposal when displayText has not changed send _acceptProposal when displayText has changed send deleteProposal when displayText has been deleted quickly touch = true opens a touch popup when smart field gets touched opens a touch popup if there already is a proposal chooser while rendering shows smartfield with same text as clicked smartfield _formatValue uses a lookupcall to format the value returns empty string if value is null or undefined returns the value as string if there is no lookup call multiline multi-line lookupcall on single-line field multi-line lookupcall on multi-line field display text is also rendered if it is empty ProposalField2 proposal field defaults setValue setLookupRow should set value too lookupOnAcceptByText when lookupOnAcceptByText=true the value is not deleted when aboutToBlurByMouseDown is called should set error status when result has an exception SmartField2Multiline display text show first line as INPUT value, additional lines in separate DIV reset multiline-lines DIV on error SmartField2 general behavior defaults setLookupRow init LookupCall when configured as string when setValue is called, load and set the correct lookup row load proposals for the current displayText clear clears the value clears the value, also in touch mode does not close the popup but does a browse all touch popup marks field as clearable even if the field is not focused stays open if active / inactive radio buttons are clicked stays open even if there are no results (with active filter) acceptInput should not be triggered, when search text is (still) empty or equals to the text of the lookup row should not be triggered, when search text is (still) empty or equals to the text of the lookup row (lookupRow.text is null) should (not) reset selected lookup row use lookup row reset when popup is closed reset when user was typing or search-text has changed reset when lookup result is out-dated must add CSS class from selected lookup-row to field lookup should increase lookupSeqNo when a lookup is executed should set error status when result has an exception _executeLookup should always remove lookup-status (but not the error-status) lookupByKey should set first lookup-row from result as this.lookupRow touch / embed must clone properties required for embedded field _copyValuesFromField aboutToBlurByMouseDown should not perform lookup for search by text maxBrowseRowCount default - don't limit lookup rows limit lookup rows StringFieldAdapter onModelPropertyChange insertText may be called multiple times with the same text StringField inputMasked sets the field into password mode, if true unsets the password mode, if false insertText expects empty field at the beginning inserts text into an empty field appends text to the previous value (if no text is selected) replaces selection #1 (if part of the text is selected, selection does not start at the beginning) replaces selection #2 (if part of the text is selected, start at the beginning) replaces selection #3 (if whole content is selected) sends display text changed to server using accept text sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true trim should restore selection should not break when displayText is very long (regex is too big) setValue sets the value and display text if the value is valid tries to convert the value into a string sets the value to null if given value is empty sets value to null if given value only consists of whitespaces and trim is true does not set value to null if given value only consists of whitespaces and trim is false TabBoxAdapter onModelPropertyChange selectedTab selects the tab but does not send a selectTab event TabBox render does NOT call layout for the selected tab on initialization must not create LogicalGridData for tab items selection should select tabs by ID key handling supports left/right keys to select a tab-item TabItem _renderStatusVisible invalidates tabarea if status visibility changes _renderCssClass adds CSS class to both, TabItem and GroupBox TableFieldAdapter property table destroys the table and model adapter if value is changed to '' TableField property table shows (renders) the table if the value is set destroys the table if value is changed to null table gets class 'field' to make it work with the form field layout table gets class 'field' to make it work with the form field layout (also when table is set later) requiresSave should require save when row has been updated does not create a memory leak if same row is updated multiple times should require save when row has been deleted should require save when row has been inserted should NOT require save when row has been inserted and deleted again should NOT require save when row has been inserted and deleted again even if it was updated or checked in the meantime should require save when row has been checked should NOT require save when row has been checked and unchecked again WrappedForm mandatory indicator does not exist test initial focus disabled string field in inner form hasn't focus test initial focus enabled string field in inner form has focus IFrame setLocation sets the location of the iframe sets the location to about:blank if location is empty scout.Icon render creates a span if it is a font icon creates an img if it is an image icon setIconDesc accepts a string representing the iconId accepts a scout.IconDesc Key toKeyStrokeString creates a string representing that key considers modifiers KeyStroke unrepeatability means that an unrepeatable KeyStroke is triggered exactly once per keyup event, even given three keydown events means that an unrepeatable KeyStroke is triggered exactly once given the sequence (keydown, keyup) HtmlComponent install does NOT set data 'htmlComponent' when constructor is called sets data 'htmlComponent' when install() is called size returns getBoundingClientRect() of JQuery comp setSize accepts scout.Dimension as single argument calls invalidate on layout when size has changed insets reads padding, margin and border correctly validateLayout calls htmlComp.layout calls layout of the child component does not layout invisible components does not layout components with an invisible parent does not call isParentVisible too many times LayoutValidator invalidateTree keeps track of invalid html components considers only the topmost component and validate roots makes sure parent components are put in front of child components validate calls layout for each invalid html component does not call layout if component has been removed does not call layout if component has been detached, but does not remove from invalid components either removes the component from the list of invalidate components after validation cleanupInvalidObjects removes the widget from invalid components when a widget gets removed LogicalGridLayoutInfo Rectangle.union produces same results as java.awt.Rectangle layoutCellBounds calculates bounds graphics bounds returns rectangle with position from JQuery.position() returns rectangle with size from JQuery.outerWidth/Height returns rectangle with size from JQuery.outerWidth/Height() including margin if includeMargin is true Point equals Dimension accepts two numbers as width and height arguments accepts a single scout.Dimension argument equals Rectangle equals intersects Insets equals LookupRow constructor sets defaults when created with a plain object uses values from plain object instead of defaults, when set main nvl can return alternative value assertParameter throws Error when value is not set throws Error when value has wrong type isOneOf can check if value is one of multiple values create accepts string or object as first argument creates a new initialized widget with parent and session set creates local object if first parameter is the objectType sets property 'id' correctly when no ID is provided session must be set, but adapter should not be registered creates local object if first parameter of type object and contains objectType property ButtonAdapterMenu initialization / destroy should set/delete adaptedBy property on original button instance focusable element button should delegate to adapter menu ContextMenuPopup options.cloneMenuItems true clones the given menus and renders the clones only destroys and removes the clones on popup close false renders the original menus removes but does not destroy the menus on popup close renderMenuItems renders invisible menus adds last and first classes considers visibility when adding last and first classes MenuBarPopup is opened on doAction if the menu has child actions rerenders the head on a menu property change MenuBar setMenuItems prefers EmptySpace for the left position if menu has multiple menuTypes must add/destroy dynamically created separators renders menu bar invisible if no visible menu items are available renders menu bar visible if at least one visible menu item is available propertyChange must listen on property changes of its menu items (even when menu bar is not rendered) must remove property change listeners on destroy layout gets invalidated if a menu changes its visibility updateDefaultMenu marks first visible and enabled menu that reacts to ENTER keystroke as default menu updates state if menu gets enabled or disabled considers rendered state of default menu MenuItemsOrder _createSeparator _menuTypes Menu defaults should have expected defaults render render depending on the actionStyle render as separator must not render childActions when popup is not open isTabTarget should return true when menu can be a target of TAB action menus filter does nothing if no menus are given returns no menus if no types are given only returns visible menus, if onlyVisible param is set to true only returns menus with given type (even when menu is not visible) only returns parent menus if child menus should be displayed only returns parent menus if child menus have correct type updateSeparatorVisibility makes leading separators invisible makes trailing separators invisible makes duplicate separators invisible makes all separators invisible if there are no other visible menus reverts to old state if sibling menus get visible considers all rules Planner deleteResources deletes resources from model deletes resources from html document also adjusts selectedResources and selectionRange if deleted resource was selected updateResources updates resources in model updates resources in html document updates activities renderScale displayMode: DAY draws scale for whole day draws scale for one hour draws scale for two hour interval draws scale with only showing every second label displayMode: WEEK / WORK_WEEK draws scale for WEEK for whole day with 6h interval draws scale for WEEK with only showing every second label draws scale for WEEK with changing month draws scale for WORK_WEEK for whole day with 6h interval draws scale for WORK_WEEK with only showing every second label displayMode: MONTH draws scale draws scale with only showing every second label displayMode: CALENDAR_WEEK draws scale for CALENDAR_WEEK displayMode draws scale with only showing every second label draws scale with only showing every third label displayMode: YEAR draws scale for YEAR displayMode draws scale with only showing every second label draws scale with only showing every third label transformLeft/transformWidth calculates left and width in WEEK mode for whole days calculates left and width in WEEK mode for limitted day range calculates left and width in WEEK mode for limitted day range (only firstHourOfDay set) select selects at least the number of intervals configured by display mode options respects end of day if minSelectionIntervalCount is set Popup withGlassPane shows a glass pane if set to true does not show a glass pane if set to false scrollbars onScroll attaches handler to scrolling parents which execute when scrolling offScroll detaches handler from scrolling parents isLocationInView returns true if the given location is inside the given $scrollable returns false if x of the given location is outside of the given $scrollable (smaller) returns false if y of the given location is outside of the given $scrollable (smaller) returns false if x of the given location is outside of the given $scrollable (greater) returns false if y of the given location is outside of the given $scrollable (greater) render ensures parent has position absolute or relative BusyIndicator render uses entry point as parent if no $parent is provided uses $parent as parent if provided ModelAdapter can handle properties in any order _syncPropertiesOnPropertyChange calls set* methods or setProperty method init copies properties to widget sets default values destroy destroys the adapter and its children does not destroy children, which are globally used onModelPropertyChange adapter creates and registers the new adapter destroys the old adapter filters propertyChange events should send event when property change is triggered by widget should not send event when property is triggered by server widget events should handle widget event when it is not filtered should not handle widget event when it is filtered export adapter exportAdapterData should export last part of model-class as ID adapters creates and registers adapters destroys the old adapters destroys the old and creates the new adapters if the array contains both ResponseQueue add adds elements to the queue in the correct order removes elements that are superseded by combined response process processes elements in the correct order does not process elements in the wrong order does not process same response twice Session send sends multiple async events in one call sends multiple async events in one call over multiple user interactions if sending was delayed does not await the full delay if a susequent send call has a smaller delay does not await the full delay if a previous send call has a smaller delay coalesces events if event provides a coalesce function sends requests consecutively sends requests consecutively and respects delay queues ?poll results when user requests are pending resumes polling after successful responses does not resume polling after JS errors does not resume polling after UI server errors does not resume polling after HTTP errors does not resume polling after session terminated init sends startup parameter sends user agent on startup texts check if correct text is returned check if empty text is returned check if null text is returned check if arguments are replaced in text check if multiple arguments are replaced in text check if undefined texts return an error message optText returns undefined if key is not found optText returns default value if key is not found optText returns text if key found optText returns text if key found, with arguments Splitter renders the splitter at the given position SimpleTabArea renders the tabs in the correct order TableAdapter selectRows sends rowsSelected event containing rowIds does not send selection event if triggered by server checkRows sends rowsChecked event containing rowIds does not send rowsChecked event if triggered by server onModelAction rowsSelected event calls selectRows rowsDeleted event calls deleteRows does not send rowsSelected event for the deleted rows allRowsDeleted event calls deleteAllRows does not send rowsSelected event rowsInserted event calls insertRows may contain cells as objects may contain cells as scalars respects null values uses text as value if value is not provided rowOrderChanged event calls updateRowOrder correct DOM order for newly inserted rows rowsUpdated event calls updateRows columnStructureChanged event calls updateColumnStructure columnOrderChanged event calls updateColumnOrder columnHeadersUpdated event calls updateColumnHeaders onModelPropertyChange menus creates and registers menu adapters destroys the old menus destroys the old and creates the new menus if the list contains both _sendFilter should not coalesce remove and 'add' events _postCreateWidget should send a filter event, if a filter exists on table after widget is created. TableFilter row filtering applies row filter when table gets initialized doesn't filter anymore if filter gets removed applies row filter if a new row gets inserted applies row filter if a new row gets inserted, even if table is not rendered applies row filter if a row gets updated applies row filter if a row gets updated, even if table is not rendered properly handles successive row insertion and updates properly handles reset table case considers view range renders empty data if all rows are removed due to filtering selection gets removed for non visible rows after filtering stays removed even if filtered row is selected explicitly gets removed for non visible rows after filtering if a row has been updated gets restored for visible rows after filtering events filter gets fired when table with a filter is initializing does not get fired when table with no filters is initializing gets fired if filter() is called gets fired if filter() is called, even if table is not rendered gets not fired if rows are filtered again but the filtered rows have not changed gets fired if rows are filtered during updateRows gets fired if rows are filtered during insertRows gets fired if rows are filtered during deleteRows gets fired if rows are filtered during deleteAllRows does not get fired if rows are updated but row filter state has not changed gets sent to server containing rowIds when rows are filtered TableFooterSpec render attaches listener to the table but only once remove stops the open animation of the selected control stops the close animation of the selected control controls removes old and renders new controls on property change TableStatusTooltip shows ERROR tooltip shows INFO tooltip when table is rendered hides INFO tooltip when user clicks in table does not hide ERROR tooltip when user clicks in table TableHeaderMenu filter string column shows the unique string values converts multiline text to single line strips html tags if html is enabled reflects the state of the filter correctly updates the list after inserting a new row, if a filter is applied always displays the selected value, even if the table does not contain the value anymore displays empty values as -empty- stores selected text in filter.selectedValues stores empty as null and not '-empty-' grouping / sorting count sorted columns count grouped columns boolean column shows the unique string values sort enabled option enabled shows sort options in table header menu option disabled does not show sort options in table header menu sort mode sorts alphabetically sorts by amount TableHeaderSpec render attaches listener to the table but only once TableKeyStrokes key up selects the above row selects the last row if no row is selected yet selects the second last row if all rows are selected selects the only row if there is only one does nothing if first row already is selected if first row already is selected but is not the last action row, the row above the last action row gets selected if there is a last action row, selects the row above last last action row selects the row above the last action row even if the row above already is selected uses last row of selection as last action row if last action row is not visible anymore + shift adds the row above to the selection removes the row above from the selection if the last action row is the last row of the selection if the row above the last action row is not selected, adds the row above to the selection key down selects the row below selects the first row if no row is selected yet selects the second row if all rows are selected selects the only row if there is only one does nothing if last row already is selected if there is a last action row, selects the row below the last action row selects the row below the last action row even if the row below already is selected uses last row of selection as last action row if last action row is not visible anymore + shift adds the row below to the selection removes the row below from the selection if the last action row is the first row of the selection if the row below the last action row is not selected, adds the row below to the selection end selects last row + shift selects all rows from currently selected row to last row preserves existing selection considers last action row as start row for new selection uses last row of selection as last action row if last action row is not visible anymore does nothing if last row is already selected does not add same rows to selectedRows twice home selects first row + shift selects all rows from currently selected row to first row preserves existing selection considers last action row as start row for new selection uses first row of selection as last action row if last action row is not visible anymore does nothing if first row is already selected does not add same rows to selectedRows twice space does nothing if no rows are selected checks the selected rows if first row is unchecked does not modify already checked rows when checking unchecks the selected rows if first row is checked page up selects the only row if there is only one page down selects the only row if there is only one Table render renders CSS class renders a table header renders table rows accepts rows with cells accepts rows with text only _calculateViewRangeForRowIndex returns a range based on viewRangeSize rowIcons and checkable rows creates an artificial cell when a rowIcon is set on a row insertRows inserts rows at the end of the table renders rows only if view range is not full yet rowsInserted event must be triggered before rowOrderChanged event updateRows updates the model cell texts updates the html cell texts does not fail if the row to update is the same instance as the existing one does not destroy selection silently updates rows which are not in view range deleteRows deletes single rows from model deletes single rows from html document considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered) deleteAllRows deletes all rows from model deletes all rows from html document silently removes not rendered rows updateRowOrder reorders the model rows reorders the html nodes considers view range checkRow checks the row, does not uncheck others if multiCheck is set to true unchecks other rows if multiCheck is set to false does not check the row if checkable is set to false does not check the row if the row is disabled does not check the row if the table is disabled considers view range keeps added checkable column visible even when reloading factory settings does not add an additional checkable column if one is already configured selectRows updates model selects rendered rows and unselects others considers view range triggers rowsSelected selectedRow() returns first selected row or null when table has no selection toggle selection selects all if not all are selected selects none if all are selected selectAll selects all rows considers view range -> renders selection only for rendered rows doRowAction sends rowAction event with row and column does not send rowAction event if the row is not selected does not send rowAction event if it is not the only one selected row resizeColumn updates column model and sends resize event does not send resize event when resizing is in progress sends resize event when resizing is finished autoResizeColumns distributes the table columns using initialWidth as weight excludes columns with fixed width does not make the column smaller than the initial size does not make the column smaller than a minimum size sort updates column model model update sets sortAscending according to direction param resets properties on other columns sets sortIndex does not remove sortIndex for columns always included at begin does not remove sortIndex for columns always included at end does not remove sortIndex for columns always included at begin and end (combination) removes column from sort columns sends sort without sortingRequested event when client side sorting is possible sends sort event with sortingRequested if client side sorting is not possible sorts the data regroups the data if group by column is active restores selection after sorting sorting sorts text columns considering locale (if browser supports it) sorts number columns sorts date columns uses non sort columns as fallback column grouping renders an aggregate row for each group considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows considers view range -> only renders an aggregate row for rendered rows considers view range -> doesn't render an aggregate row if the last row of the group is not rendered regroups if rows get inserted regroups if rows get inserted, event is from server and table was empty does not regroup if rows get inserted, event is from server and table was not empty regroups if rows get deleted removes aggregate rows if all rows get deleted regroups if rows get updated may group column 0 only may group column 1 only may group columns 0 (avg) and 1 (sum) may group columns 0, 1 and 2 may group columns 2 and 1 may group column 1 only after grouping column 0 first may group column 1 and 2 after grouping column 0 first row click selects row and unselects others sends selection and click events sends only click if row already is selected sends selection, checked and click events if table is checkable and checkbox has been clicked right click on row opens context menu context menu only shows items without header type also if there is a type singleSelection context menu only shows visible menus _filterMenus returns no menus for contextMenu if no row is selected returns only single selection menus for contextMenu if one row is selected returns only multi selection menus for contextMenu if multiple rows are selected returns menus with single- and multi selection set for contextMenu if one or more rows are selected returns only empty space menus if no row is selected returns empty space and single selection menus if one row is selected returns empty space and multi selection menus if multiple rows are selected returns menus with empty space, single- and multi selection set if one or more rows are selected row mouse down / move / up selects multiple rows only sends selection event, no click only send one event for mousedown and immediate mouseup on the same row only selects first row if mouse move selection or multi selection is disabled moveColumn moves column from oldPos to newPos considers view range (does not fail if not all rows are rendered) updateRowOrder correct DOM order for newly inserted rows initColumns sets the column indices if not already set does not set the column indices if already set updateColumnStructure resets the model columns redraws the header to reflect header cell changes (text) updates width of empty data updateColumnOrder reorders the model columns reorders the html nodes silently moves cells which are not rendered in view range updateColumnHeaders updates the text and sorting state of model columns updates sort indices of the sort columns if a sort column got removed updates the text and sorting state of html table header nodes updates the custom css class of table header nodes considers html enabled property of table header cells headerVisible hides/shows the table header View range markers Must not throw an error when called in detached state Column visibility update headers and rows when visibility of a column changes visibleColumns() only return visible columns moveColumn() must deal with different indices for visible and all columns TableUpdateBuffer buffers updateRow calls and processes them when all promises resolve prevents rendering viewport while buffering processes immediately when a resolved promise is added BooleanColumn table checkable column a checkbox column gets inserted if table.checkable=true no checkbox column gets inserted if table.checkable=false this.checkableColumn is set to the new column displays the row.checked state as checkbox boolean column displays the cell value as checkbox Column considers horizontal alignment converts linebreak into
in header cells considers custom css class of a column considers custom css class of a column, as well for checkbox columns considers custom css class of a cell, if both are set only the cell class is used considers htmlEnabled of a cell caches encoded text of a cell to improve performance multilineText replaces with br, but only if htmlEnabled is false textWrap wraps text if column.textWrap and table.multilineText are true does not wrap text if column.textWrap is false and table.multilineText is true does not wrap text if column.textWrap is true and table.multilineText is false initCell sets the value and the text calls formatValue to format the text calls formatValue to format the text, also for cell objects does not format the value if a text is provided sets the value to null if only text is provided setCellValue sets the value and the text calls formatValue to format the text cell getters cell() should return cell of given row selectedCell() should return cell from selected row autoOptimizeWidth will resize the column to fit its content after layouting also works if there is no header considers images autoOptimizeWidthRequired will be set to true if a row is updated and the content changed will be set to true if a row is inserted will be set to true if a row is deleted will be set to true if all rows are deleted will be set to true if autoOptimizeWidth is set dynamically displayable if set to false, column may not be made visible NumberColumn background effect colorGradient1 colors cells from red to green colors cells according to rounded values considers view range -> only colors rendered cells updates colors if row gets deleted updates colors if row gets inserted updates colors if row gets updated colors cells if table gets rendered restores existing background color if background effect gets removed barChart does not overwrite existing background color setBackgroundEffect changes the background effect sends columnBackgroundEffectChanged event does not send columnBackgroundEffectChanged if server triggered it calculateMinMaxValues calculates the min/max values based on rounded values format updates the value and the display text if the multiplier changes scout.comparators tests 'compare' method of TEXT comparator tests 'compareIgnoreCase' method of TEXT comparator tests 'compare' method of NUMERIC comparator tests 'compare' method of ALPHANUMERIC comparator tests 'compareIgnoreCase' method of ALPHANUMERIC comparator tests 'compareIgnoreCase' method of ALPHANUMERIC comparator with session AggregateTableControl aggregate creates an aggregate row sums up numbers in a number column aggregation type none does not aggregate sums up numbers in a number column but only on filtered rows sums up numbers in a number column and considers format pattern sums up numbers in a number column and considers rounded values fo aggregation updates aggregation if a row is inserted updates aggregation if a row is updated updates aggregation if a row is deleted eanbled state is false if there are no number columns is true if there is at least one number column is false if there is a number column but without an aggregate function selected state is false if control is not enabled initially is set to false if control will be disabled TableControl selected opens and closes the control container removes the content of the previous selected control without closing the container sends selected events (for current and previous selection) CellEditor mouse click starts cell edit if cell is editable does not start cell edit if cell is not editable does not start cell edit if row is disabled does not start cell edit if table is disabled does not start cell edit if mouse down and up happened on different cells does not start cell edit if right mouse button was pressed does not start cell edit if middle mouse button was pressed does not open cell editor if a ctrl or shift is pressed, because the user probably wants to do row selection rather than cell editing startCellEdit event opens popup with field endCellEdit event destroys the field removes the cell editor popup completeEdit sends completeCellEdit sends completeCellEdit only once does not remove the popup and its field (will be done by endCellEdit) cancelEdit sends cancelCellEdit removes the popup and its field validation shows a tooltip if field has an error does not sho a tooltip if field has no error popup recovery reopens popup if row gets updated closes popup if row gets deleted closes popup if all rows get deleted closes popup (before) table is detached closes popup when table is removed tooltip recovery removes tooltip if row gets deleted DateColumnUserFilter acceptByFields works acceptByFields works with time addFilterFields must not create date fields with time TableTextUserFilter filter filters rows based on cell text separates cell values with whitepace works with bean columns DateFormat format considers d M y considers h H m a considers E parse considers d M y considers h H m a analyze analyzes the text and returns an object with months, years and days considers pattern dd.MM.yyyy considers pattern yyyy-MM-dd considers pattern MM/dd/yyy checks correct handling of am/pm proposes valid dates for pattern dd.MM.yyyy proposes valid dates for pattern MM.yyyy proposes valid dates for pattern yyyy proposes valid times DecimalFormat constructor uses the pattern from the options if the options parameter is a string, it assumes it is the pattern format considers decimal separators considers grouping separators is lenient with grouping separators can swap the position of the minus sign can handle invalid patterns distinguishes digits and zero digits can handle positive and negative subpattern can handle exotic symbols can handle percentages, format taken from application can handle multiplier can handle rounding mode round can handle rounding modes TextMap get returns correct text for key may return empty text may return null text replaces arguments in text may replace multiple arguments returns a text containing undefinied if the key is not found does a parent lookup if key is not found returns a text containing undefinied if neither child nor parent contains the key optGet returns undefined if key is not found returns default value if key is not found returns text if key is found returns text if key is found, with arguments replaces the same placeholder if used multiple times does a parent lookup if key is not found scout.texts init creates Texts objects for each language tag given in the model links Texts objects according the sub tags of the language tag does not override existing text maps get returns the Texts for the given language tag returns a Texts object with correct linking creates an empty Texts object with correct linking if language tag is unknown scout.tooltips can be installed and uninstalled for a form field creates a tooltip on mouseenter and removes it on mouseleave if text is empty no tooltip will be shown is a function, it will be called for tooltip text is undefined no tooltip will be shown is provided by component, it will be used as tooltip text is provided as function by component, it will be called and used as tooltip text is provided using options and by component, text provided using options will be used is a function, component is passed as first and only argument CompactTreeAdapter selectNodes selects child node and notifies server if server selects the first title node Compacttree creation adds no empty section node adds a node with child node adds a node with child nodes in correct order deletes a node inserts a child node node click calls selectNodes TreeAdapter node click sends selection and click events in one call in this order sends selection, check and click events if tree is checkable and checkbox has been clicked does not send click if mouse down happens on another node than mouseup does not send click if mouse down does not happen on a node node double click sends clicked, selection, action and expansion events node control double click sends clicked, selection, action and expansion events selectNodes sends nodeExpanded for the parents if a hidden node should be selected whose parents are collapsed (revealing the selection) does not send selection event if triggered by server checkNodes does not send checked event if triggered by server setNodesExpanded does not send expand event if triggered by server collapseAll sends nodeExpanded for every collapsed node onModelAction nodesInserted event calls insertNodes nodesDeleted event calls deleteNodes allChildNodesDeleted event calls deleteAllChildNodes nodesSelected event calls selectNodes nodeChanged event calls changeNode updates the text of the node nodesUpdated event calls updateNodes childNodeOrderChanged event calls updateNodeOrder multiple events handles delete, collapse, insert, expand events correctly TreeKeyStrokes key up selects the above node in collapsed tree selects the above node node in expanded tree selects the last node if no node is selected yet selects the only node if there is only one does nothing if first node already is selected key down selects the node below in collapsed tree selects the first node if no row is selected yet selects the above node node in expanded tree selects the only node if there is only one does nothing if last node already is selected Home selects first node in collapsed tree selects first node in expanded tree Subtract collapses a node collapses a node and drill up Add expands a node expands a node and drill down End jumps to last node space does nothing if no nodes are selected checks the selected node unchecks the selected node TreeNodePosition _findInsertPositionInFlatList insert node between two other nodes on the same level insert node between two other nodes on another level insert node ahead all other nodes on the same level insert node below all other nodes on the same level insert a subtree between two other nodes on the same level insert a node below another node of the same level with an expanded subtree _addChildrenToFlatListIfExpanded expands collapsed node expands collapsed node with different levels in insertBatch Tree creation adds nodes does not add notes if no nodes are provided insertNodes inserting a child inserts in a reasonable order if childNodeIndex is not set updates model updates model with a complex node containing another node updates html document if parent is expanded updates html document at a specific position only updates the model if parent is collapsed expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes with breadcrumb style inserts a html node if the parent node is selected only updates model if the parent node is not selected inserts html nodes at a specific position expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes updateNodes update same node instance enabled update updates the enabled state of the model node updates the enabled state of the html node, if visible updates the enabled state of the html node after expansion, if not visible enabled update on checkable tree updates the enabled state of the model node updates the enabled state of the html node, if visible updates the enabled state of the html node after expansion, if not visible changeNode updates the text of the model node updates the text of the html node updates custom cssClass of model and html node preserves child-of-selected when root nodes get changed preserves child-of-selected when child nodes get changed preserves group css class when nodes get updated deleteNodes deleting a child updates model updates html document updates child node indices considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered) deleting a root node updates model updates html document deleting a collapsed root node updates model updates html document deleting all nodes updates model updates html document deleteAllChildNodes deletes all nodes from model deletes all nodes from html document deletes all nodes from model for a given parent deletes all nodes from html document for a given parent checkNodes checks a subnode -> mark upper nodes checks a node -> mark upper nodes -> uncheck node and test if node keeps marked because children are checked checks a subnode and its sibling -> mark upper nodes -> uncheck one of the siblings does not check a disabled node does not check a node in a disabled tree never checks two nodes if multiCheck is set to false checks children if autoCheckChildren is set to true does not check the children if autoCheckChildren is set to false does not check nodes if checkable is set to false node click calls tree._onNodeMouseDown updates model (selection) node double click expands/collapses the node node control double click does the same as control single click (does NOT expand and immediately collapse again) deselectAll clears the selection selectNodes selects a node selectedNode() expands the parents if a hidden node should be selected whose parents are collapsed (revealing the selection) also expands the node if bread crumb mode is enabled also expands the parents in breadcrumb mode if a hidden node should be selected after being expanded and collapsed while in its hidden state sets css class ancestor-of-selected on every ancestor of the selected element sets css class child-of-selected on direct children of the selected element may select a node which is not rendered sets parent and ancestor css classes even if nodes are not rendered sets child-of-selected css class even if nodes are not rendered expandNode sets css class child-of-selected on direct children if the expanded node is selected renders the child nodes if parent is expanded with breadcrumb style renders the child nodes if parent is expanded ensures top level nodes are rendered expandAllParentNodes expands all parent nodes of the given node (model) expands all parent nodes of the given node (html) collapseNode prevents collapsing in bread crumb mode if node is selected collapseAll collapses all nodes updateItemPath Sets css class group on every element within the same group updateNodeOrder reorders the child nodes if parent is given (model) reorders the child nodes if parent is given and expanded (model) reorders the child nodes if parent is given (html) considers view range when updating child node order reorders expanded child nodes if parent is given (model) reorders the root nodes if no parent is given (model) reorders the root nodes if no parent is given (html) reorders expanded root nodes if no parent is given (model) reorders expanded root nodes if no parent is given (html) tree filter filters nodes when filter() is called filters nodes when filter is added and removed makes sure only filtered nodes are displayed when node gets expanded applies filter if a node gets changed applies filter if a node gets inserted make sure nodes unchanged by filters are attached. See ticket #168957 shows nodes correctly if nodes are made hidden right before tree enabled/disabled disables checkboxes when tree is disabled test visible list and map with initial all expanded nodes init with all expanded in correct order collapse a node -> all children have to be removed filter node -> filtered node and children has to be removed from visible update node -> node is filtered insert expanded node to expanded parent insert child node in filtered parent insert child node which should be filtered with initial all closed nodes init with all collapsed insert child node collapsed parent expand node expand child node destroy tree nodes should destroy all tree nodes and set destroyed flag scout.Call calls done on success calls fail on failure retries on failure DetachHelper restores sticky tooltips removes tooltip when achor is detached considers the context of $anchor -> only removes tooltips in that context Device scout.device is initialized automatically isWindowsTablet returns true when browser is Edge and scrollbarWidth is 0 user agent parsing recognizes iOS devices recognizes Android devices recognizes normal Windows PCs recognizes supported browsers EventSupport on / trigger / off single event func only triggered until off() is called multiple events one single event func only triggered once when registered with one() event parameter passed to registered func de-register function registered with one() off remove all with same type remove specific listener Range equals union returns a new range with the sum of both ranges returns a copy of both ranges if the ranges don't overlap returns a copy of the non empty range if one range is empty subtract returns a new range where the second range is removed from the first returns a copy of the first range if the second does not overlap the first returns an empty range if second range completely covers the first returns a new range if second range is inside the first and touches a border returns an array of two ranges if second range is inside the first but does not touch a border returns a copy of the first range if the second range is empty returns an empty range if the first range is empty subtractAll subtracts all given ranges may return multiple ranges intersect returns a new range with the part where both ranges overlap returns an empty range if the ranges don't overlap returns an empty range if one range is empty scout.URL can parse super-simple URL can parse empty hash can parse a moderately simple URL can convert the URL to string (only changed in order of arguments) can handle multi-valued parameters can add parameters can remove parameters can create or replace parameters can handle non-ascii characters can sort parameters scout.arrays init checks whether array has correct length and initial values ensure creates an array if the param is not an array returns the param if the param already is an array remove removes elements removeAll removes all given elements considers emtpy args replace replaces elements insert insert element at index insertArray insert element array at index max returns 0 iff input contains 0 behaves like Math.max on null and undefined ignores non-number elements min returns 0 iff input contains 0 behaves like Math.min on null and undefined ignores non-number elements move replaces elements union merges two arrays merges two arrays and removes duplicates also works with floats if the arrays contain objects instead of primitives, it uses their id to check for equality does not fail if arr1 or arr2 are not defined equals checks whether two arrays contain the same elements in the same order considers emtpy and same arrays returns true if one array is undefined/null and the other empty equalsIgnoreOrder checks whether two arrays contain the same elements without considering the order considers emtpy and same arrays returns true if one array is undefined/null and the other empty findIndex returns the index of the element for which the given predicate returns true find returns the element for which the given predicate returns true findFrom returns the element for which the given predicate returns true, starting from a given index does not return the element for which the given predicate returns true, if it is on the left side of the start index also checks the element at start index searches from right to left if backwards is true format formats an array by concatenating each entry returns '' for empty array or if no array was provided formatEncoded encodes the html of each array element first finds first array element last finds last array element pushIfDefined pushes element only if it is defined scout.dates shift shifts year or month or day shifts year and month if both provided shifts year and month and day if all provided shift year adds or removes years handles edge case leap year shift month adds or removes months handles edge case start month handles edge case end month handles edge case leap year shiftToNextDayOfType shifts to next day of type shiftToPreviousDayOfType shifts to previous day of type ensureMonday shifts to next monday in direction if it is not a monday yet isSameDay returns true if day, month and year matches compareMonths returns the differences in number of months ignores time works with different years compareDays returns the differences in number of days ignores time works with different month works with different years timestamp returns a string of the expected length withonly digits orderWeekdays orders weekdays toJsonDate / parseJsonDate can handle missing or invalid inputs can convert JSON and JS dates create can create dates weekInYear can calculate week in year format can handle invalid values can format valid dates compare can handle invalid dates can compare valid dates equals returns true if the dates are equal, false if not isLeapYear correctly identifies leap years combineDateTime creates a new date by using date part of param date and time part of param time. uses 01-01-1970 as date part if date is ommitted uses 00:00 as time part if time is ommitted scout.defaultValues init can load invalid configurations applyTo can apply default values to JSON can apply default values to JSON considering the model variant copies default values 'by value' scout.icons parses bitmap icons parses font icons (scoutIcons font) parses font icons (custom font) parses returns a CSS class for custom fonts appends CSS class string with custom fonts scout.models get load object without type ensure the object is a copy extend insert new property into root object override property in root object insert new property into a non existing array on root object override property in tree object insert new object into tree object insert new object tree into tree object insert new object into tree object with fixed index insert new object into tree object with relative index insert new object into tree object with relative index and two extension elements insert object referenced by String insert object bound to field insert objects array bound to field scout.numbers round tests special cases tests rounding mode 'UP' tests rounding mode 'DOWN' tests rounding mode 'CEILING' tests rounding mode 'FLOOR' tests rounding mode 'HALF_UP' tests rounding mode 'HALF_DOWN' shiftDecimalPoint can shift decimal point to left and right randomId can generate random IDs correlationId can generate random correlation IDs isNumber returns true if the value is a number returns false if the value is not a number returns false if the value is NaN scout.objects copyProperties copies all properties copies the properties from prototype as well copies only the properties specified by the filter, if there is one copyOwnProperties copies all properties does not copy the properties from prototype copies only the properties specified by the filter, if there is one countOwnProperties counts all own properties valueCopy copies an object by value isNumber returns true iff argument is a number isArray returns true when argument is an array isNullOrUndefined returns true when argument is null or undefined, but not when 0 or any other value values returns object values can handle maps findChildObjectByKey find root object find object in tree find object in array find object in nested array find object in array within the tree search for not existing property search for not existing id search for not existing property and value isPlainObject works as expected argumentsToArray returns an array scout.promises oneByOne stops executing after failure groupwise stops executing after failed group parallel stops executing after failed promise does not cut off error arguments adds all result arguments, one for each deferred scout.strings nl2br can convert newlines to br tags encodes html, if the parameter is set to true (default) hasText can check if string has text repeat can repeat strings padZeroLeft can pad strings with 0 startsWith can check if a string starts with another endsWith can check if a string ends with another count can count occurrences encode encodes html does not try to encode empty strings caches the html element used for encoding join joins strings join works with array as second parameter box boxes strings lowercaseFirstLetter converts first letter to lowercase quote quotes special characters for regexp asString converts input to string plainText converts html to plain text does not try to get plaintext of empty strings caches the html element used for getting plain text considers upper and lower case tags converts br, p, div into new lines converts li, tr into new lines converts td into whitespaces converts  , &, >, < preserves tabs removes leading and trailing newlines if configured leaves multiple newlines alone unless configured insertAt can insert strings into other strings nvl returns an empty string when input is null or undefined should throw an error when called with more than one parameter countCodePoints returns the number of codepoints in a string splitMax returns not more than limit elements scout.styles can calculate and apply legacy styles Widget rendering should set rendering, rendered flags correctly should set rendering flag to true _while_ the component is rendering attach/detach attached and rendered is false by default attached and rendered has the right value after render/remove and attach/detach clone clones only properties marked as clone property 'text' must be recognized as clone property, but not '$container' prefers properties passed as modelOverride init links widget properties with the widget destroy destroys the widget destroys the children does only destroy children if the parent is the owner removes the link to parent and owner setParent links the widget with the new parent removes the widget from the old parent if the old is not the owner does not remove the widget from the old parent if the old is the owner relinks parent destroy listener to the new parent remove removes the widget removes the children does not remove the children if owner is removed but parent is still rendered setProperty triggers a property change event if the value changes does not trigger a property change event if the value does not change with widget property links the widget with the new child widget links the widget with the new child widgets if it is an array does not fail if new widget is null calls the _render* method if there is one for this property property css class adds or removes custom css class does not accidentally remove other css classes on a property change addCssClass adds the cssClass to the existing classes does not add the same class multiple times removeCssClass removes the cssClass from the existing classes focus sets the focus on the container schedules the focus request if the widget is not rendered Widget properties automatically resolves referenced widgets Results: 1572 specs, 0 failures, 0 pending [INFO] stopped o.e.j.s.h.ContextHandler{/webjars,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/classpath,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/spec,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] stopped o.e.j.s.h.ContextHandler{/src,file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/} [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >----- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 7.0.300-SNAPSHOT [33/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >-- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 7.0.300-SNAPSHOT [34/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/7.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 7.0.300-SNAPSHOT [35/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/target/classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/7.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >---------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 7.0.300-SNAPSHOT [36/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >----- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 7.0.300-SNAPSHOT [37/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >-------- [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 7.0.300-SNAPSHOT [38/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.dev.jetty.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.dev.jetty.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.dev.jetty.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.scout.dev.jetty.JettyServerTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.scout.dev.jetty.JettyServerTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/7.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-7.0.300-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >--------- [INFO] Building org.eclipse.scout.rt-settings 7.0.300-SNAPSHOT [39/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt-settings --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.rt-settings --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.rt-settings --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.rt-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.rt-settings --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-7.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/7.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-7.0.300-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Scout RT 7.0.300-SNAPSHOT: [INFO] [INFO] Eclipse Scout RT ................................... SUCCESS [28:47 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [01:40 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [ 36.840 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [01:53 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [ 4.803 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [ 6.341 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [ 1.671 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [ 9.888 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api .. SUCCESS [ 2.121 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [ 1.555 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 11.630 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms SUCCESS [ 1.669 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [ 2.315 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [ 1.567 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [03:10 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [ 1.606 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [ 4.591 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test SUCCESS [ 2.618 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms .. SUCCESS [ 1.278 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test SUCCESS [02:34 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson .. SUCCESS [ 1.253 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest ..... SUCCESS [ 1.663 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test SUCCESS [ 2.864 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test SUCCESS [ 2.770 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [ 4.134 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 22.054 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [ 3.551 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [ 2.681 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [ 1.400 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SUCCESS [01:31 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [ 2.928 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [07:39 min] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium SUCCESS [ 2.535 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SUCCESS [ 3.053 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [ 1.608 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [ 2.462 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [ 1.311 s] [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [ 2.100 s] [INFO] org.eclipse.scout.rt-settings ...................... SUCCESS [ 1.226 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49:49 min [INFO] Finished at: 2021-08-17T13:08:43Z [INFO] ------------------------------------------------------------------------ Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS