Skip to content
Success

Console Output

18:05:11 Started by an SCM change
18:05:11 Building in workspace /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace
18:05:11 No credentials specified
18:05:11  > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
18:05:11 Fetching changes from the remote Git repository
18:05:11  > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
18:05:11 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
18:05:11  > /usr/local/bin/git --version # timeout=10
18:05:11  > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/*
18:05:27  > /usr/local/bin/git rev-parse refs/remotes/origin/releases/6.0.x^{commit} # timeout=10
18:05:27  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/6.0.x^{commit} # timeout=10
18:05:27 Checking out Revision 7394ab3952d8c34ed62dcefbee06ef04cdcf3ee0 (refs/remotes/origin/releases/6.0.x)
18:05:27  > /usr/local/bin/git config core.sparsecheckout # timeout=10
18:05:27  > /usr/local/bin/git checkout -f 7394ab3952d8c34ed62dcefbee06ef04cdcf3ee0
18:05:27 Commit message: "Bug 549754: Reduce fork count to one (single vm)"
18:05:27  > /usr/local/bin/git rev-list --no-walk 3cbca20e166eb8a405287081e9d18889b6a5ec04 # timeout=10
18:05:27 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/6.0.x -Dmaster_sanityCheck_skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository clean install -U -e
18:05:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:05:29 [INFO] Error stacktraces are turned on.
18:05:29 [INFO] Scanning for projects...
18:05:30 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:6.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
18:05:30 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:6.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
18:05:30 [INFO] ------------------------------------------------------------------------
18:05:30 [INFO] Reactor Build Order:
18:05:30 [INFO] 
18:05:30 [INFO] Eclipse Scout RT                                                   [pom]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms               [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
18:05:30 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
18:05:30 [INFO] org.eclipse.scout.rt-settings                                      [jar]
18:05:30 [INFO] 
18:05:30 [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
18:05:30 [INFO] Building Eclipse Scout RT 6.0.300-SNAPSHOT                        [1/30]
18:05:30 [INFO] --------------------------------[ pom ]---------------------------------
18:05:30 [INFO] 
18:05:30 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt ---
18:05:31 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/target
18:05:31 [INFO] 
18:05:31 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.rt ---
18:05:31 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/.flattened-pom.xml
18:05:31 [INFO] 
18:05:31 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
18:05:32 [INFO] Skipping Rule Enforcement.
18:05:32 [INFO] 
18:05:32 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt ---
18:05:32 [INFO] 
18:05:32 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt ---
18:05:33 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
18:05:33 [INFO] 
18:05:33 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.rt ---
18:05:33 [INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:6.0.300-SNAPSHOT...
18:05:33 [INFO] 
18:05:33 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt ---
18:05:34 [INFO] 
18:05:34 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt ---
18:05:34 [INFO] Skipping packaging of the test-jar
18:05:34 [INFO] 
18:05:34 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
18:05:35 [INFO] 
18:05:35 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
18:05:35 [INFO] 
18:05:35 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt ---
18:05:35 [INFO] Skipping duplicate-finder execution!
18:05:35 [INFO] 
18:05:35 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt ---
18:05:36 [INFO] Signature checking is skipped.
18:05:36 [INFO] 
18:05:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt ---
18:05:36 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/org.eclipse.scout.rt-6.0.300-SNAPSHOT.pom
18:05:36 [INFO] 
18:05:36 [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
18:05:36 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 6.0.300-SNAPSHOT [2/30]
18:05:36 [INFO] --------------------------------[ jar ]---------------------------------
18:05:36 [INFO] 
18:05:36 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.json ---
18:05:36 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target
18:05:36 [INFO] 
18:05:36 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
18:05:36 [INFO] Skipping Rule Enforcement.
18:05:36 [INFO] 
18:05:36 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.json ---
18:05:38 [INFO] 
18:05:38 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.json ---
18:05:38 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
18:05:38 [INFO] 
18:05:38 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.json ---
18:05:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:38 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/src/main/resources
18:05:38 [INFO] 
18:05:38 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.json ---
18:05:39 [INFO] Changes detected - recompiling the module!
18:05:39 [INFO] Compiling 6 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/classes
18:05:40 [INFO] 
18:05:40 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.json ---
18:05:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:40 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/src/test/resources
18:05:40 [INFO] 
18:05:40 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.json ---
18:05:40 [INFO] Changes detected - recompiling the module!
18:05:40 [INFO] Compiling 7 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/test-classes
18:05:40 [INFO] 
18:05:40 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.json ---
18:05:40 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/surefire-reports
18:05:40 
18:05:40 -------------------------------------------------------
18:05:40  T E S T S
18:05:40 -------------------------------------------------------
18:05:40 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:05:41 Running org.json.CompatibilityTest
18:05:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.json.CompatibilityTest
18:05:41 Running org.json.JSONArrayTest
18:05:41 Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.json.JSONArrayTest
18:05:41 Running org.json.JSONObjectTest
18:05:41 Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.json.JSONObjectTest
18:05:41 Running org.json.JSONStringerTest
18:05:41 Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.json.JSONStringerTest
18:05:41 Running org.json.JSONTokenerTest
18:05:41 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.json.JSONTokenerTest
18:05:41 Running org.json.ParsingTest
18:05:41 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.json.ParsingTest
18:05:41 Running org.json.SelfUseTest
18:05:41 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.json.SelfUseTest
18:05:41 
18:05:41 Results :
18:05:41 
18:05:41 Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
18:05:41 
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.json ---
18:05:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json ---
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.json ---
18:05:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
18:05:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
18:05:41 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar
18:05:41 [INFO] 
18:05:41 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.json ---
18:05:41 [INFO] Skipping duplicate-finder execution!
18:05:41 [INFO] 
18:05:41 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.json ---
18:05:41 [INFO] Signature checking is skipped.
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json ---
18:05:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT.jar
18:05:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT.pom
18:05:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-tests.jar
18:05:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-sources.jar
18:05:41 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.json/target/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-SNAPSHOT-test-sources.jar
18:05:41 [INFO] 
18:05:41 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
18:05:41 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 6.0.300-SNAPSHOT [3/30]
18:05:41 [INFO] --------------------------------[ jar ]---------------------------------
18:05:41 [INFO] 
18:05:41 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform ---
18:05:41 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target
18:05:42 [INFO] 
18:05:42 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
18:05:42 [INFO] Skipping Rule Enforcement.
18:05:42 [INFO] 
18:05:42 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.platform ---
18:05:43 [INFO] 
18:05:43 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
18:05:43 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
18:05:43 [INFO] 
18:05:43 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform ---
18:05:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:43 [INFO] Copying 1 resource
18:05:43 [INFO] 
18:05:43 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.platform ---
18:05:43 [INFO] Changes detected - recompiling the module!
18:05:43 [INFO] Compiling 338 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/classes
18:05:45 [INFO] 
18:05:45 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.platform ---
18:05:45 [INFO] 
18:05:45 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
18:05:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:45 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/src/test/resources
18:05:45 [INFO] 
18:05:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
18:05:45 [INFO] No sources to compile
18:05:45 [INFO] 
18:05:45 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.platform ---
18:05:45 [INFO] No tests to run.
18:05:45 [INFO] 
18:05:45 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform ---
18:05:45 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] Skipping packaging of the test-jar
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] No sources in project. Archive not created.
18:05:46 [INFO] 
18:05:46 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] Skipping duplicate-finder execution!
18:05:46 [INFO] 
18:05:46 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] Signature checking is skipped.
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform ---
18:05:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.jar
18:05:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT.pom
18:05:46 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-SNAPSHOT-sources.jar
18:05:46 [INFO] 
18:05:46 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
18:05:46 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 6.0.300-SNAPSHOT [4/30]
18:05:46 [INFO] --------------------------------[ jar ]---------------------------------
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
18:05:46 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target
18:05:46 [INFO] 
18:05:46 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
18:05:46 [INFO] Skipping Rule Enforcement.
18:05:46 [INFO] 
18:05:46 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.platform.test ---
18:05:47 [INFO] 
18:05:47 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
18:05:47 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:05:47 [INFO] 
18:05:47 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
18:05:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:47 [INFO] Copying 3 resources
18:05:47 [INFO] 
18:05:47 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
18:05:47 [INFO] Changes detected - recompiling the module!
18:05:47 [INFO] Compiling 32 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/classes
18:05:48 [INFO] 
18:05:48 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
18:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:05:48 [INFO] Copying 17 resources
18:05:48 [INFO] 
18:05:48 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
18:05:48 [INFO] Changes detected - recompiling the module!
18:05:48 [INFO] Compiling 194 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/test-classes
18:05:49 [INFO] 
18:05:49 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
18:05:50 [INFO] 
18:05:50 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.platform.test ---
18:05:50 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/surefire-reports
18:05:50 
18:05:50 -------------------------------------------------------
18:05:50  T E S T S
18:05:50 -------------------------------------------------------
18:05:50 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:05:51 Running org.eclipse.scout.rt.platform.ApplicationTest
18:05:51 2019-08-11 22:05:51,749 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:51 2019-08-11 22:05:51,749 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:51 2019-08-11 22:05:51,795 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 37.026074 ms - MDC[]
18:05:51 2019-08-11 22:05:51,886 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:05:51 2019-08-11 22:05:51,886 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:05:51 2019-08-11 22:05:51,890 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:05:51 2019-08-11 22:05:51,890 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:05:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in org.eclipse.scout.rt.platform.ApplicationTest
18:05:51 Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
18:05:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.scout.rt.platform.ApplicationsScopedTest
18:05:51 Running org.eclipse.scout.rt.platform.BEANSTest
18:05:51 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.BEANSTest
18:05:51 Running org.eclipse.scout.rt.platform.BeanContextTest
18:05:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.BeanContextTest
18:05:51 Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
18:05:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
18:05:51 Running org.eclipse.scout.rt.platform.BeanOrderTest
18:05:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.BeanOrderTest
18:05:51 Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
18:05:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
18:05:51 Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
18:05:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
18:05:51 Running org.eclipse.scout.rt.platform.DoubleReplaceTest
18:05:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.DoubleReplaceTest
18:05:51 Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
18:05:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.DynamicAnnotationTest
18:05:51 Running org.eclipse.scout.rt.platform.InheritOrderTest
18:05:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.InheritOrderTest
18:05:51 Running org.eclipse.scout.rt.platform.InjectInstancesTest
18:05:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.InjectInstancesTest
18:05:51 Running org.eclipse.scout.rt.platform.InterfaceBeanTest
18:05:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.InterfaceBeanTest
18:05:51 Running org.eclipse.scout.rt.platform.PostConstructTest
18:05:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.PostConstructTest
18:05:52 Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
18:05:52 Running org.eclipse.scout.rt.platform.SameBeanOrderTest
18:05:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.SameBeanOrderTest
18:05:52 Running org.eclipse.scout.rt.platform.SimpleInstanceTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.SimpleInstanceTest
18:05:52 Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
18:05:52 2019-08-11 22:05:52,038 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain - 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@380e33c2] - MDC[]
18:05:52 java.lang.RuntimeException: expected JUnit test exception
18:05:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123)
18:05:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:197)
18:05:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:190)
18:05:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:05:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147)
18:05:52 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:05:52 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:05:52 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:05:52 	at java.lang.reflect.Method.invoke(Method.java:498)
18:05:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:05:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:05:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:05:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:05:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:05:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:05:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:05:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:05:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:05:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:05:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:05:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:05:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:05:52 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:05:52 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:05:52 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:05:52 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:05:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:05:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:05:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:05:52 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
18:05:52 Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
18:05:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
18:05:52 Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
18:05:52 2019-08-11 22:05:52,054 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid boolean-value for property 'stringKey' configured: stringValue - MDC[]
18:05:52 2019-08-11 22:05:52,054 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid boolean-value for property 'stringKey' configured: stringValue - MDC[]
18:05:52 2019-08-11 22:05:52,055 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid long-value for property 'invalidNumberKey' configured: invalid - MDC[]
18:05:52 2019-08-11 22:05:52,055 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid int-value for property 'invalidNumberKey' configured: invalid - MDC[]
18:05:52 2019-08-11 22:05:52,056 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid double-value for property 'invalidNumberKey' configured: invalid - MDC[]
18:05:52 2019-08-11 22:05:52,056 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper - Invalid float-value for property 'invalidNumberKey' configured: invalid - MDC[]
18:05:52 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
18:05:52 Running org.eclipse.scout.rt.platform.context.RunContextChainTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.context.RunContextChainTest
18:05:52 Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
18:05:52 Running org.eclipse.scout.rt.platform.context.RunContextTest
18:05:52 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.platform.context.RunContextTest
18:05:52 Running org.eclipse.scout.rt.platform.context.RunMonitorTest
18:05:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.eclipse.scout.rt.platform.context.RunMonitorTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
18:05:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
18:05:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
18:05:52 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
18:05:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
18:05:52 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
18:05:52 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
18:05:52 Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
18:05:52 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
18:05:52 Running org.eclipse.scout.rt.platform.filter.AndFilterTest
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.platform.filter.AndFilterTest
18:05:52 Running org.eclipse.scout.rt.platform.filter.NotFilterTest
18:05:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.filter.NotFilterTest
18:05:52 Running org.eclipse.scout.rt.platform.filter.OrFilterTest
18:05:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.filter.OrFilterTest
18:05:52 Running org.eclipse.scout.rt.platform.html.HTMLTest
18:05:52 Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.platform.html.HTMLTest
18:05:52 Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
18:05:52 Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.html.HtmlHelperTest
18:05:52 Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
18:05:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.index.IndexedStoreTest
18:05:52 Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
18:05:52 Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
18:05:52 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.internal.BeanFilterTest
18:05:52 Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
18:05:52 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
18:05:52 Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
18:05:52 2019-08-11 22:05:52,463 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:52 2019-08-11 22:05:52,465 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
18:05:52 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:138)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
18:05:52 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
18:05:52 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:05:52 	at java.lang.Thread.run(Thread.java:748)
18:05:52 2019-08-11 22:05:52,465 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during platform startup - MDC[]
18:05:52 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:138)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
18:05:52 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
18:05:52 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:05:52 	at java.lang.Thread.run(Thread.java:748)
18:05:52 2019-08-11 22:05:52,467 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:52 2019-08-11 22:05:52,467 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
18:05:52 2019-08-11 22:05:52,467 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
18:05:52 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:158)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
18:05:52 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
18:05:52 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:05:52 	at java.lang.Thread.run(Thread.java:748)
18:05:52 2019-08-11 22:05:52,468 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:52 2019-08-11 22:05:52,468 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
18:05:52 2019-08-11 22:05:52,469 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during event listener notification. - MDC[]
18:05:52 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
18:05:52 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
18:05:52 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:05:52 	at java.lang.Thread.run(Thread.java:748)
18:05:52 2019-08-11 22:05:52,469 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Error during platform startup - MDC[]
18:05:52 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:67)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:343)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:317)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:119)
18:05:52 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:165)
18:05:52 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
18:05:52 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:05:52 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:05:52 	at java.lang.Thread.run(Thread.java:748)
18:05:52 2019-08-11 22:05:52,470 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:52 2019-08-11 22:05:52,471 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
18:05:52 2019-08-11 22:05:52,472 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:05:52 2019-08-11 22:05:52,472 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
18:05:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
18:05:52 Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
18:05:52 Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
18:05:52 Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
18:05:52 2019-08-11 22:05:52,487 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder - found no pre-built 'file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/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[]
18:05:52 2019-08-11 22:05:52,495 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder - found no pre-built 'jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/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[]
18:05:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
18:05:52 Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
18:05:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec - in org.eclipse.scout.rt.platform.job.AwaitDoneTest
18:05:54 Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
18:05:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
18:05:54 Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
18:05:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.job.BlockingConditionTest
18:05:54 Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
18:05:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.job.ExecutionHintTest
18:05:54 Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
18:05:54 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
18:05:54 Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
18:05:54 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.platform.job.FutureAwaitTest
18:05:54 Running org.eclipse.scout.rt.platform.job.JobCancelTest
18:05:56 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 sec - in org.eclipse.scout.rt.platform.job.JobCancelTest
18:05:56 Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
18:05:56 2019-08-11 22:05:56,423 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2]
18:05:56 java.lang.Exception: expected JUnit test exception
18:05:56 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64)
18:05:56 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:05:56 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:05:56 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:05:56 	at java.lang.reflect.Method.invoke(Method.java:498)
18:05:56 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:05:56 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:05:56 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:05:56 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:05:56 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:05:56 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:05:56 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:05:56 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:05:56 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:05:56 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:05:56 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:05:56 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:05:56 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:05:56 2019-08-11 22:05:56,428 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1]
18:05:56 java.lang.Exception: expected JUnit test exception
18:05:56 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43)
18:05:56 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:05:56 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:05:56 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:05:56 	at java.lang.reflect.Method.invoke(Method.java:498)
18:05:56 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:05:56 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:05:56 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:05:56 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:05:56 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:05:56 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:05:56 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:05:56 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:05:56 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:05:56 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:05:56 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:05:56 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:05:56 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:05:56 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:05:56 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:05:56 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:05:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
18:05:56 Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
18:05:56 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
18:05:56 Running org.eclipse.scout.rt.platform.job.JobInputTest
18:05:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.JobInputTest
18:05:56 Running org.eclipse.scout.rt.platform.job.JobListenerTest
18:05:56 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.platform.job.JobListenerTest
18:05:56 Running org.eclipse.scout.rt.platform.job.JobManagerLoadTest
18:06:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.41 sec - in org.eclipse.scout.rt.platform.job.JobManagerLoadTest
18:06:01 Running org.eclipse.scout.rt.platform.job.JobManagerTest
18:06:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.JobManagerTest
18:06:01 Running org.eclipse.scout.rt.platform.job.JobScheduleTest
18:06:07 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.561 sec - in org.eclipse.scout.rt.platform.job.JobScheduleTest
18:06:07 Running org.eclipse.scout.rt.platform.job.JobStateTest
18:06:10 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 sec - in org.eclipse.scout.rt.platform.job.JobStateTest
18:06:10 Running org.eclipse.scout.rt.platform.job.JobsTest
18:06:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.job.JobsTest
18:06:10 Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
18:06:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 sec - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
18:06:11 Running org.eclipse.scout.rt.platform.job.RunMonitorJobTest
18:06:11 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.RunMonitorJobTest
18:06:11 Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
18:06:12 2019-08-11 22:06:12,652 ERROR [scout-thread-1231] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7]
18:06:12 java.lang.Exception: expected JUnit test exception
18:06:12 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:295)
18:06:12 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:06:12 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:06:12 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:06:12 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:06:12 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:06:12 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:06:12 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:06:12 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:06:12 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
18:06:12 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:163)
18:06:12 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:48)
18:06:12 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:06:12 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:06:12 	at java.lang.Thread.run(Thread.java:748)
18:06:12 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:06:23 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.235 sec - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
18:06:23 Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
18:06:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
18:06:24 Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
18:06:25 2019-08-11 22:06:25,894 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7]
18:06:25 java.lang.Exception: expected JUnit test exception
18:06:25 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:282)
18:06:25 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:06:25 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:06:25 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:06:25 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:06:25 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:06:25 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:06:25 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:06:25 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:06:25 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
18:06:25 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:163)
18:06:25 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:48)
18:06:25 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:06:25 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:06:25 	at java.lang.Thread.run(Thread.java:748)
18:06:25 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:06:34 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.846 sec - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
18:06:34 Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
18:06:37 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.99 sec - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
18:06:37 Running org.eclipse.scout.rt.platform.job.WhenDoneTest
18:06:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 sec - in org.eclipse.scout.rt.platform.job.WhenDoneTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
18:06:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
18:06:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
18:06:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
18:06:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
18:06:39 Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
18:06:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 sec - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
18:06:40 Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
18:06:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
18:06:41 Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
18:06:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
18:06:41 Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
18:06:45 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.818 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
18:06:45 Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
18:06:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.003 sec - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
18:06:49 Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
18:06:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 sec - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
18:06:51 Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
18:06:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
18:06:51 Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
18:06:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
18:06:52 Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
18:06:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - in org.eclipse.scout.rt.platform.job.internal.MisfireTest
18:06:52 Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
18:06:54 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 sec - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
18:06:54 Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
18:06:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
18:06:54 Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
18:06:56 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.34 sec - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
18:06:56 Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
18:07:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.227 sec - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
18:07:02 Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
18:07:16 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.037 sec - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
18:07:16 Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
18:07:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
18:07:16 Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
18:07:16 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
18:07:16 Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
18:07:16 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
18:07:16 Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
18:07:16 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
18:07:16 Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
18:07:16 2019-08-11 22:07:16,779 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 2019-08-11 22:07:16,779 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 2019-08-11 22:07:16,779 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 2019-08-11 22:07:16,780 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 2019-08-11 22:07:16,780 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 2019-08-11 22:07:16,780 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
18:07:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
18:07:16 Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
18:07:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
18:07:16 Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
18:07:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
18:07:16 Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
18:07:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
18:07:16 Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
18:07:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
18:07:16 Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
18:07:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
18:07:16 Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
18:07:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.security.MalwareScannerTest
18:07:16 Running org.eclipse.scout.rt.platform.security.PublicKeyUtilityTest
18:07:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.platform.security.PublicKeyUtilityTest
18:07:16 Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
18:07:17 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
18:07:17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
18:07:17 Running org.eclipse.scout.rt.platform.service.ServiceTest
18:07:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.service.ServiceTest
18:07:17 Running org.eclipse.scout.rt.platform.status.MultiStatusTest
18:07:17 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.platform.status.MultiStatusTest
18:07:17 Running org.eclipse.scout.rt.platform.status.StatusTest
18:07:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.status.StatusTest
18:07:17 Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
18:07:17 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
18:07:17 Running org.eclipse.scout.rt.platform.util.AssertionsTest
18:07:17 Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.util.AssertionsTest
18:07:17 Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
18:07:17 #TUNING: decode[1000] sum=20.714874ms min=0.003622ms avg=0.020714ms median=0.019802ms max=0.077654ms  [without 10 smallest and 10 largest:  sum=20.162322 min=0.005506ms avg=0.020594ms median=0.019802ms max=0.040999ms]
18:07:17 #TUNING: encode[1000] sum=13.449199ms min=0.003501ms avg=0.013449ms median=0.011507ms max=1.648317ms  [without 10 smallest and 10 largest:  sum=11.529785 min=0.004734ms avg=0.011777ms median=0.011507ms max=0.022460ms]
18:07:17 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.scout.rt.platform.util.Base64UtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
18:07:17 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.BeanUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
18:07:17 Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
18:07:17 Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
18:07:17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
18:07:17 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
18:07:17 Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
18:07:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.CloneUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
18:07:17 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.CompareUtilityTest
18:07:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.CompareUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
18:07:17 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.CompositeObjectTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
18:07:17 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
18:07:17 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.EventListenerListTest
18:07:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.platform.util.EventListenerListTest
18:07:17 Running org.eclipse.scout.rt.platform.util.FileUtilityTest
18:07:17 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.FileUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.FinalValueTest
18:07:17 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.platform.util.FinalValueTest
18:07:17 Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
18:07:17 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.HTMLUtilityTest
18:07:17 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.eclipse.scout.rt.platform.util.HTMLUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.HexUtilityTest
18:07:17 #TUNING: decode[1000] sum=28.341513ms min=0.004570ms avg=0.028341ms median=0.019781ms max=0.170694ms  [without 10 smallest and 10 largest:  sum=26.794213 min=0.008407ms avg=0.027368ms median=0.019781ms max=0.128678ms]
18:07:17 #TUNING: encode[1000] sum=20.794678ms min=0.006043ms avg=0.020794ms median=0.016617ms max=0.126731ms  [without 10 smallest and 10 largest:  sum=20.078141 min=0.007979ms avg=0.020508ms median=0.016617ms max=0.046780ms]
18:07:17 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.scout.rt.platform.util.HexUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.IOUtilityTest
18:07:17 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.platform.util.IOUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
18:07:17 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
18:07:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
18:07:17 Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
18:07:17 2019-08-11 22:07:17,845 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
18:07:17 2019-08-11 22:07:17,845 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,845 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,846 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
18:07:17 2019-08-11 22:07:17,846 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,846 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,848 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
18:07:17 2019-08-11 22:07:17,850 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'NaN' - MDC[]
18:07:17 2019-08-11 22:07:17,850 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
18:07:17 2019-08-11 22:07:17,850 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
18:07:17 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.platform.util.NumberUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.PairTest
18:07:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.PairTest
18:07:17 Running org.eclipse.scout.rt.platform.util.PathValidatorTest
18:07:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.PathValidatorTest
18:07:17 Running org.eclipse.scout.rt.platform.util.PreferredValueTest
18:07:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.PreferredValueTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
18:07:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.StringUtilityTest
18:07:17 Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.platform.util.StringUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
18:07:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
18:07:17 Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
18:07:17 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
18:07:17 Running org.eclipse.scout.rt.platform.util.TriStateTest
18:07:17 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.platform.util.TriStateTest
18:07:17 Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
18:07:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.UriBuilderTest
18:07:17 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.platform.util.UriBuilderTest
18:07:17 Running org.eclipse.scout.rt.platform.util.UriUtilityTest
18:07:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.platform.util.UriUtilityTest
18:07:17 Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
18:07:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.92 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
18:07:25 Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
18:07:25 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.scout.rt.platform.util.XmlUtilityTest
18:07:25 Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
18:07:26 Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
18:07:26 Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
18:07:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.platform.util.date.DateProviderTest
18:07:26 Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
18:07:28 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 sec - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
18:07:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
18:07:28 2019-08-11 22:07:28,592 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
18:07:28 2019-08-11 22:07:28,594 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
18:07:28 2019-08-11 22:07:28,594 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
18:07:28 2019-08-11 22:07:28,594 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
18:07:28 2019-08-11 22:07:28,595 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[]
18:07:28 2019-08-11 22:07:28,596 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler - TestException1:expected JUnit test exception - MDC[]
18:07:28 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:92)
18:07:28 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:28 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:28 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:28 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:28 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:28 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:28 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:28 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:28 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:28 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:28 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:28 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:28 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:28 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:28 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:28 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:28 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:28 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:28 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
18:07:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
18:07:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
18:07:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
18:07:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
18:07:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
18:07:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
18:07:28 Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
18:07:29 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
18:07:29 Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
18:07:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
18:07:30 Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
18:07:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
18:07:30 Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
18:07:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
18:07:30 Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
18:07:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
18:07:30 Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
18:07:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
18:07:30 
18:07:30 Results :
18:07:30 
18:07:30 Tests run: 1398, Failures: 0, Errors: 0, Skipped: 4
18:07:30 
18:07:30 [INFO] 
18:07:30 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
18:07:30 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar
18:07:30 [INFO] 
18:07:30 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test ---
18:07:30 [INFO] 
18:07:30 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
18:07:30 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar
18:07:31 [INFO] 
18:07:31 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
18:07:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar
18:07:31 [INFO] 
18:07:31 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
18:07:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:31 [INFO] 
18:07:31 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.platform.test ---
18:07:31 [INFO] Skipping duplicate-finder execution!
18:07:31 [INFO] 
18:07:31 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test ---
18:07:31 [INFO] Signature checking is skipped.
18:07:31 [INFO] 
18:07:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test ---
18:07:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar
18:07:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.pom
18:07:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-tests.jar
18:07:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-sources.jar
18:07:31 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:31 [INFO] 
18:07:31 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
18:07:31 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 6.0.300-SNAPSHOT [5/30]
18:07:31 [INFO] --------------------------------[ jar ]---------------------------------
18:07:31 [INFO] 
18:07:31 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared ---
18:07:31 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target
18:07:31 [INFO] 
18:07:31 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
18:07:31 [INFO] Skipping Rule Enforcement.
18:07:31 [INFO] 
18:07:31 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.shared ---
18:07:32 [INFO] 
18:07:32 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
18:07:32 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:32 [INFO] 
18:07:32 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared ---
18:07:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:32 [INFO] Copying 29 resources
18:07:32 [INFO] 
18:07:32 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.shared ---
18:07:32 [INFO] Changes detected - recompiling the module!
18:07:32 [INFO] Compiling 294 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/classes
18:07:33 [INFO] 
18:07:33 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:33 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/src/test/resources
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] No sources to compile
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] No tests to run.
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Skipping packaging of the test-jar
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] No sources in project. Archive not created.
18:07:33 [INFO] 
18:07:33 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Skipping duplicate-finder execution!
18:07:33 [INFO] 
18:07:33 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Signature checking is skipped.
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared ---
18:07:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.jar
18:07:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT.pom
18:07:33 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-SNAPSHOT-sources.jar
18:07:33 [INFO] 
18:07:33 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
18:07:33 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 6.0.300-SNAPSHOT [6/30]
18:07:33 [INFO] --------------------------------[ jar ]---------------------------------
18:07:33 [INFO] 
18:07:33 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
18:07:34 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target
18:07:34 [INFO] 
18:07:34 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
18:07:34 [INFO] Skipping Rule Enforcement.
18:07:34 [INFO] 
18:07:34 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] 
18:07:35 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:35 [INFO] 
18:07:35 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:35 [INFO] Copying 1 resource
18:07:35 [INFO] 
18:07:35 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] Changes detected - recompiling the module!
18:07:35 [INFO] Compiling 5 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/classes
18:07:35 [INFO] 
18:07:35 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:35 [INFO] Copying 9 resources
18:07:35 [INFO] 
18:07:35 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] Changes detected - recompiling the module!
18:07:35 [INFO] Compiling 65 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/test-classes
18:07:35 [INFO] 
18:07:35 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] 
18:07:35 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.shared.test ---
18:07:35 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/surefire-reports
18:07:35 
18:07:35 -------------------------------------------------------
18:07:35  T E S T S
18:07:35 -------------------------------------------------------
18:07:35 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:07:36 Running org.eclipse.scout.rt.shared.cache.BasicCacheTest
18:07:37 2019-08-11 22:07:37,064 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:07:37 2019-08-11 22:07:37,107 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 33.653734 ms - MDC[]
18:07:37 2019-08-11 22:07:37,271 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:07:37 2019-08-11 22:07:37,281 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 9 code type classes registered. - MDC[]
18:07:37 2019-08-11 22:07:37,283 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:07:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.eclipse.scout.rt.shared.cache.BasicCacheTest
18:07:37 Running org.eclipse.scout.rt.shared.cache.CacheBuilderTest
18:07:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest
18:07:37 Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
18:07:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
18:07:37 Running org.eclipse.scout.rt.shared.calendar.CalendarTest
18:07:37 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.shared.calendar.CalendarTest
18:07:37 Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
18:07:37 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.scout.rt.shared.csv.CsvHelperTest
18:07:37 Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
18:07:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
18:07:37 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.FormDataTest
18:07:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormDataTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
18:07:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
18:07:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
18:07:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
18:07:37 Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
18:07:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
18:07:37 Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
18:07:37 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
18:07:37 Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
18:07:38 Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
18:07:38 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
18:07:38 Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
18:07:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
18:07:38 Running org.eclipse.scout.rt.shared.mail.MailUtilityTest
18:07:38 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.eclipse.scout.rt.shared.mail.MailUtilityTest
18:07:38 Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
18:07:38 Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
18:07:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
18:07:38 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
18:07:38 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
18:07:38 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
18:07:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
18:07:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
18:07:38 Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
18:07:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
18:07:38 Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
18:07:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
18:07:38 Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
18:07:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
18:07:38 Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
18:07:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
18:07:38 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
18:07:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
18:07:38 2019-08-11 22:07:38,496 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,502 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,503 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,504 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,505 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl - MDC[]
18:07:38 2019-08-11 22:07:38,505 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,506 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,508 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,509 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,510 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,511 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 2019-08-11 22:07:38,512 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener - Tunnel to server proxies registered. - MDC[]
18:07:38 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
18:07:38 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
18:07:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
18:07:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
18:07:38 Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
18:07:38 2019-08-11 22:07:38,657 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@3d405fe5 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@52c6e959) - MDC[]
18:07:38 2019-08-11 22:07:38,666 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 233191753 - MDC[]
18:07:38 2019-08-11 22:07:38,667 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1549563980 (Cookie store: null) - MDC[]
18:07:38 2019-08-11 22:07:38,721 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1549563980 (Cookie store: Mock for CookieStore, hashCode: 1859631557) - MDC[]
18:07:38 2019-08-11 22:07:38,722 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@3d405fe5 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@52c6e959) - MDC[]
18:07:38 2019-08-11 22:07:38,722 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully uninstalled java.net.CookieManager@3d405fe5 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@52c6e959) - MDC[]
18:07:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
18:07:38 Running org.eclipse.scout.rt.shared.session.SessionDataTest
18:07:38 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.session.SessionDataTest
18:07:38 Running org.eclipse.scout.rt.shared.text.HTMLTextTest
18:07:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.shared.text.HTMLTextTest
18:07:38 Running org.eclipse.scout.rt.shared.text.TextsTest
18:07:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.shared.text.TextsTest
18:07:38 Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
18:07:38 2019-08-11 22:07:38,756 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent:  - MDC[]
18:07:38 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
18:07:38 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
18:07:38 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
18:07:38 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:27)
18:07:38 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:38 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:38 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:38 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:38 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:07:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:38 2019-08-11 22:07:38,757 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[]
18:07:38 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
18:07:38 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
18:07:38 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
18:07:38 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:21)
18:07:38 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:38 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:38 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:38 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:38 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:07:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:38 2019-08-11 22:07:38,759 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy - MDC[]
18:07:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
18:07:38 Running org.eclipse.scout.rt.shared.ui.UserAgentTest
18:07:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.shared.ui.UserAgentTest
18:07:38 
18:07:38 Results :
18:07:38 
18:07:38 Tests run: 220, Failures: 0, Errors: 0, Skipped: 0
18:07:38 
18:07:38 [INFO] 
18:07:38 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar
18:07:38 [INFO] 
18:07:38 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] 
18:07:38 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar
18:07:38 [INFO] 
18:07:38 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar
18:07:38 [INFO] 
18:07:38 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:38 [INFO] 
18:07:38 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.shared.test ---
18:07:38 [INFO] Skipping duplicate-finder execution!
18:07:38 [INFO] 
18:07:38 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test ---
18:07:39 [INFO] Signature checking is skipped.
18:07:39 [INFO] 
18:07:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test ---
18:07:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.jar
18:07:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT.pom
18:07:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-tests.jar
18:07:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-sources.jar
18:07:39 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:39 [INFO] 
18:07:39 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
18:07:39 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 6.0.300-SNAPSHOT [7/30]
18:07:39 [INFO] --------------------------------[ jar ]---------------------------------
18:07:39 [INFO] 
18:07:39 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
18:07:39 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target
18:07:39 [INFO] 
18:07:39 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
18:07:39 [INFO] Skipping Rule Enforcement.
18:07:39 [INFO] 
18:07:39 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] 
18:07:40 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:40 [INFO] Copying 1 resource
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Changes detected - recompiling the module!
18:07:40 [INFO] Compiling 44 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/classes
18:07:40 [INFO] 
18:07:40 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:40 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/src/test/resources
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] No sources to compile
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] No tests to run.
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Skipping packaging of the test-jar
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] No sources in project. Archive not created.
18:07:40 [INFO] 
18:07:40 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Skipping duplicate-finder execution!
18:07:40 [INFO] 
18:07:40 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Signature checking is skipped.
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons ---
18:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.jar
18:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT.pom
18:07:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-SNAPSHOT-sources.jar
18:07:40 [INFO] 
18:07:40 [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
18:07:40 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 6.0.300-SNAPSHOT [8/30]
18:07:40 [INFO] --------------------------------[ jar ]---------------------------------
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
18:07:40 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target
18:07:40 [INFO] 
18:07:40 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
18:07:40 [INFO] Skipping Rule Enforcement.
18:07:40 [INFO] 
18:07:40 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] 
18:07:41 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:41 [INFO] 
18:07:41 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:41 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/src/main/resources
18:07:41 [INFO] 
18:07:41 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] No sources to compile
18:07:41 [INFO] 
18:07:41 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:41 [INFO] Copying 1 resource
18:07:41 [INFO] 
18:07:41 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] Changes detected - recompiling the module!
18:07:41 [INFO] Compiling 8 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/test-classes
18:07:41 [INFO] 
18:07:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
18:07:41 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/surefire-reports
18:07:41 
18:07:41 -------------------------------------------------------
18:07:41  T E S T S
18:07:41 -------------------------------------------------------
18:07:41 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:07:42 Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
18:07:43 2019-08-11 22:07:43,129 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:07:43 2019-08-11 22:07:43,172 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 32.159033 ms - MDC[]
18:07:43 2019-08-11 22:07:43,385 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:07:43 2019-08-11 22:07:43,389 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:07:43 2019-08-11 22:07:43,390 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:07:43 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
18:07:43 Running org.eclipse.scout.rt.server.commons.cache.CacheElementTest
18:07:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.commons.cache.CacheElementTest
18:07:43 Running org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
18:07:43 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.eclipse.scout.rt.server.commons.cache.StickySessionCacheStoreServiceTest
18:07:43 Running org.eclipse.scout.rt.server.commons.context.ServletRunContextChainTest
18:07:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.commons.context.ServletRunContextChainTest
18:07:43 Running org.eclipse.scout.rt.server.commons.context.ServletRunContextTest
18:07:43 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.server.commons.context.ServletRunContextTest
18:07:43 Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
18:07:43 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
18:07:43 
18:07:43 Results :
18:07:43 
18:07:43 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
18:07:43 
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [WARNING] JAR will be empty - no content was marked for inclusion!
18:07:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] No sources in project. Archive not created.
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:43 [INFO] 
18:07:43 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] Skipping duplicate-finder execution!
18:07:43 [INFO] 
18:07:43 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] Signature checking is skipped.
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test ---
18:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.jar
18:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT.pom
18:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-tests.jar
18:07:43 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:43 [INFO] 
18:07:43 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
18:07:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 6.0.300-SNAPSHOT [9/30]
18:07:43 [INFO] --------------------------------[ jar ]---------------------------------
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server ---
18:07:43 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target
18:07:43 [INFO] 
18:07:43 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
18:07:43 [INFO] Skipping Rule Enforcement.
18:07:43 [INFO] 
18:07:43 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] 
18:07:45 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:45 [INFO] Copying 1 resource
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Changes detected - recompiling the module!
18:07:45 [INFO] Compiling 150 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/classes
18:07:45 [INFO] 
18:07:45 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:45 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/src/test/resources
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] No sources to compile
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] No tests to run.
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Skipping packaging of the test-jar
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] No sources in project. Archive not created.
18:07:45 [INFO] 
18:07:45 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Skipping duplicate-finder execution!
18:07:45 [INFO] 
18:07:45 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Signature checking is skipped.
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server ---
18:07:45 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.jar
18:07:45 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT.pom
18:07:45 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-SNAPSHOT-sources.jar
18:07:45 [INFO] 
18:07:45 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
18:07:45 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 6.0.300-SNAPSHOT [10/30]
18:07:45 [INFO] --------------------------------[ jar ]---------------------------------
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
18:07:45 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target
18:07:45 [INFO] 
18:07:45 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
18:07:45 [INFO] Skipping Rule Enforcement.
18:07:45 [INFO] 
18:07:45 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] 
18:07:47 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:47 [INFO] 
18:07:47 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:47 [INFO] Copying 1 resource
18:07:47 [INFO] 
18:07:47 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] Changes detected - recompiling the module!
18:07:47 [INFO] Compiling 12 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/classes
18:07:47 [INFO] 
18:07:47 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:47 [INFO] Copying 2 resources
18:07:47 [INFO] 
18:07:47 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] Changes detected - recompiling the module!
18:07:47 [INFO] Compiling 50 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/test-classes
18:07:47 [INFO] 
18:07:47 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] 
18:07:47 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.test ---
18:07:47 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/surefire-reports
18:07:47 
18:07:47 -------------------------------------------------------
18:07:47  T E S T S
18:07:47 -------------------------------------------------------
18:07:47 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:07:48 Running org.eclipse.scout.rt.server.AbstractServerSessionTest
18:07:49 2019-08-11 22:07:49,025 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:07:49 2019-08-11 22:07:49,077 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 40.515224 ms - MDC[]
18:07:49 2019-08-11 22:07:49,343 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:07:49 2019-08-11 22:07:49,351 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 2 code type classes registered. - MDC[]
18:07:49 2019-08-11 22:07:49,353 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:07:49 2019-08-11 22:07:49,462 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@63c12e52[id = f67052b6-56ff-4f89-9457-de918855a352], user=john] - MDC[principal=john]
18:07:49 2019-08-11 22:07:49,533 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@15405bd6[id = aea3d81e-2464-425b-9c69-221aef09057f], user=john] - MDC[principal=john]
18:07:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in org.eclipse.scout.rt.server.AbstractServerSessionTest
18:07:49 Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
18:07:49 2019-08-11 22:07:49,723 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[]
18:07:49 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
18:07:49 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
18:07:49 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
18:07:49 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
18:07:49 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:148)
18:07:49 	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:68)
18:07:49 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:49 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:49 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:49 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:49 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:49 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:49 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:49 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:49 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:49 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:49 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:49 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:49 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:49 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:49 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:49 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:49 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:49 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:49 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
18:07:49 Running org.eclipse.scout.rt.server.ServerSessionListenerTest
18:07:49 2019-08-11 22:07:49,745 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2b999ee8[id = ], user=null] - MDC[]
18:07:49 2019-08-11 22:07:49,753 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@77083e41[id = ], user=null] - MDC[]
18:07:49 2019-08-11 22:07:49,755 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@77083e41[id = ], user=null] - MDC[]
18:07:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.server.ServerSessionListenerTest
18:07:49 Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
18:07:49 2019-08-11 22:07:49,770 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[]
18:07:49 2019-08-11 22:07:49,798 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[]
18:07:49 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
18:07:49 Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
18:07:49 2019-08-11 22:07:49,802 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@307cf964[id = 5e85eada-bb08-4256-bc58-4a1786571a34], user=default] - MDC[principal=default]
18:07:49 2019-08-11 22:07:49,865 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5e2a6991[id = testSessionId], user=default] - MDC[principal=default]
18:07:51 2019-08-11 22:07:51,934 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@1e120628[id = testid], user=default] - MDC[principal=default]
18:07:51 2019-08-11 22:07:51,946 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[principal=default]
18:07:51 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
18:07:51 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
18:07:51 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:94)
18:07:51 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
18:07:51 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:148)
18:07:51 	at org.eclipse.scout.rt.server.ServiceTunnelServletTest.testPostSuccessful(ServiceTunnelServletTest.java:191)
18:07:51 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:51 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:51 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:51 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:51 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:51 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:51 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:51 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:23)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.ServerSafeStatementInvoker.run(ServerSafeStatementInvoker.java:31)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluateWithServerRunContext(ServerRunContextStatement.java:79)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.statement.ServerRunContextStatement.evaluate(ServerRunContextStatement.java:52)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.statement.ClientNotificationsStatement.evaluate(ClientNotificationsStatement.java:46)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:07:51 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
18:07:51 	at java.security.AccessController.doPrivileged(Native Method)
18:07:51 	at javax.security.auth.Subject.doAs(Subject.java:422)
18:07:51 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:07:51 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:80)
18:07:51 	at org.eclipse.scout.rt.server.context.TransactionProcessor.intercept(TransactionProcessor.java:55)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:07:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:07:51 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:07:51 	at org.eclipse.scout.rt.testing.server.runner.statement.ClearServerRunContextStatement.evaluate(ClearServerRunContextStatement.java:34)
18:07:51 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:51 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:51 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:51 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:51 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:51 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:51 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:51 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:51 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:51 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:51 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:51 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:51 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:51 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 sec - in org.eclipse.scout.rt.server.ServiceTunnelServletTest
18:07:51 Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
18:07:51 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
18:07:51 Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
18:07:51 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
18:07:51 Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
18:07:51 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
18:07:51 Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
18:07:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
18:07:51 Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
18:07:52 2019-08-11 22:07:52,226 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[]
18:07:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
18:07:52 Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
18:07:53 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 sec - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
18:07:53 Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
18:07:53 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
18:07:53 Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
18:07:53 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
18:07:53 Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
18:07:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
18:07:53 Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
18:07:53 2019-08-11 22:07:53,963 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7606bd03[id = 15706016-3ec4-41ed-9756-e1062f16d3a6], user=alpha] - MDC[principal=alpha]
18:07:53 2019-08-11 22:07:53,967 INFO  [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@42686653[id = b73ae01c-dd2e-400c-82b1-75fb6f73e708], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$1]
18:07:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
18:07:53 Running org.eclipse.scout.rt.server.context.ServerRunContextTest
18:07:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.context.ServerRunContextTest
18:07:53 Running org.eclipse.scout.rt.server.context.TransactionProcessorTest
18:07:54 java.lang.RuntimeException: Expected JUnit exception
18:07:54 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:283)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:54 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:54 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:54 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:54 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:54 2019-08-11 22:07:54,031 ERROR [main] org.eclipse.scout.rt.server.context.TwoPhaseTransactionCommitProtocol - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.server.transaction.BasicTransaction$$EnhancerByMockitoWithCGLIB$$43132369@734fbae3] - MDC[]
18:07:54 java.lang.RuntimeException: Expected JUnit exception
18:07:54 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:217)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:54 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:54 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:54 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:54 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:54 2019-08-11 22:07:54,041 ERROR [main] org.eclipse.scout.rt.server.context.TwoPhaseTransactionCommitProtocol - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.server.transaction.BasicTransaction$$EnhancerByMockitoWithCGLIB$$43132369@2326180c] - MDC[]
18:07:54 java.lang.RuntimeException: Expected JUnit exception
18:07:54 	at org.eclipse.scout.rt.server.context.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:381)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:07:54 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:07:54 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:07:54 	at java.lang.reflect.Method.invoke(Method.java:498)
18:07:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:07:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:07:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:07:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:312)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:333)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:07:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:07:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:07:54 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:07:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:07:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:07:54 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:07:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:07:54 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:07:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:07:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:07:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:07:54 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.scout.rt.server.context.TransactionProcessorTest
18:07:54 Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
18:07:54 Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
18:07:54 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
18:07:54 Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
18:07:54 Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
18:07:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
18:07:54 Running org.eclipse.scout.rt.server.scheduler.SchedulerTest
18:07:54 2019-08-11 22:07:54,114 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5112b7[id = bd725726-7802-4f31-9f22-76ac52daace3], user=john] - MDC[principal=john]
18:07:54 2019-08-11 22:07:54,120 INFO  [main] org.eclipse.scout.rt.server.scheduler.AbstractScheduler - job [groupId.job-1] triggered at TickSignal[11.08.2019 22:07:54 dayOfWeek=7 dayOfMonthReverse=20 week=33 dayOfYear=223] - MDC[principal=john]
18:07:54 2019-08-11 22:07:54,125 INFO  [Scheduler.Dispatcher] org.eclipse.scout.rt.server.scheduler.AbstractScheduler - scheduler started - MDC[principal=john]
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.server.scheduler.SchedulerTest
18:07:54 Running org.eclipse.scout.rt.server.services.RemoteServiceAccessTest
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.server.services.RemoteServiceAccessTest
18:07:54 Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
18:07:54 2019-08-11 22:07:54,141 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6f986501[id = 5c656a58-d88d-4ea3-b088-c81dc8e33dcc], user=system] - MDC[principal=system]
18:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
18:07:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
18:07:54 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
18:07:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.code.CodeTypeNotificationCoalescerTest
18:07:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.services.common.code.CodeTypeNotificationCoalescerTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
18:07:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
18:07:54 Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
18:07:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
18:07:54 Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
18:07:54 2019-08-11 22:07:54,983 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - 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[]
18:07:55 2019-08-11 22:07:55,060 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - 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[]
18:07:55 2019-08-11 22:07:55,111 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - 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[]
18:07:55 2019-08-11 22:07:55,132 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - 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[]
18:07:55 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
18:07:55 Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
18:07:55 2019-08-11 22:07:55,183 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache - 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[]
18:07:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
18:07:55 Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
18:07:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
18:07:55 2019-08-11 22:07:55,242 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@6cc8da1c[id = 59619e86-8961-4736-8ec2-098a5cee77ac], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,244 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@671da0f9[id = ca0d6b54-d250-422c-904f-d6b7481e4c70], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,246 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@6e7e0259[id = 3bf850a1-a538-4fcc-87a8-2692e8735197], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,248 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@7b598d05[id = 3158b52d-b6bc-4bbc-88fe-d014be734d8c], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,250 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@b32e983[id = 80c57d79-2cb1-41f5-8614-d9ea5711ab1d], user=anna] - MDC[principal=anna]
18:07:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
18:07:55 2019-08-11 22:07:55,252 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@5be7b749[id = 5bf203ff-bae5-4504-bd34-d0781e8d1e01], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,255 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@269308cc[id = 95363f44-c9f0-49d2-a605-3d94440be7b4], user=john] - MDC[principal=john]
18:07:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
18:07:55 2019-08-11 22:07:55,259 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@5560b64d[id = bb0f5fab-7600-44be-8849-b9a3ab2de115], user=anna] - MDC[principal=anna]
18:07:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
18:07:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
18:07:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTransactionTest
18:07:55 2019-08-11 22:07:55,397 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@356341c9[id = a7b34d3e-928a-490b-871b-4134f98a5a0a], user=anna] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,407 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna]
18:07:55 2019-08-11 22:07:55,420 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna]
18:07:55 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTransactionTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
18:07:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
18:07:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
18:07:55 Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
18:07:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
18:07:55 
18:07:55 Results :
18:07:55 
18:07:55 Tests run: 185, Failures: 0, Errors: 0, Skipped: 0
18:07:55 
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:55 [INFO] 
18:07:55 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Skipping duplicate-finder execution!
18:07:55 [INFO] 
18:07:55 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Signature checking is skipped.
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test ---
18:07:55 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.jar
18:07:55 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT.pom
18:07:55 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-tests.jar
18:07:55 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-sources.jar
18:07:55 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-SNAPSHOT-test-sources.jar
18:07:55 [INFO] 
18:07:55 [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms >--------
18:07:55 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms 6.0.300-SNAPSHOT [11/30]
18:07:55 [INFO] --------------------------------[ jar ]---------------------------------
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jms ---
18:07:55 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target
18:07:55 [INFO] 
18:07:55 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jms ---
18:07:55 [INFO] Skipping Rule Enforcement.
18:07:55 [INFO] 
18:07:55 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jms ---
18:07:56 [INFO] 
18:07:56 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jms ---
18:07:56 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:56 [INFO] 
18:07:56 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jms ---
18:07:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:56 [INFO] Copying 1 resource
18:07:56 [INFO] 
18:07:56 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jms ---
18:07:56 [INFO] Changes detected - recompiling the module!
18:07:56 [INFO] Compiling 10 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/classes
18:07:57 [INFO] 
18:07:57 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:57 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/src/test/resources
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] No sources to compile
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] No tests to run.
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Skipping packaging of the test-jar
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] No sources in project. Archive not created.
18:07:57 [INFO] 
18:07:57 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Skipping duplicate-finder execution!
18:07:57 [INFO] 
18:07:57 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Signature checking is skipped.
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jms ---
18:07:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.jar
18:07:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT.pom
18:07:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jms/target/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jms/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jms-6.0.300-SNAPSHOT-sources.jar
18:07:57 [INFO] 
18:07:57 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
18:07:57 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 6.0.300-SNAPSHOT [12/30]
18:07:57 [INFO] --------------------------------[ jar ]---------------------------------
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
18:07:57 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target
18:07:57 [INFO] 
18:07:57 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
18:07:57 [INFO] Skipping Rule Enforcement.
18:07:57 [INFO] 
18:07:57 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] 
18:07:58 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:58 [INFO] Copying 1 resource
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Changes detected - recompiling the module!
18:07:58 [INFO] Compiling 53 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/classes
18:07:58 [INFO] 
18:07:58 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:58 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/src/test/resources
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] No sources to compile
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] No tests to run.
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Skipping packaging of the test-jar
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] No sources in project. Archive not created.
18:07:58 [INFO] 
18:07:58 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Skipping duplicate-finder execution!
18:07:58 [INFO] 
18:07:58 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Signature checking is skipped.
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws ---
18:07:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.jar
18:07:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT.pom
18:07:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-SNAPSHOT-sources.jar
18:07:58 [INFO] 
18:07:58 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
18:07:58 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 6.0.300-SNAPSHOT [13/30]
18:07:58 [INFO] --------------------------------[ jar ]---------------------------------
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
18:07:58 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target
18:07:58 [INFO] 
18:07:58 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
18:07:58 [INFO] Skipping Rule Enforcement.
18:07:58 [INFO] 
18:07:58 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] 
18:07:59 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:59 [INFO] Copying 1 resource
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Changes detected - recompiling the module!
18:07:59 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/classes
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:07:59 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/src/test/resources
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] No sources to compile
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] No tests to run.
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Skipping packaging of the test-jar
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] No sources in project. Archive not created.
18:07:59 [INFO] 
18:07:59 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Skipping duplicate-finder execution!
18:07:59 [INFO] 
18:07:59 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Signature checking is skipped.
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt ---
18:07:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.jar
18:07:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT.pom
18:07:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/6.0.300-SNAPSHOT/org.eclipse.scout.jaxws.apt-6.0.300-SNAPSHOT-sources.jar
18:07:59 [INFO] 
18:07:59 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
18:07:59 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 6.0.300-SNAPSHOT [14/30]
18:07:59 [INFO] --------------------------------[ jar ]---------------------------------
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
18:07:59 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target
18:07:59 [INFO] 
18:07:59 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
18:07:59 [INFO] Skipping Rule Enforcement.
18:07:59 [INFO] 
18:07:59 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:01 [INFO] 
18:08:01 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:01 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:01 [INFO] 
18:08:01 [INFO] --- jaxws-maven-plugin:2.4:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:01 [INFO] Processing: file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl
18:08:01 [INFO] jaxws:wsimport args: [-keep, -s, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -target, 2.1, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"]
18:08:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:08:02 parsing WSDL...
18:08:02 
18:08:02 
18:08:04 
18:08:04 Generating code...
18:08:04 
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java
18:08:04 org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java
18:08:04 [INFO] 
18:08:04 [INFO] --- jaxws-maven-plugin:2.4:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:04 [INFO] Processing: file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl
18:08:04 [INFO] jaxws:wsimport args: [-keep, -s, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -target, 2.1, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"]
18:08:04 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:08:04 parsing WSDL...
18:08:04 
18:08:04 
18:08:05 
18:08:05 Generating code...
18:08:05 
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java
18:08:05 org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java
18:08:05 [INFO] 
18:08:05 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:05 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
18:08:05 [INFO] 
18:08:05 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:05 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
18:08:05 [INFO] 
18:08:05 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:05 [INFO] Copying 0 resource
18:08:05 [INFO] 
18:08:05 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:05 [INFO] Copying 3 resources
18:08:05 [INFO] 
18:08:05 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:05 [INFO] Copying 2 resources
18:08:05 [INFO] 
18:08:05 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:06 [INFO] Changes detected - recompiling the module!
18:08:06 [INFO] Compiling 25 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/classes
18:08:07 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
18:08:07 [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]
18:08:07 [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]
18:08:07 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
18:08:07 [INFO] 
18:08:07 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:07 [INFO] Copying 0 resource
18:08:07 [INFO] 
18:08:07 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:07 [INFO] Copying 2 resources
18:08:07 [INFO] 
18:08:07 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:07 [INFO] Changes detected - recompiling the module!
18:08:07 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/test-classes
18:08:07 [INFO] 
18:08:07 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:07 [INFO] 
18:08:07 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:07 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports
18:08:07 
18:08:07 -------------------------------------------------------
18:08:07  T E S T S
18:08:07 -------------------------------------------------------
18:08:07 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:08:08 Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
18:08:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
18:08:08 Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
18:08:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
18:08:08 Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
18:08:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
18:08:08 Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
18:08:08 2019-08-11 22:08:08,805 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:08 2019-08-11 22:08:08,874 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 53.993275 ms - MDC[]
18:08:09 2019-08-11 22:08:09,187 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:09 2019-08-11 22:08:09,191 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
18:08:09 2019-08-11 22:08:09,192 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:08:09 2019-08-11 22:08:09,193 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:09 2019-08-11 22:08:09,219 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - 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[]
18:08:09 2019-08-11 22:08:09,359 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@5246a3b3[id = 945c9763-b9f0-479b-84e9-350df88ac695], user=jaxws-user] - MDC[principal=jaxws-user]
18:08:09 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
18:08:09 Running org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
18:08:09 2019-08-11 22:08:09,657 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServerSession@4f93bf0a[id = 1666e9a1-c489-4ef7-8e2d-900a03128cf5], user=default] - MDC[principal=default]
18:08:09 2019-08-11 22:08:09,906 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller - Published JaxWsConsumerTestServiceProvider on endpoint http://localhost:60806/WS/JaxWsConsumerTestService - MDC[principal=default]
18:08:09 2019-08-11 22:08:09,931 INFO  [main] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsTestProviderInstaller - Published JaxWsPingTestServiceProvider on endpoint http://localhost:60806/WS/JaxWsPingTestService - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,026 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message' - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,041 INFO  [pool-1-thread-1] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,592 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,601 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,644 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,691 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,732 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,777 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,824 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,867 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,907 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,947 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
18:08:10 2019-08-11 22:08:10,995 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,035 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,079 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 2' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,124 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 3' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,167 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 4' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,208 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 5' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,251 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 6' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,291 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 7' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,331 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 8' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,371 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 9' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,414 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='null', headerSet=false] - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,489 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,534 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,580 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,645 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsPingTestServiceProvider - echo 'ping' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,692 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:11 2019-08-11 22:08:11,736 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
18:08:12 2019-08-11 22:08:12,336 INFO  [pool-1-thread-2] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
18:08:12 2019-08-11 22:08:12,887 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:12 2019-08-11 22:08:12,897 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
18:08:12 2019-08-11 22:08:12,943 INFO  [pool-1-thread-3] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - get header ['X-Scout-JaxWsTestHeader'='test header value', headerSet=true] - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,084 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,092 INFO  [pool-1-thread-4] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - set header ['X-Scout-JaxWsTestHeader'='test header value'] - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,640 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'test message' - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,650 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,706 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 0' - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,749 INFO  [pool-1-thread-5] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
18:08:13 2019-08-11 22:08:13,750 INFO  [pool-1-thread-6] org.eclipse.scout.rt.server.jaxws.consumer.JaxWsConsumerTestServiceProvider - echo 'Test Message 1' - MDC[principal=default]
18:08:14 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.147 sec - in org.eclipse.scout.rt.server.jaxws.consumer.JaxWsRiClientTest
18:08:14 Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
18:08:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
18:08:14 Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
18:08:14 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
18:08:14 Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
18:08:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
18:08:14 Running org.eclipse.scout.rt.server.jaxws.provider.context.JaxWsServletRunContextChainTest
18:08:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.server.jaxws.provider.context.JaxWsServletRunContextChainTest
18:08:14 
18:08:14 Results :
18:08:14 
18:08:14 Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
18:08:14 
18:08:14 [INFO] 
18:08:14 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:15 [INFO] 
18:08:15 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Skipping duplicate-finder execution!
18:08:15 [INFO] 
18:08:15 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Signature checking is skipped.
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test ---
18:08:15 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.jar
18:08:15 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT.pom
18:08:15 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-tests.jar
18:08:15 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-sources.jar
18:08:15 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:15 [INFO] 
18:08:15 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
18:08:15 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc 6.0.300-SNAPSHOT [15/30]
18:08:15 [INFO] --------------------------------[ jar ]---------------------------------
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc ---
18:08:15 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target
18:08:15 [INFO] 
18:08:15 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
18:08:15 [INFO] Skipping Rule Enforcement.
18:08:15 [INFO] 
18:08:15 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] 
18:08:16 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:16 [INFO] Copying 1 resource
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Changes detected - recompiling the module!
18:08:16 [INFO] Compiling 75 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/classes
18:08:16 [INFO] 
18:08:16 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:16 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/src/test/resources
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] No sources to compile
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] No tests to run.
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Skipping packaging of the test-jar
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] No sources in project. Archive not created.
18:08:16 [INFO] 
18:08:16 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Skipping duplicate-finder execution!
18:08:16 [INFO] 
18:08:16 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Signature checking is skipped.
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc ---
18:08:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.jar
18:08:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT.pom
18:08:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-6.0.300-SNAPSHOT-sources.jar
18:08:16 [INFO] 
18:08:16 [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
18:08:16 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test 6.0.300-SNAPSHOT [16/30]
18:08:16 [INFO] --------------------------------[ jar ]---------------------------------
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:16 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target
18:08:16 [INFO] 
18:08:16 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:16 [INFO] Skipping Rule Enforcement.
18:08:16 [INFO] 
18:08:16 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] 
18:08:17 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:17 [INFO] 
18:08:17 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:17 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
18:08:17 [INFO] 
18:08:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] No sources to compile
18:08:17 [INFO] 
18:08:17 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:17 [INFO] Copying 13 resources
18:08:17 [INFO] 
18:08:17 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:17 [INFO] Changes detected - recompiling the module!
18:08:17 [INFO] Compiling 26 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/test-classes
18:08:18 [INFO] 
18:08:18 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:18 [ERROR] [SKIP] Cannot process fileset in directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/classes. Directory does not exist!
18:08:18 [INFO] 
18:08:18 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:18 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports
18:08:18 
18:08:18 -------------------------------------------------------
18:08:18  T E S T S
18:08:18 -------------------------------------------------------
18:08:18 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:08:18 Running org.eclipse.scout.rt.server.jdbc.BindValueTest
18:08:19 2019-08-11 22:08:19,377 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:19 2019-08-11 22:08:19,432 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 43.257310 ms - MDC[]
18:08:19 2019-08-11 22:08:19,707 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:19 2019-08-11 22:08:19,711 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:08:19 2019-08-11 22:08:19,712 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:19 2019-08-11 22:08:19,853 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@23f3dbf0[id = 04bdc63d-ad34-478a-ac51-dfd6003068aa], user=default] - MDC[principal=default]
18:08:19 2019-08-11 22:08:19,908 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 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[principal=default]
18:08:19 2019-08-11 22:08:19,953 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:19 SQL with binds:
18:08:19 SELECT    A
18:08:19 FROM      T
18:08:19 WHERE     A = :a
18:08:19 IN  :a => ? [BIGINT null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,000 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A
18:08:20 FROM      T
18:08:20 WHERE     A = :a
18:08:20 IN  :a => ? [BIGINT null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,007 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A
18:08:20 FROM      T
18:08:20 WHERE     A = :a
18:08:20 IN  :a => ? [NULL null] - MDC[principal=default]
18:08:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec - in org.eclipse.scout.rt.server.jdbc.BindValueTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
18:08:20 2019-08-11 22:08:20,044 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,044 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,047 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 1]
18:08:20 IN  :{table.state} => ? [INTEGER 3]
18:08:20 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,050 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 0]
18:08:20 IN  :{table.state} => ? [INTEGER 6]
18:08:20 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,060 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,060 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,062 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 1]
18:08:20 IN  :{filter.state} => ? [INTEGER 3]
18:08:20 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,064 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 0]
18:08:20 IN  :{filter.state} => ? [INTEGER 6]
18:08:20 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,069 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,069 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,071 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 1]
18:08:20 IN  :{table.state} => ? [INTEGER 3]
18:08:20 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,074 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 0]
18:08:20 IN  :{table.state} => ? [INTEGER 6]
18:08:20 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,079 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,079 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,081 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,082 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,088 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,088 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,090 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 1]
18:08:20 IN  :{state} => ? [INTEGER 3]
18:08:20 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,091 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 0]
18:08:20 IN  :{state} => ? [INTEGER 6]
18:08:20 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,097 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,098 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,099 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{TableHolderFilter.active} , S = :{TableHolderFilter.state} WHERE N = :{TableHolderFilter.name}
18:08:20 IN  :{TableHolderFilter.active} => ? [INTEGER 1]
18:08:20 IN  :{TableHolderFilter.state} => ? [INTEGER 3]
18:08:20 IN  :{TableHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,101 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{TableHolderFilter.active} , S = :{TableHolderFilter.state} WHERE N = :{TableHolderFilter.name}
18:08:20 IN  :{TableHolderFilter.active} => ? [INTEGER 0]
18:08:20 IN  :{TableHolderFilter.state} => ? [INTEGER 6]
18:08:20 IN  :{TableHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,105 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,105 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,107 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 1]
18:08:20 IN  :{table.state} => ? [INTEGER 3]
18:08:20 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,109 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 0]
18:08:20 IN  :{table.state} => ? [INTEGER 6]
18:08:20 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,118 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,118 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,120 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,121 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,127 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,127 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,128 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 1]
18:08:20 IN  :{state} => ? [INTEGER 3]
18:08:20 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,129 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 0]
18:08:20 IN  :{state} => ? [INTEGER 6]
18:08:20 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,134 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,135 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,136 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 1]
18:08:20 IN  :{filter.state} => ? [INTEGER 3]
18:08:20 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,138 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 0]
18:08:20 IN  :{filter.state} => ? [INTEGER 6]
18:08:20 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,144 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,144 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,146 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
18:08:20 IN  :{TableBeanHolderFilter.active} => ? [INTEGER 1]
18:08:20 IN  :{TableBeanHolderFilter.state} => ? [INTEGER 3]
18:08:20 IN  :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,147 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
18:08:20 IN  :{TableBeanHolderFilter.active} => ? [INTEGER 0]
18:08:20 IN  :{TableBeanHolderFilter.state} => ? [INTEGER 6]
18:08:20 IN  :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,152 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,152 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,153 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{tableFieldData.active} , S = :{tableFieldData.state} WHERE N = :{tableFieldData.name}
18:08:20 IN  :{tableFieldData.active} => ? [INTEGER 1]
18:08:20 IN  :{tableFieldData.state} => ? [INTEGER 3]
18:08:20 IN  :{tableFieldData.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,154 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{tableFieldData.active} , S = :{tableFieldData.state} WHERE N = :{tableFieldData.name}
18:08:20 IN  :{tableFieldData.active} => ? [INTEGER 0]
18:08:20 IN  :{tableFieldData.state} => ? [INTEGER 6]
18:08:20 IN  :{tableFieldData.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,159 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,159 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,160 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
18:08:20 IN  :{tableFieldBeanData.active} => ? [INTEGER 1]
18:08:20 IN  :{tableFieldBeanData.state} => ? [INTEGER 3]
18:08:20 IN  :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,161 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
18:08:20 IN  :{tableFieldBeanData.active} => ? [INTEGER 0]
18:08:20 IN  :{tableFieldBeanData.state} => ? [INTEGER 6]
18:08:20 IN  :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,166 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,166 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,167 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,168 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,172 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,173 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,174 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,175 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,179 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,179 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,180 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 1]
18:08:20 IN  :{table.state} => ? [INTEGER 3]
18:08:20 IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,182 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
18:08:20 IN  :{table.active} => ? [INTEGER 0]
18:08:20 IN  :{table.state} => ? [INTEGER 6]
18:08:20 IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,186 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,186 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,188 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,189 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,194 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,194 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,195 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 1]
18:08:20 IN  :{filter.state} => ? [INTEGER 3]
18:08:20 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,197 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 0]
18:08:20 IN  :{filter.state} => ? [INTEGER 6]
18:08:20 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,204 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,204 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,205 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,207 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,213 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,213 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,214 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 1]
18:08:20 IN  :{state} => ? [INTEGER 3]
18:08:20 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,215 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 0]
18:08:20 IN  :{state} => ? [INTEGER 6]
18:08:20 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,220 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,220 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,221 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 1]
18:08:20 IN  :{filter.state} => ? [INTEGER 3]
18:08:20 IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,222 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
18:08:20 IN  :{filter.active} => ? [INTEGER 0]
18:08:20 IN  :{filter.state} => ? [INTEGER 6]
18:08:20 IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,226 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,226 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,227 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 1]
18:08:20 IN  :{state} => ? [INTEGER 3]
18:08:20 IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,228 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
18:08:20 IN  :{active} => ? [INTEGER 0]
18:08:20 IN  :{state} => ? [INTEGER 6]
18:08:20 IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,232 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,233 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,234 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 6]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,235 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 *** UNPARSED ***
18:08:20 UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
18:08:20 IN  :value => ? [VARCHAR lorem]
18:08:20 IN  :{roles} => ? [BIGINT 5]
18:08:20 IN  :personNr => ? [BIGINT 9] - MDC[principal=default]
18:08:20 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
18:08:20 2019-08-11 22:08:20,256 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,257 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,259 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{h.active},
18:08:20           :{h.state},
18:08:20           :{h.name}
18:08:20 OUT :{h.active} => ? [Active]
18:08:20 OUT :{h.state} => ? [State]
18:08:20 OUT :{h.name} => ? [Name] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,273 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     A = :{h.active}
18:08:20           AND B = :{h.state}
18:08:20           AND C = :{h.name}
18:08:20 IN  :{h.active} => ? [INTEGER 1]
18:08:20 IN  :{h.state} => ? [INTEGER 1]
18:08:20 IN  :{h.name} => ? [VARCHAR abc] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,275 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     A = :{h.active}
18:08:20           AND B = :{h.state}
18:08:20           AND C = :{h.name}
18:08:20 IN  :{h.active} => ? [INTEGER null]
18:08:20 IN  :{h.state} => ? [INTEGER null]
18:08:20 IN  :{h.name} => ? [VARCHAR null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,284 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = 42 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,284 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,285 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = :personNr
18:08:20 INTO      :{roles}
18:08:20 IN  :personNr => ? [BIGINT 42]
18:08:20 OUT :{roles} => ? - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,291 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,292 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,293 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{table.active},
18:08:20           :{table.state},
18:08:20           :{table.name}
18:08:20 OUT :{table.active} => ? [Boolean]
18:08:20 OUT :{table.state} => ? [Integer]
18:08:20 OUT :{table.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,297 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = 63 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,298 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,299 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = :personNr
18:08:20 INTO      :{roles}
18:08:20 IN  :personNr => ? [BIGINT 63]
18:08:20 OUT :{roles} => ? - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,304 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,304 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,305 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{table.active},
18:08:20           :{table.state},
18:08:20           :{table.name}
18:08:20 OUT :{table.active} => ? [Boolean]
18:08:20 OUT :{table.state} => ? [Integer]
18:08:20 OUT :{table.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,310 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,310 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,311 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{table.active},
18:08:20           :{table.state},
18:08:20           :{table.name}
18:08:20 OUT :{table.active} => ? [Boolean]
18:08:20 OUT :{table.state} => ? [Integer]
18:08:20 OUT :{table.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,316 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,316 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,317 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{tableFieldData.active},
18:08:20           :{tableFieldData.state},
18:08:20           :{tableFieldData.name}
18:08:20 OUT :{tableFieldData.active} => ? [Boolean]
18:08:20 OUT :{tableFieldData.state} => ? [Integer]
18:08:20 OUT :{tableFieldData.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,321 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,321 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,322 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{table.active},
18:08:20           :{table.state},
18:08:20           :{table.name}
18:08:20 OUT :{table.active} => ? [Boolean]
18:08:20 OUT :{table.state} => ? [Integer]
18:08:20 OUT :{table.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,328 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = 42 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,328 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,329 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = :personNr
18:08:20 INTO      :{roles}
18:08:20 IN  :personNr => ? [BIGINT 42]
18:08:20 OUT :{roles} => ? [Long] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,334 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,334 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,335 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{tableFieldBeanData.active},
18:08:20           :{tableFieldBeanData.state},
18:08:20           :{tableFieldBeanData.name}
18:08:20 OUT :{tableFieldBeanData.active} => ? [Boolean]
18:08:20 OUT :{tableFieldBeanData.state} => ? [Integer]
18:08:20 OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,339 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,339 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,340 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :active,
18:08:20           :state,
18:08:20           :name
18:08:20 OUT :active => ? [Boolean]
18:08:20 OUT :state => ? [Integer]
18:08:20 OUT :name => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,346 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = 42 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,346 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,347 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    ROLE_NR
18:08:20 FROM      USER_ROLE
18:08:20 WHERE     USER_NR = :personNr
18:08:20 INTO      :{roles}
18:08:20 IN  :personNr => ? [BIGINT 42]
18:08:20 OUT :{roles} => ? - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,350 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,350 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,351 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :{h.active},
18:08:20           :{h.state},
18:08:20           :{h.name}
18:08:20 OUT :{h.active} => ? [boolean]
18:08:20 OUT :{h.state} => ? [int]
18:08:20 OUT :{h.name} => ? [String] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,354 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,358 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock - SQL Log:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0 - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,358 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock -  sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,359 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    A,
18:08:20           B,
18:08:20           C
18:08:20 FROM      T
18:08:20 WHERE     D = 0
18:08:20 INTO      :active,
18:08:20           :state,
18:08:20           :name
18:08:20 OUT :active => ? [Boolean]
18:08:20 OUT :state => ? [Integer]
18:08:20 OUT :name => ? [String] - MDC[principal=default]
18:08:20 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
18:08:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
18:08:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
18:08:20 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
18:08:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
18:08:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
18:08:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
18:08:20 2019-08-11 22:08:20,764 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    :bind1,
18:08:20           :bind2
18:08:20 FROM      DUAL
18:08:20 IN  :bind1 => ? [NULL null]
18:08:20 IN  :bind2 => ? [NULL null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,765 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    :bind1,
18:08:20           :bind2
18:08:20 FROM      DUAL
18:08:20 IN  :bind1 => ? [NULL null]
18:08:20 IN  :bind2 => ? [NULL null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,767 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    1,
18:08:20           2
18:08:20 FROM      DUAL
18:08:20 INTO      :bind1,
18:08:20           :bind2
18:08:20 OUT :bind1 => ? [Integer]
18:08:20 OUT :bind2 => ? [Integer] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,769 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    1,
18:08:20           2
18:08:20 FROM      DUAL
18:08:20 INTO      :bind1,
18:08:20           :bind2
18:08:20 OUT :bind1 => ? [Integer]
18:08:20 OUT :bind2 => ? [Integer] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,770 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    :userId,
18:08:20           :bind1
18:08:20 FROM      DUAL
18:08:20 IN  :userId => ? [NULL null]
18:08:20 IN  :bind1 => ? [NULL null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,770 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    :bind1,
18:08:20           :bind2
18:08:20 FROM      DUAL
18:08:20 IN  :bind1 => ? [NULL null]
18:08:20 IN  :bind2 => ? [NULL null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,771 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    1,
18:08:20           2
18:08:20 FROM      DUAL
18:08:20 INTO      :bind1,
18:08:20           :bind2
18:08:20 OUT :bind1 => ? [Integer]
18:08:20 OUT :bind2 => ? [Integer] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,781 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    P.PERSON_NR,
18:08:20           P.NAME
18:08:20 FROM      PERSON P
18:08:20 WHERE     P.PERSON_NR = :key
18:08:20           AND P.NAME LIKE '%' || :text || '%'
18:08:20 IN  :key => ? [VARCHAR null]
18:08:20 IN  :text => ? [VARCHAR null] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,789 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    COUNT(*)
18:08:20 FROM      PERSON P
18:08:20 WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
18:08:20           AND :name LIKE '%Me%'
18:08:20           AND :{addressTable.street} LIKE '%Park%'
18:08:20 INTO      :countConcurrent
18:08:20 IN  :birthdate => ? [TIMESTAMP null]
18:08:20 IN  :name => ? [VARCHAR null]
18:08:20 IN  :{addressTable.street} => ? [VARCHAR null]
18:08:20 OUT :countConcurrent => ? [Integer] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,790 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    COUNT(*)
18:08:20 FROM      PERSON P
18:08:20 WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
18:08:20           AND :name LIKE '%Me%'
18:08:20           AND :{addressTable.street} LIKE '%Park%'
18:08:20 INTO      :countConcurrent
18:08:20 IN  :birthdate => ? [TIMESTAMP null]
18:08:20 IN  :name => ? [VARCHAR null]
18:08:20 IN  :{addressTable.street} => ? [VARCHAR null]
18:08:20 OUT :countConcurrent => ? [Integer] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,795 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    BP_NR
18:08:20 FROM      FLM_BP
18:08:20 WHERE     BP_NO LIKE :bpNo
18:08:20 INTO      :bpNr
18:08:20 IN  :bpNo => ? [VARCHAR 12]
18:08:20 OUT :bpNr => ? [Long] - MDC[principal=default]
18:08:20 2019-08-11 22:08:20,799 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor - 
18:08:20 SQL with binds:
18:08:20 SELECT    1
18:08:20 FROM      DUAL
18:08:20 INTO      :active
18:08:20 OUT :active => ? [Integer] - MDC[principal=default]
18:08:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
18:08:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
18:08:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
18:08:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
18:08:20 Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
18:08:20 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
18:08:21 
18:08:21 Results :
18:08:21 
18:08:21 Tests run: 107, Failures: 0, Errors: 0, Skipped: 0
18:08:21 
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [WARNING] JAR will be empty - no content was marked for inclusion!
18:08:21 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] No sources in project. Archive not created.
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:21 [INFO] 
18:08:21 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] Skipping duplicate-finder execution!
18:08:21 [INFO] 
18:08:21 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] Signature checking is skipped.
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test ---
18:08:21 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.jar
18:08:21 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT.pom
18:08:21 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-tests.jar
18:08:21 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:21 [INFO] 
18:08:21 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
18:08:21 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client 6.0.300-SNAPSHOT [17/30]
18:08:21 [INFO] --------------------------------[ jar ]---------------------------------
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client ---
18:08:21 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target
18:08:21 [INFO] 
18:08:21 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
18:08:21 [INFO] Skipping Rule Enforcement.
18:08:21 [INFO] 
18:08:21 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.client ---
18:08:22 [INFO] 
18:08:22 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.client ---
18:08:22 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:22 [INFO] 
18:08:22 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client ---
18:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:22 [INFO] Copying 3 resources
18:08:22 [INFO] 
18:08:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.client ---
18:08:23 [INFO] Changes detected - recompiling the module!
18:08:23 [INFO] Compiling 884 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/classes
18:08:25 [INFO] 
18:08:25 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:25 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/src/test/resources
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] No sources to compile
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] No tests to run.
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
18:08:25 [INFO] Skipping packaging of the test-jar
18:08:25 [INFO] 
18:08:25 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
18:08:26 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar
18:08:26 [INFO] 
18:08:26 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
18:08:26 [INFO] No sources in project. Archive not created.
18:08:26 [INFO] 
18:08:26 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client ---
18:08:26 [INFO] Skipping duplicate-finder execution!
18:08:26 [INFO] 
18:08:26 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client ---
18:08:26 [INFO] Signature checking is skipped.
18:08:26 [INFO] 
18:08:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client ---
18:08:26 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.jar
18:08:26 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT.pom
18:08:26 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-SNAPSHOT-sources.jar
18:08:26 [INFO] 
18:08:26 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
18:08:26 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.client.test 6.0.300-SNAPSHOT [18/30]
18:08:26 [INFO] --------------------------------[ jar ]---------------------------------
18:08:26 [INFO] 
18:08:26 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.client.test ---
18:08:26 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target
18:08:26 [INFO] 
18:08:26 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
18:08:26 [INFO] Skipping Rule Enforcement.
18:08:26 [INFO] 
18:08:26 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] 
18:08:27 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:27 [INFO] 
18:08:27 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:27 [INFO] Copying 1 resource
18:08:27 [INFO] 
18:08:27 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] Changes detected - recompiling the module!
18:08:27 [INFO] Compiling 21 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/classes
18:08:27 [INFO] 
18:08:27 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:27 [INFO] Copying 2 resources
18:08:27 [INFO] 
18:08:27 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
18:08:27 [INFO] Changes detected - recompiling the module!
18:08:27 [INFO] Compiling 325 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/test-classes
18:08:28 [INFO] 
18:08:28 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
18:08:29 [INFO] 
18:08:29 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.client.test ---
18:08:29 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/surefire-reports
18:08:29 
18:08:29 -------------------------------------------------------
18:08:29  T E S T S
18:08:29 -------------------------------------------------------
18:08:29 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:08:30 Running org.eclipse.scout.rt.client.ClientJobCancelTest
18:08:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ClientJobCancelTest
18:08:31 Running org.eclipse.scout.rt.client.ClientSessionDisposeTest
18:08:31 2019-08-11 22:08:31,237 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:31 2019-08-11 22:08:31,313 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 66.267870 ms - MDC[]
18:08:31 2019-08-11 22:08:31,505 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:31 2019-08-11 22:08:31,509 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
18:08:31 2019-08-11 22:08:31,510 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:31 2019-08-11 22:08:31,658 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@34f67dcb[id = 99c89906-15d7-4a92-a099-3348b6de0b5b], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=99c89906-15d7-4a92-a099-3348b6de0b5b]]
18:08:31 2019-08-11 22:08:31,671 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@34f67dcb[id = 99c89906-15d7-4a92-a099-3348b6de0b5b], user=genie.scout] - MDC[]
18:08:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec - in org.eclipse.scout.rt.client.ClientSessionDisposeTest
18:08:31 Running org.eclipse.scout.rt.client.ClientSessionTest
18:08:31 2019-08-11 22:08:31,777 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:31 2019-08-11 22:08:31,792 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:31 2019-08-11 22:08:31,793 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
18:08:31 2019-08-11 22:08:31,794 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:31 2019-08-11 22:08:31,808 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@461ca8be[id = d5776994-df44-4948-9f3d-7fc1b1df170f], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=d5776994-df44-4948-9f3d-7fc1b1df170f]]
18:08:31 2019-08-11 22:08:31,812 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@461ca8be[id = d5776994-df44-4948-9f3d-7fc1b1df170f], user=genie.scout] - MDC[]
18:08:31 2019-08-11 22:08:31,815 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:31 2019-08-11 22:08:31,826 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:31 2019-08-11 22:08:31,827 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
18:08:31 2019-08-11 22:08:31,828 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:31 2019-08-11 22:08:31,841 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@68cb11fc[id = aad95d94-6be2-490a-b7b3-8996613fcf01], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=aad95d94-6be2-490a-b7b3-8996613fcf01]]
18:08:31 2019-08-11 22:08:31,861 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@68cb11fc[id = aad95d94-6be2-490a-b7b3-8996613fcf01], user=genie.scout] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$4]
18:08:31 2019-08-11 22:08:31,863 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:08:31 2019-08-11 22:08:31,873 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:08:31 2019-08-11 22:08:31,874 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 4 code type classes registered. - MDC[]
18:08:31 2019-08-11 22:08:31,874 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:08:31 2019-08-11 22:08:31,885 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@45cc0e3f[id = 851f3054-8208-49f9-8c35-aa0844cb95e9], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=851f3054-8208-49f9-8c35-aa0844cb95e9]]
18:08:32 2019-08-11 22:08:32,895 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@45cc0e3f[id = 851f3054-8208-49f9-8c35-aa0844cb95e9], user=genie.scout] - MDC[jobName=org.eclipse.scout.rt.client.ClientSessionTest$7]
18:08:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec - in org.eclipse.scout.rt.client.ClientSessionTest
18:08:32 Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
18:08:33 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
18:08:33 Running org.eclipse.scout.rt.client.TunnelToServerTest
18:08:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.TunnelToServerTest
18:08:33 Running org.eclipse.scout.rt.client.cache.ClientCacheTest
18:08:33 2019-08-11 22:08:33,075 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
18:08:33 2019-08-11 22:08:33,075 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
18:08:33 2019-08-11 22:08:33,079 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1fe8554a[id = 790144aa-43f6-4579-9e07-6f8986e4b81d], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=790144aa-43f6-4579-9e07-6f8986e4b81d]]
18:08:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.client.cache.ClientCacheTest
18:08:33 Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
18:08:33 2019-08-11 22:08:33,113 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 2019-08-11 22:08:33,116 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 2019-08-11 22:08:33,119 WARN  [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler - 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: 1693666449 - MDC[]
18:08:33 2019-08-11 22:08:33,120 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 2019-08-11 22:08:33,126 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 2019-08-11 22:08:33,127 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$4]
18:08:33 2019-08-11 22:08:33,129 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 2019-08-11 22:08:33,130 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[]
18:08:33 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
18:08:33 Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
18:08:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
18:08:33 Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest
18:08:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.context.ClientRunContextChainTest
18:08:33 Running org.eclipse.scout.rt.client.context.ClientRunContextTest
18:08:33 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.context.ClientRunContextTest
18:08:33 Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest
18:08:33 2019-08-11 22:08:33,167 INFO  [main] org.eclipse.scout.rt.client.deeplink.DeepLinks - Registered 2 deep-link handlers:
18:08:33 - org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@349469db
18:08:33 - org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@2c3a2935 - MDC[]
18:08:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.deeplink.DeepLinksTest
18:08:33 Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
18:08:33 2019-08-11 22:08:33,277 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
18:08:33 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
18:08:33 2019-08-11 22:08:33,366 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
18:08:33 2019-08-11 22:08:33,366 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:33 2019-08-11 22:08:33,370 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b5a3272[id = a1bc5a40-f489-40d9-83c8-9f8a643af92d], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=a1bc5a40-f489-40d9-83c8-9f8a643af92d]]
18:08:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
18:08:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
18:08:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
18:08:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
18:08:33 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
18:08:33 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
18:08:33 Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
18:08:34 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec - in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
18:08:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
18:08:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
18:08:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
18:08:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
18:08:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
18:08:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
18:08:34 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
18:08:34 Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
18:08:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
18:08:34 Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
18:08:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.03 sec - in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
18:08:36 Running org.eclipse.scout.rt.client.job.ModelJobTest
18:08:36 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.job.ModelJobTest
18:08:36 Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest
18:08:36 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.job.ModelJobValidatorTest
18:08:36 Running org.eclipse.scout.rt.client.job.ModelJobsTest
18:08:36 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.job.ModelJobsTest
18:08:36 Running org.eclipse.scout.rt.client.job.MultipleSessionTest
18:08:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.job.MultipleSessionTest
18:08:36 Running org.eclipse.scout.rt.client.job.MutualExclusionTest
18:08:36 2019-08-11 22:08:36,370 INFO  [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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@39652fd9[permitOwners=[JobFutureTask@180c4801[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36a497fb[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$4$1, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$4]
18:08:36 2019-08-11 22:08:36,446 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@71de943f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6c86b566[permitOwners=[JobFutureTask@15e86d24[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71de943f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@415cb259[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6c86b566[permitOwners=[JobFutureTask@15e86d24[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71de943f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@415cb259[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,452 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@69497a36[job=job-1, state=DONE], semaphore=ExecutionSemaphore@66db4684[permitOwners=[JobFutureTask@497f8a4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@69497a36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d952747[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@66db4684[permitOwners=[JobFutureTask@497f8a4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@69497a36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d952747[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,457 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f6ae1d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a3de196[permitOwners=[JobFutureTask@30ee413a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6ae1d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7405e77f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a3de196[permitOwners=[JobFutureTask@30ee413a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6ae1d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7405e77f[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,462 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4ff1b0d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@11bdc6b[permitOwners=[JobFutureTask@46da7d39[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ff1b0d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d3f5482[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@11bdc6b[permitOwners=[JobFutureTask@46da7d39[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ff1b0d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d3f5482[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,467 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1bb90d4d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68b8f262[permitOwners=[JobFutureTask@e1f88b6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1bb90d4d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69e346b3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68b8f262[permitOwners=[JobFutureTask@e1f88b6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1bb90d4d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69e346b3[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,472 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3df2f4ab[job=job-1, state=DONE], semaphore=ExecutionSemaphore@359eb299[permitOwners=[JobFutureTask@4ed7fb78[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3df2f4ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@393b99d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@359eb299[permitOwners=[JobFutureTask@4ed7fb78[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3df2f4ab[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@393b99d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,476 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@43ac3b45[job=job-1, state=DONE], semaphore=ExecutionSemaphore@75c77410[permitOwners=[JobFutureTask@5ded2dfc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43ac3b45[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22ac1a0d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@75c77410[permitOwners=[JobFutureTask@5ded2dfc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43ac3b45[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22ac1a0d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,481 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3a4181ba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d2e8dcd[permitOwners=[JobFutureTask@e77c9c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a4181ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4cc9d672[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1d2e8dcd[permitOwners=[JobFutureTask@e77c9c3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a4181ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4cc9d672[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,484 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4daee083[job=job-1, state=DONE], semaphore=ExecutionSemaphore@32057684[permitOwners=[JobFutureTask@7da70124[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4daee083[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fdf32a4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@32057684[permitOwners=[JobFutureTask@7da70124[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4daee083[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7fdf32a4[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,488 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19d75d3c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@217d178a[permitOwners=[JobFutureTask@5c3cc103[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19d75d3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5af08232[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@217d178a[permitOwners=[JobFutureTask@5c3cc103[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19d75d3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5af08232[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,492 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@62e8ef9f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@57d11003[permitOwners=[JobFutureTask@58e61e18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62e8ef9f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d9f624[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@57d11003[permitOwners=[JobFutureTask@58e61e18[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62e8ef9f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d9f624[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,496 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@49d658bf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7eda6f4a[permitOwners=[JobFutureTask@21288943[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49d658bf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@68893394[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7eda6f4a[permitOwners=[JobFutureTask@21288943[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49d658bf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@68893394[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,501 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@41e156ee[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78d5c379[permitOwners=[JobFutureTask@24e6bd00[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41e156ee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5522f9b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@78d5c379[permitOwners=[JobFutureTask@24e6bd00[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@41e156ee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5522f9b[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,505 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b26afbc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3e901072[permitOwners=[JobFutureTask@2ab91b65[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b26afbc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e03d75e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3e901072[permitOwners=[JobFutureTask@2ab91b65[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b26afbc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e03d75e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,509 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1ec8afc4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@367c4f87[permitOwners=[JobFutureTask@7cc8fd4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ec8afc4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c516cab[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@367c4f87[permitOwners=[JobFutureTask@7cc8fd4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ec8afc4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c516cab[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,514 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@410c1f44[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5739b288[permitOwners=[JobFutureTask@16ef07fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@410c1f44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7227e3f1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5739b288[permitOwners=[JobFutureTask@16ef07fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@410c1f44[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7227e3f1[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,518 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@50ccd6a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2fd4ae9a[permitOwners=[JobFutureTask@6bb2dae6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ccd6a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26c7940a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2fd4ae9a[permitOwners=[JobFutureTask@6bb2dae6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ccd6a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26c7940a[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,521 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@39e0fe23[job=job-1, state=DONE], semaphore=ExecutionSemaphore@333cb211[permitOwners=[JobFutureTask@44f86613[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39e0fe23[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e05dd42[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@333cb211[permitOwners=[JobFutureTask@44f86613[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39e0fe23[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e05dd42[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,526 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1ac8f29c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@70daf26b[permitOwners=[JobFutureTask@1d07d728[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ac8f29c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d98e607[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@70daf26b[permitOwners=[JobFutureTask@1d07d728[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1ac8f29c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6d98e607[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,530 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c6c6b7b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@d913784[permitOwners=[JobFutureTask@f714749[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c6c6b7b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@25f3207e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@d913784[permitOwners=[JobFutureTask@f714749[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c6c6b7b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@25f3207e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,534 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7220ff10[job=job-1, state=DONE], semaphore=ExecutionSemaphore@26423902[permitOwners=[JobFutureTask@776eb512[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7220ff10[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ba29b51[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@26423902[permitOwners=[JobFutureTask@776eb512[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7220ff10[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ba29b51[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,538 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@404a7c61[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1726694c[permitOwners=[JobFutureTask@428e875f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@404a7c61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1da9f44c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1726694c[permitOwners=[JobFutureTask@428e875f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@404a7c61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1da9f44c[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,542 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@592efd6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@72964a3a[permitOwners=[JobFutureTask@33903444[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@592efd6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6149adee[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@72964a3a[permitOwners=[JobFutureTask@33903444[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@592efd6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6149adee[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,545 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@24c8bc1e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@f51134[permitOwners=[JobFutureTask@16488ed7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@24c8bc1e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ac2772d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@f51134[permitOwners=[JobFutureTask@16488ed7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@24c8bc1e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ac2772d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,549 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5df17e60[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78bc8a8c[permitOwners=[JobFutureTask@f9d7d3f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5df17e60[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@264f18fe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@78bc8a8c[permitOwners=[JobFutureTask@f9d7d3f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5df17e60[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@264f18fe[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,553 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@cb29b75[job=job-1, state=DONE], semaphore=ExecutionSemaphore@560f9701[permitOwners=[JobFutureTask@68226b59[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@cb29b75[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3674164b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@560f9701[permitOwners=[JobFutureTask@68226b59[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@cb29b75[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3674164b[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,556 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@43ef1243[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5f52665a[permitOwners=[JobFutureTask@386cc1c4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43ef1243[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e3c5ecc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5f52665a[permitOwners=[JobFutureTask@386cc1c4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43ef1243[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e3c5ecc[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,560 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3cd6cab5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@52a6b753[permitOwners=[JobFutureTask@626a4e0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3cd6cab5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e6ca6b5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@52a6b753[permitOwners=[JobFutureTask@626a4e0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3cd6cab5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2e6ca6b5[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,565 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@269fe2fe[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68efde9b[permitOwners=[JobFutureTask@1635e239[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@269fe2fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d27a744[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68efde9b[permitOwners=[JobFutureTask@1635e239[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@269fe2fe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d27a744[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,569 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1849d35a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@76eed842[permitOwners=[JobFutureTask@2154de40[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1849d35a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41a940a9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@76eed842[permitOwners=[JobFutureTask@2154de40[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1849d35a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41a940a9[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,573 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@14bbfdee[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28689e26[permitOwners=[JobFutureTask@139a97e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14bbfdee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18bd3135[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@28689e26[permitOwners=[JobFutureTask@139a97e7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@14bbfdee[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18bd3135[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,577 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6000ca67[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5eba1b1a[permitOwners=[JobFutureTask@27e25c2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6000ca67[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56a7f57f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5eba1b1a[permitOwners=[JobFutureTask@27e25c2f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6000ca67[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@56a7f57f[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,581 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@636d4cdc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@341c894d[permitOwners=[JobFutureTask@565b77ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@636d4cdc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f3e6c03[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@341c894d[permitOwners=[JobFutureTask@565b77ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@636d4cdc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f3e6c03[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,584 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@74c919b2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@74a73853[permitOwners=[JobFutureTask@79224636[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74c919b2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35307365[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@74a73853[permitOwners=[JobFutureTask@79224636[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74c919b2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35307365[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,588 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2968d3c0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@78305922[permitOwners=[JobFutureTask@4290332d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2968d3c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@740ddb41[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@78305922[permitOwners=[JobFutureTask@4290332d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2968d3c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@740ddb41[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,591 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@c310aa3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@13dc15bb[permitOwners=[JobFutureTask@4f7b4953[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@c310aa3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5536542e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@13dc15bb[permitOwners=[JobFutureTask@4f7b4953[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@c310aa3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5536542e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,595 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@73c21b13[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6ebd4bb9[permitOwners=[JobFutureTask@66e6e5e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73c21b13[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1964a3f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6ebd4bb9[permitOwners=[JobFutureTask@66e6e5e9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73c21b13[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1964a3f[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,599 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6b334a1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@13f0e34a[permitOwners=[JobFutureTask@57ab5033[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b334a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@64df3f4b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@13f0e34a[permitOwners=[JobFutureTask@57ab5033[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b334a1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@64df3f4b[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,606 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4b20b431[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2c861e6[permitOwners=[JobFutureTask@46875fae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4b20b431[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b3f0552[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2c861e6[permitOwners=[JobFutureTask@46875fae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4b20b431[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b3f0552[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,611 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@de06f28[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1d1c58e5[permitOwners=[JobFutureTask@71662b15[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@de06f28[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@52d0a5fe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1d1c58e5[permitOwners=[JobFutureTask@71662b15[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@de06f28[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@52d0a5fe[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,614 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6107b3cb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@524ed613[permitOwners=[JobFutureTask@2179127d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6107b3cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76d1acf9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@524ed613[permitOwners=[JobFutureTask@2179127d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6107b3cb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76d1acf9[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,617 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@452aea78[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50b49eb5[permitOwners=[JobFutureTask@2ca9e25a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@452aea78[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57642552[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@50b49eb5[permitOwners=[JobFutureTask@2ca9e25a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@452aea78[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@57642552[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,620 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@205efdfc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@284d7c31[permitOwners=[JobFutureTask@4306709f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@205efdfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35be9318[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@284d7c31[permitOwners=[JobFutureTask@4306709f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@205efdfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@35be9318[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,623 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7db53694[job=job-1, state=DONE], semaphore=ExecutionSemaphore@23b638d5[permitOwners=[JobFutureTask@dc72335[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7db53694[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c2057c6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@23b638d5[permitOwners=[JobFutureTask@dc72335[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7db53694[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c2057c6[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,626 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2ee91bdf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ca91a02[permitOwners=[JobFutureTask@1a034bbc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ee91bdf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5453b15d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ca91a02[permitOwners=[JobFutureTask@1a034bbc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ee91bdf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5453b15d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,629 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c3c05ff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3748755a[permitOwners=[JobFutureTask@2c62f56f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c3c05ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@65f270e7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3748755a[permitOwners=[JobFutureTask@2c62f56f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c3c05ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@65f270e7[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,633 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@da09b52[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6d2f8920[permitOwners=[JobFutureTask@3652ce04[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@da09b52[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40d1e561[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6d2f8920[permitOwners=[JobFutureTask@3652ce04[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@da09b52[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40d1e561[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,636 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@730c9287[job=job-1, state=DONE], semaphore=ExecutionSemaphore@486cc826[permitOwners=[JobFutureTask@530e500c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@730c9287[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c3b4de1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@486cc826[permitOwners=[JobFutureTask@530e500c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@730c9287[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c3b4de1[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,639 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@eaa901a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@497534d8[permitOwners=[JobFutureTask@2f053ff3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@eaa901a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69173bb7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@497534d8[permitOwners=[JobFutureTask@2f053ff3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@eaa901a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@69173bb7[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,642 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7fec354[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3c59b6a8[permitOwners=[JobFutureTask@1828eff[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fec354[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5118c7fb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3c59b6a8[permitOwners=[JobFutureTask@1828eff[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fec354[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5118c7fb[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,645 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@8be84bf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a9a7533[permitOwners=[JobFutureTask@1d5e0621[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8be84bf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@aee3d6e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a9a7533[permitOwners=[JobFutureTask@1d5e0621[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8be84bf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@aee3d6e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,648 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@57e6f449[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2e3b5166[permitOwners=[JobFutureTask@3a649f9a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57e6f449[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@419ac0f5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2e3b5166[permitOwners=[JobFutureTask@3a649f9a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57e6f449[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@419ac0f5[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,651 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2ab4c4e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e871768[permitOwners=[JobFutureTask@1cad8bce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ab4c4e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@ba77dc6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6e871768[permitOwners=[JobFutureTask@1cad8bce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2ab4c4e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@ba77dc6[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,654 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4ce1ab4c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a2d135e[permitOwners=[JobFutureTask@3c62bae5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ce1ab4c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c9ba9e2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5a2d135e[permitOwners=[JobFutureTask@3c62bae5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ce1ab4c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@c9ba9e2[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,657 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b628249[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7ff0e511[permitOwners=[JobFutureTask@727eae52[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b628249[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@237bdd46[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7ff0e511[permitOwners=[JobFutureTask@727eae52[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b628249[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@237bdd46[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,660 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@310df168[job=job-1, state=DONE], semaphore=ExecutionSemaphore@742eddc5[permitOwners=[JobFutureTask@3606c525[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@310df168[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4b6abf4e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@742eddc5[permitOwners=[JobFutureTask@3606c525[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@310df168[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4b6abf4e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,663 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@794daa09[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1f43ddc3[permitOwners=[JobFutureTask@796267e8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@794daa09[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@676c3745[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1f43ddc3[permitOwners=[JobFutureTask@796267e8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@794daa09[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@676c3745[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,666 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78b20c7f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@533d91e[permitOwners=[JobFutureTask@128579a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78b20c7f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@14d5b2ac[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@533d91e[permitOwners=[JobFutureTask@128579a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78b20c7f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@14d5b2ac[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,669 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f142cbd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@462910f5[permitOwners=[JobFutureTask@766534b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f142cbd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f1cb802[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@462910f5[permitOwners=[JobFutureTask@766534b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f142cbd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f1cb802[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,672 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6e0fd2dc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@717708bf[permitOwners=[JobFutureTask@3110bb19[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e0fd2dc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1be6c991[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@717708bf[permitOwners=[JobFutureTask@3110bb19[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6e0fd2dc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1be6c991[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,675 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@84180e2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@10c3630f[permitOwners=[JobFutureTask@3c3d2a80[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@84180e2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11bac6d7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@10c3630f[permitOwners=[JobFutureTask@3c3d2a80[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@84180e2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11bac6d7[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,678 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4c29138a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4372422c[permitOwners=[JobFutureTask@199549a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4c29138a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5edeb83e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4372422c[permitOwners=[JobFutureTask@199549a5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4c29138a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5edeb83e[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,680 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4c752425[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6863d46b[permitOwners=[JobFutureTask@7f1e946f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4c752425[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@542adcfa[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6863d46b[permitOwners=[JobFutureTask@7f1e946f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4c752425[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@542adcfa[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,683 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f6e6902[job=job-1, state=DONE], semaphore=ExecutionSemaphore@41307f72[permitOwners=[JobFutureTask@54d8236c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6e6902[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5697f801[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@41307f72[permitOwners=[JobFutureTask@54d8236c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6e6902[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5697f801[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,686 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@39b265c9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@694fb161[permitOwners=[JobFutureTask@2c64e2d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39b265c9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45da40ad[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@694fb161[permitOwners=[JobFutureTask@2c64e2d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@39b265c9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45da40ad[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,689 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bc00359[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5a50b563[permitOwners=[JobFutureTask@30b91493[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc00359[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2771e501[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5a50b563[permitOwners=[JobFutureTask@30b91493[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bc00359[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2771e501[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,692 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3846ba32[job=job-1, state=DONE], semaphore=ExecutionSemaphore@676fba05[permitOwners=[JobFutureTask@40a32c25[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3846ba32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@685280dd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@676fba05[permitOwners=[JobFutureTask@40a32c25[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3846ba32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@685280dd[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,694 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b0fc8c2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@132b7c66[permitOwners=[JobFutureTask@2140582[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b0fc8c2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ebc2975[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@132b7c66[permitOwners=[JobFutureTask@2140582[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b0fc8c2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ebc2975[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,697 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2640f5ea[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6cbf76fc[permitOwners=[JobFutureTask@45accb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2640f5ea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b32aaca[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6cbf76fc[permitOwners=[JobFutureTask@45accb5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2640f5ea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b32aaca[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,700 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a14a8c1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@42993f0d[permitOwners=[JobFutureTask@879f852[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a14a8c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@693676d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@42993f0d[permitOwners=[JobFutureTask@879f852[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a14a8c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@693676d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,703 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@55a7f0af[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a09378c[permitOwners=[JobFutureTask@12db2921[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55a7f0af[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f6e9c18[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a09378c[permitOwners=[JobFutureTask@12db2921[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55a7f0af[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f6e9c18[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,705 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1f6af096[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1003c3[permitOwners=[JobFutureTask@54b3407b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f6af096[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2fc698a9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1003c3[permitOwners=[JobFutureTask@54b3407b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1f6af096[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2fc698a9[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,708 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@85446a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@e594915[permitOwners=[JobFutureTask@4efb7c99[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@85446a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5563a63f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@e594915[permitOwners=[JobFutureTask@4efb7c99[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@85446a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5563a63f[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,711 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@28068327[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5f34450f[permitOwners=[JobFutureTask@3d8c3d0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28068327[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@751636da[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5f34450f[permitOwners=[JobFutureTask@3d8c3d0a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@28068327[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@751636da[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,714 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3a44ebd5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@14fc7549[permitOwners=[JobFutureTask@667ce5fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a44ebd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2298af09[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@14fc7549[permitOwners=[JobFutureTask@667ce5fa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3a44ebd5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2298af09[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,717 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@23182d4d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17b4cac3[permitOwners=[JobFutureTask@22ca5fe1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23182d4d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45cd5c56[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17b4cac3[permitOwners=[JobFutureTask@22ca5fe1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23182d4d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45cd5c56[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,720 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@629fc74d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@363f9bc[permitOwners=[JobFutureTask@12dab9a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@629fc74d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d5a6849[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@363f9bc[permitOwners=[JobFutureTask@12dab9a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@629fc74d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3d5a6849[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,723 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5e91b051[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1cdefe6f[permitOwners=[JobFutureTask@19c145d2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5e91b051[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77376e83[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1cdefe6f[permitOwners=[JobFutureTask@19c145d2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5e91b051[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@77376e83[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,725 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@23cf78f9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50851b0b[permitOwners=[JobFutureTask@30b35687[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23cf78f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c3c6564[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@50851b0b[permitOwners=[JobFutureTask@30b35687[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23cf78f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c3c6564[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,728 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2e856aa4[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1cd0e82c[permitOwners=[JobFutureTask@428169d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2e856aa4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b204439[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1cd0e82c[permitOwners=[JobFutureTask@428169d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2e856aa4[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b204439[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,730 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@46199519[job=job-1, state=DONE], semaphore=ExecutionSemaphore@14d0e1ef[permitOwners=[JobFutureTask@2c1ffb9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46199519[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1bd97254[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@14d0e1ef[permitOwners=[JobFutureTask@2c1ffb9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46199519[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1bd97254[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,732 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@32b19d03[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6131ca84[permitOwners=[JobFutureTask@3f8090db[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32b19d03[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6f1b0ead[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6131ca84[permitOwners=[JobFutureTask@3f8090db[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32b19d03[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6f1b0ead[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,735 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3aafa1c1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63f18801[permitOwners=[JobFutureTask@192f807[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3aafa1c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36cbe0fe[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@63f18801[permitOwners=[JobFutureTask@192f807[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3aafa1c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@36cbe0fe[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,737 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@364c4ba9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5062e6b3[permitOwners=[JobFutureTask@2008dfa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@364c4ba9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@492d0748[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5062e6b3[permitOwners=[JobFutureTask@2008dfa7[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@364c4ba9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@492d0748[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,740 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3e0eb917[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7f4333da[permitOwners=[JobFutureTask@589dac96[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e0eb917[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@792bf78a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7f4333da[permitOwners=[JobFutureTask@589dac96[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3e0eb917[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@792bf78a[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,743 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5ed4c87[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3ba44756[permitOwners=[JobFutureTask@30a1b9b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ed4c87[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16908f89[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3ba44756[permitOwners=[JobFutureTask@30a1b9b0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ed4c87[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16908f89[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,747 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@33cee31a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@766227a[permitOwners=[JobFutureTask@e9fa0ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33cee31a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c619a77[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@766227a[permitOwners=[JobFutureTask@e9fa0ea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33cee31a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1c619a77[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,750 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@446c8a54[job=job-1, state=DONE], semaphore=ExecutionSemaphore@20ae4986[permitOwners=[JobFutureTask@3787eac3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@446c8a54[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@27a57c66[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@20ae4986[permitOwners=[JobFutureTask@3787eac3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@446c8a54[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@27a57c66[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,752 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@744d0cfb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@142a64e0[permitOwners=[JobFutureTask@7c943143[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@744d0cfb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@705e24fb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@142a64e0[permitOwners=[JobFutureTask@7c943143[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@744d0cfb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@705e24fb[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,754 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20e7ea20[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4fa4c2fd[permitOwners=[JobFutureTask@7da4c956[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20e7ea20[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c5c53e5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4fa4c2fd[permitOwners=[JobFutureTask@7da4c956[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20e7ea20[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7c5c53e5[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,757 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@570cef1e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7b7447e4[permitOwners=[JobFutureTask@c3972d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@570cef1e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1264dbc9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7b7447e4[permitOwners=[JobFutureTask@c3972d0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@570cef1e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1264dbc9[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,760 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@47b6f580[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8b4e2c4[permitOwners=[JobFutureTask@5eb054[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47b6f580[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@34d08905[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8b4e2c4[permitOwners=[JobFutureTask@5eb054[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47b6f580[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@34d08905[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,762 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2728e305[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1dcf76b3[permitOwners=[JobFutureTask@52813ba4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2728e305[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62291850[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1dcf76b3[permitOwners=[JobFutureTask@52813ba4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2728e305[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62291850[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,765 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@45c8db36[job=job-1, state=DONE], semaphore=ExecutionSemaphore@11b38a73[permitOwners=[JobFutureTask@1e4f8430[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45c8db36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@340ef431[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@11b38a73[permitOwners=[JobFutureTask@1e4f8430[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45c8db36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@340ef431[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,768 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53425450[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2b8cf282[permitOwners=[JobFutureTask@314e240c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53425450[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7222e168[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2b8cf282[permitOwners=[JobFutureTask@314e240c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53425450[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7222e168[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,770 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6222a343[job=job-1, state=DONE], semaphore=ExecutionSemaphore@430303ba[permitOwners=[JobFutureTask@228c854f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6222a343[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47c019d7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@430303ba[permitOwners=[JobFutureTask@228c854f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6222a343[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@47c019d7[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,773 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@f2e28c7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6c469e77[permitOwners=[JobFutureTask@494e7290[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f2e28c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e87c4cf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6c469e77[permitOwners=[JobFutureTask@494e7290[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f2e28c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e87c4cf[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,775 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a4ceb1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ad9820d[permitOwners=[JobFutureTask@3fc4e667[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a4ceb1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f55ecec[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ad9820d[permitOwners=[JobFutureTask@3fc4e667[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a4ceb1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@f55ecec[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,778 INFO  [scout-model-thread-22] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@423325e0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@35d4af7c[permitOwners=[JobFutureTask@5a5c041f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@423325e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a4ea134[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@35d4af7c[permitOwners=[JobFutureTask@5a5c041f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@423325e0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a4ea134[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:36 2019-08-11 22:08:36,781 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4dd56393[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5d4f750[permitOwners=[JobFutureTask@7793eaca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4dd56393[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@785ba20d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
18:08:36 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5d4f750[permitOwners=[JobFutureTask@7793eaca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4dd56393[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@785ba20d[job=job-3, state=WAITING_FOR_PERMIT]]]]
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:155)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:264)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:187)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:115)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:94)
18:08:36 	at org.eclipse.scout.rt.client.job.MutualExclusionTest$13.run(MutualExclusionTest.java:585)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:36 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:36 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:36 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:36 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:36 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:36 	at java.lang.Thread.run(Thread.java:748)
18:08:36 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:37 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec - in org.eclipse.scout.rt.client.job.MutualExclusionTest
18:08:37 Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
18:08:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
18:08:37 Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
18:08:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
18:08:37 Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
18:08:37 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
18:08:37 Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
18:08:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
18:08:37 Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
18:08:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
18:08:37 Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
18:08:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
18:08:37 Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
18:08:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
18:08:38 Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
18:08:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
18:08:38 Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest
18:08:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.services.common.file.FileServiceTest
18:08:38 Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
18:08:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
18:08:38 Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
18:08:38 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
18:08:38 Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
18:08:38 2019-08-11 22:08:38,219 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:38 2019-08-11 22:08:38,221 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a112781[id = 2c499b60-c0f9-4b10-8026-93f61f756410], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=2c499b60-c0f9-4b10-8026-93f61f756410]]
18:08:38 2019-08-11 22:08:38,236 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:38 2019-08-11 22:08:38,238 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ec5356b[id = 5af8b81b-4006-4914-a0f1-97e8184089d8], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=5af8b81b-4006-4914-a0f1-97e8184089d8]]
18:08:38 2019-08-11 22:08:38,243 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:38 2019-08-11 22:08:38,244 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1b0e558a[id = f30b7a88-1b53-4530-86c0-a9d60e6305a6], user=genie.scout] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=f30b7a88-1b53-4530-86c0-a9d60e6305a6]]
18:08:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
18:08:38 Running org.eclipse.scout.rt.client.ui.StyleHelperTest
18:08:38 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.StyleHelperTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.ActionTest
18:08:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.eclipse.scout.rt.client.ui.action.ActionTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
18:08:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
18:08:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
18:08:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
18:08:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
18:08:38 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
18:08:38 Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
18:08:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
18:08:38 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest
18:08:38 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.scout.rt.client.ui.basic.cell.CellTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
18:08:38 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
18:08:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
18:08:38 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
18:08:38 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
18:08:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
18:08:38 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
18:08:38 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
18:08:40 Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
18:08:40 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
18:08:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
18:08:40 Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
18:08:40 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
18:08:40 Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
18:08:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
18:08:40 Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
18:08:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
18:08:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableTest
18:08:41 Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
18:08:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
18:08:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
18:08:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
18:08:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
18:08:41 2019-08-11 22:08:41,863 WARN  [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn - Exception decorating cell - MDC[]
18:08:41 org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR]
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:378)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:1981)
18:08:41 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:149)
18:08:41 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1)
18:08:41 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:08:41 	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:152)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2030)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1616)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1607)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:3717)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:3664)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1609)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2900)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:2856)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2845)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2835)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:2830)
18:08:41 	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:275)
18:08:41 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:08:41 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:08:41 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:08:41 	at java.lang.reflect.Method.invoke(Method.java:498)
18:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:08:41 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:08:41 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:08:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:08:41 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
18:08:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
18:08:41 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
18:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
18:08:41 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
18:08:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
18:08:42 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
18:08:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
18:08:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
18:08:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
18:08:42 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
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
18:08:42 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
18:08:42 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
18:08:42 2019-08-11 22:08:42,249 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3dba0186 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,269 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@50a19488 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,271 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3f0e4d24 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,272 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@50a19488 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,273 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@ab73b48 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,279 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@269f92bb - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,280 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@d1e04aa - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,284 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@3840638f - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,285 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1e2d6e16 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,286 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@1e2d6e16 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,290 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@45143722 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,292 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@74b2840d - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,296 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@f97fcd5 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,297 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@df84ee - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,299 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@e00a1fe - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,299 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter removed org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@df84ee - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 2019-08-11 22:08:42,300 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManager - Filter added org.eclipse.scout.rt.client.ui.basic.table.userfilter.TextColumnUserFilterState@4c8ae591 - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:42 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
18:08:42 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
18:08:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
18:08:42 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
18:08:52 Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.024 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
18:08:52 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
18:08:52 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
18:08:52 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
18:08:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
18:08:52 Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
18:08:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
18:08:52 Running org.eclipse.scout.rt.client.ui.basic.tree.VirtualTreeNodeTest
18:08:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.client.ui.basic.tree.VirtualTreeNodeTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
18:08:52 2019-08-11 22:08:52,407 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
18:08:52 2019-08-11 22:08:52,409 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@29ce8d2b[id = ce557add-cf20-4c02-ab37-4295c7ece8db], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=ce557add-cf20-4c02-ab37-4295c7ece8db]]
18:08:52 2019-08-11 22:08:52,422 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.deeplink.DeepLinks - Registered 1 deep-link handlers:
18:08:52 - org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@38604100 - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
18:08:52 2019-08-11 22:08:52,443 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - 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[]
18:08:52 2019-08-11 22:08:52,444 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - 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[]
18:08:52 2019-08-11 22:08:52,445 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - 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[]
18:08:52 2019-08-11 22:08:52,445 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility - 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[]
18:08:52 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
18:08:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
18:08:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
18:08:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
18:08:52 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
18:08:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
18:08:53  r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$PageWithTable$Table$PageWithTableRowMenu@11e5a736
18:08:53  r- org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest$SubPageWithTable$Table$SubPageWithTableEmptySpaceMenu@1496ad6
18:08:53  m- OutlineMenuWrapper[wrappedMenu=SubPageWithTableEmptySpaceMenu text='EmptySpace' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
18:08:53  m- OutlineMenuWrapper[wrappedMenu=PageWithTableRowMenu text='Edit' enabled=true enabledGranted=true inheritAccessibility=true visible=true visibleGranted=true]
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
18:08:53 2019-08-11 22:08:53,245 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:53 2019-08-11 22:08:53,250 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:53 2019-08-11 22:08:53,252 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:53 2019-08-11 22:08:53,260 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, jobName=Running JUnit test in model job]
18:08:53 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
18:08:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
18:08:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
18:08:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
18:08:53 Edit: change data 'Account'
18:08:53 Edit: change data 'Account'
18:08:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
18:08:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
18:08:53 2019-08-11 22:08:53,456 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - 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[principal=default, jobName=Running JUnit test in model job]
18:08:53 2019-08-11 22:08:53,478 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - 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[principal=default, jobName=Running JUnit test in model job]
18:08:53 2019-08-11 22:08:53,496 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet - 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[principal=default, jobName=Running JUnit test in model job]
18:08:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
18:08:53 Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
18:08:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
18:08:53 Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest
18:08:53 2019-08-11 22:08:53,599 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.AbstractForm - there are fields with errors - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:53 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.scout.rt.client.ui.form.AbstractFormTest
18:08:53 Running org.eclipse.scout.rt.client.ui.form.FormBasicTest
18:08:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec - in org.eclipse.scout.rt.client.ui.form.FormBasicTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
18:08:54 filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
18:08:54 filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
18:08:54 injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
18:08:54 injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
18:08:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.FormStoredTest
18:08:54 2019-08-11 22:08:54,449 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,456 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,459 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,479 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,483 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,489 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,499 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,502 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
18:08:54 2019-08-11 22:08:54,508 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,511 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,514 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,518 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,521 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 2019-08-11 22:08:54,525 INFO  [scout-model-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler - 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[principal=default, jobName=Running JUnit test in model job]
18:08:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest
18:08:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.client.ui.form.FormWaitForTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
18:08:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
18:08:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
18:08:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
18:08:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
18:08:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
18:08:54 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
18:08:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
18:08:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
18:08:54 Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
18:08:55 2019-08-11 22:08:55,001 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - 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[principal=anna, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,001 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - 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[principal=anna, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,029 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,029 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:55 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
18:08:55 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldAutoDisplayTextTest
18:08:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldAutoDisplayTextTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
18:08:55 2019-08-11 22:08:55,135 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField - Unexpected Error:  - MDC[principal=anna, jobName=Running JUnit test in model job]
18:08:55 org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value [severity=ERROR]
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:346)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:116)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:08:55 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:08:55 	at java.lang.reflect.Method.invoke(Method.java:498)
18:08:55 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:08:55 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:08:55 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:08:55 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:37)
18:08:55 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:08:55 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:55 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:55 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:55 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
18:08:55 	at java.security.AccessController.doPrivileged(Native Method)
18:08:55 	at javax.security.auth.Subject.doAs(Subject.java:422)
18:08:55 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:55 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:55 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:55 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:55 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:55 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:55 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:55 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:55 	at java.lang.Thread.run(Thread.java:748)
18:08:55 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:55 Caused by: java.lang.RuntimeException: EXCEPTION!!!
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:670)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:46)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain$1.callMethod(ValueFieldChains.java:1)
18:08:55 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldExecValidateChain.execValidateValue(ValueFieldChains.java:49)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:697)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:471)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:337)
18:08:55 	... 37 common frames omitted
18:08:55 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
18:08:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
18:08:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
18:08:55 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
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
18:08:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
18:08:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
18:08:55 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
18:08:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
18:08:55 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.GroupBoxLayout01Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
18:08:55 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
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
18:08:55 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.GroupBoxLayout09Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
18:08:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
18:08:55 2019-08-11 22:08:55,500 ERROR [main] org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField - Malformed URL 'data' - MDC[]
18:08:55 java.net.MalformedURLException: no protocol: data
18:08:55 	at java.net.URL.<init>(URL.java:593)
18:08:55 	at java.net.URL.<init>(URL.java:490)
18:08:55 	at java.net.URL.<init>(URL.java:439)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.execAppLinkAction(AbstractHtmlField.java:94)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest$P_HtmlField.execAppLinkAction(AbstractHtmlFieldTest.java:45)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField$LocalHtmlFieldExtension.execAppLinkAction(AbstractHtmlField.java:235)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain$1.callMethod(HtmlFieldChains.java:42)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain$1.callMethod(HtmlFieldChains.java:1)
18:08:55 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:08:55 	at org.eclipse.scout.rt.client.extension.ui.form.fields.htmlfield.HtmlFieldChains$HtmlFieldAppLinkActionChain.execAppLinkAction(HtmlFieldChains.java:45)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.interceptAppLinkAction(AbstractHtmlField.java:224)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField.doAppLinkAction(AbstractHtmlField.java:114)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField$P_UIFacade.fireAppLinkActionFromUI(AbstractHtmlField.java:192)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:08:55 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:08:55 	at java.lang.reflect.Method.invoke(Method.java:498)
18:08:55 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:55 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:55 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:55 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:08:55 	at com.sun.proxy.$Proxy51.fireAppLinkActionFromUI(Unknown Source)
18:08:55 	at org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest.testExecHyperlinkAction(AbstractHtmlFieldTest.java:33)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:08:55 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:08:55 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:08:55 	at java.lang.reflect.Method.invoke(Method.java:498)
18:08:55 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:08:55 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:08:55 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:08:55 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
18:08:55 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:08:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:08:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:08:55 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:08:55 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:08:55 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:08:55 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:08:55 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:97)
18:08:55 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
18:08:55 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:08:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:08:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:08:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:08:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:08:55 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:08:55 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:08:55 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:08:55 2019-08-11 22:08:55,500 INFO  [main] org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlField - execHyperlinkAction null (in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest$P_HtmlField) - MDC[]
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
18:08:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
18:08:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
18:08:55 2019-08-11 22:08:55,572 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
18:08:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
18:08:55 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
18:08:55 2019-08-11 22:08:55,756 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,758 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,773 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,774 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,780 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,781 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,789 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 2019-08-11 22:08:55,790 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup - 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[principal=default, jobName=Running JUnit test in model job]
18:08:55 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
18:08:55 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
18:08:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
18:08:55 Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
18:08:55 2019-08-11 22:08:55,914 WARN  [scout-thread-19] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper - Fetching data for empty lookup call - MDC[principal=default, jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@1c7a6f23[Rec Lookup, parentKey=1, activeState=TRUE]]]
18:08:55 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
18:08:55 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
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
18:08:55 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
18:08:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldSingleResultTest
18:08:55 Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
18:08:56 2019-08-11 22:08:56,016 ERROR [scout-model-thread-20] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalContentAssistDataFetcher -  - MDC[principal=default, jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$3]
18:08:56 java.lang.AssertionError: No lookup should be performed for that test-case
18:08:56 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:223)
18:08:56 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:241)
18:08:56 	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:322)
18:08:56 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractContentAssistField$4.provide(AbstractContentAssistField.java:1516)
18:08:56 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:61)
18:08:56 	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper$1.call(LookupRowHelper.java:1)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:56 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:08:56 	at org.eclipse.scout.rt.platform.security.SubjectProcessor$1.run(SubjectProcessor.java:47)
18:08:56 	at java.security.AccessController.doPrivileged(Native Method)
18:08:56 	at javax.security.auth.Subject.doAs(Subject.java:422)
18:08:56 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:56 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:08:56 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:08:56 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:08:56 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:08:56 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:08:56 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:08:56 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:08:56 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:08:56 	at java.lang.Thread.run(Thread.java:748)
18:08:56 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:08:56 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
18:08:56 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
18:08:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
18:08:56 2019-08-11 22:08:56,210 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
18:08:56 2019-08-11 22:08:56,221 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
18:08:56 2019-08-11 22:08:56,255 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField - Validation Error on Column without header text, using className for error message. - MDC[]
18:08:56 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
18:08:56 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
18:08:56 2019-08-11 22:08:56,307 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,313 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,319 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,326 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,333 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,339 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,344 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,347 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,351 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,355 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,359 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,363 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,367 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,368 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 2019-08-11 22:08:56,372 WARN  [scout-model-thread-19] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox - 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[principal=default, jobName=Running JUnit test in model job]
18:08:56 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
18:08:56 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
18:08:56 Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
18:08:56 Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
18:08:56 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
18:08:56 Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
18:08:56 Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
18:08:56 Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
18:08:56 Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
18:08:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
18:08:56 Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
18:08:56 Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
18:08:56 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
18:08:56 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
18:08:56 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
18:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
18:08:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
18:08:56 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
18:08:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
18:08:56 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
18:08:56 Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
18:08:56 2019-08-11 22:08:56,987 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,989 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,989 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,990 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,991 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,992 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,993 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,994 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,995 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,996 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,997 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:56 2019-08-11 22:08:56,998 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,005 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,006 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,007 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,008 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,009 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,010 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,011 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,012 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 2019-08-11 22:08:57,012 WARN  [main] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - Legacy preference found: '/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client.prefs'. Will be stored in the new location ('/opt/public/hipp/homes/genie.scout/user/.settings/org.eclipse.scout.rt.client-userid.prefs') the next time. - MDC[]
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
18:08:57 Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
18:08:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
18:08:57 Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
18:08:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
18:08:57 Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
18:08:57 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
18:08:57 2019-08-11 22:08:57,076 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,077 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@3fd85491[id = 71e6f7e4-b0c5-44b9-b484-b99e0ac3b5cb], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=71e6f7e4-b0c5-44b9-b484-b99e0ac3b5cb]]
18:08:57 2019-08-11 22:08:57,079 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,079 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@d65de29[id = 62650fd6-5b14-4c1c-b223-da2b40d7adcb], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=62650fd6-5b14-4c1c-b223-da2b40d7adcb]]
18:08:57 2019-08-11 22:08:57,081 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,082 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@31939e5a[id = ff4f385d-685e-41f8-bfd2-bcf4fca09168], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ff4f385d-685e-41f8-bfd2-bcf4fca09168]]
18:08:57 2019-08-11 22:08:57,083 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,083 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,084 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@24a044fc[id = 81a643e9-beaa-49ea-b180-6402f0fa3ec5], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=81a643e9-beaa-49ea-b180-6402f0fa3ec5]]
18:08:57 2019-08-11 22:08:57,085 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,086 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@541fc1dc[id = f25940fe-1f0c-4a6c-a0df-d032c980a288], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=f25940fe-1f0c-4a6c-a0df-d032c980a288]]
18:08:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
18:08:57 2019-08-11 22:08:57,087 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,087 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,087 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@4fa11948[id = 7088ad7f-b1f9-48f5-ae37-3854253879d5], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=7088ad7f-b1f9-48f5-ae37-3854253879d5]]
18:08:57 2019-08-11 22:08:57,090 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=john]
18:08:57 2019-08-11 22:08:57,090 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=john]
18:08:57 2019-08-11 22:08:57,090 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@3a09871[id = 323100f4-1a7e-4eb1-b7ca-15d1be0fb074], user=null] - MDC[principal=john, jobName=Starting ClientSession [sessionId=323100f4-1a7e-4eb1-b7ca-15d1be0fb074]]
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
18:08:57 2019-08-11 22:08:57,092 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,092 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
18:08:57 2019-08-11 22:08:57,093 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@2c5da9fd[id = 95a23dfc-841a-40f2-bfec-b780dc48e615], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=95a23dfc-841a-40f2-bfec-b780dc48e615]]
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
18:08:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
18:08:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
18:08:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
18:08:57 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
18:08:57 Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
18:08:57 Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
18:08:57 2019-08-11 22:08:57,232 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
18:08:57 2019-08-11 22:08:57,233 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
18:08:57 2019-08-11 22:08:57,234 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@299c7d0[id = 9ce2d1cb-f2ce-441d-87ab-2e67a3eac573], user=genie.scout] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest, jobName=Starting ClientSession [sessionId=9ce2d1cb-f2ce-441d-87ab-2e67a3eac573]]
18:08:57 2019-08-11 22:08:57,236 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=otherUser]
18:08:57 2019-08-11 22:08:57,236 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=otherUser]
18:08:57 2019-08-11 22:08:57,237 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@1f98bc51[id = 68e905e6-d298-4f63-ae6e-06c41d985e3f], user=genie.scout] - MDC[principal=otherUser, jobName=Starting ClientSession [sessionId=68e905e6-d298-4f63-ae6e-06c41d985e3f]]
18:08:57 2019-08-11 22:08:57,238 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=thirdUser]
18:08:57 2019-08-11 22:08:57,239 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=thirdUser]
18:08:57 2019-08-11 22:08:57,240 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@588889b8[id = de7b24bd-3724-40df-b06a-a44d7712b86d], user=genie.scout] - MDC[principal=thirdUser, jobName=Starting ClientSession [sessionId=de7b24bd-3724-40df-b06a-a44d7712b86d]]
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
18:08:57 Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
18:08:57 2019-08-11 22:08:57,242 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerLoginTest]
18:08:57 2019-08-11 22:08:57,242 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerLoginTest]
18:08:57 2019-08-11 22:08:57,244 INFO  [scout-model-thread-19] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@2ae80c9d[id = 656333b4-3d3b-45be-a576-e23bac374bcc], user=genie.scout] - MDC[principal=ScoutClientTestRunnerLoginTest, jobName=Starting ClientSession [sessionId=656333b4-3d3b-45be-a576-e23bac374bcc]]
18:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
18:08:57 
18:08:57 Results :
18:08:57 
18:08:57 Tests run: 1230, Failures: 0, Errors: 0, Skipped: 2
18:08:57 
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:57 [INFO] 
18:08:57 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Skipping duplicate-finder execution!
18:08:57 [INFO] 
18:08:57 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Signature checking is skipped.
18:08:57 [INFO] 
18:08:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.client.test ---
18:08:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.jar
18:08:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT.pom
18:08:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-tests.jar
18:08:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-sources.jar
18:08:57 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-SNAPSHOT-test-sources.jar
18:08:57 [INFO] 
18:08:57 [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
18:08:57 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client 6.0.300-SNAPSHOT [19/30]
18:08:57 [INFO] --------------------------------[ jar ]---------------------------------
18:08:58 [INFO] 
18:08:58 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client ---
18:08:58 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target
18:08:58 [INFO] 
18:08:58 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
18:08:58 [INFO] Skipping Rule Enforcement.
18:08:58 [INFO] 
18:08:58 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] 
18:08:59 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:59 [INFO] Copying 1 resource
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Changes detected - recompiling the module!
18:08:59 [INFO] Compiling 11 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/classes
18:08:59 [INFO] 
18:08:59 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:59 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/src/test/resources
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] No sources to compile
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] No tests to run.
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Skipping packaging of the test-jar
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] No sources in project. Archive not created.
18:08:59 [INFO] 
18:08:59 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Skipping duplicate-finder execution!
18:08:59 [INFO] 
18:08:59 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Signature checking is skipped.
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client ---
18:08:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.jar
18:08:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT.pom
18:08:59 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client-6.0.300-SNAPSHOT-sources.jar
18:08:59 [INFO] 
18:08:59 [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
18:08:59 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test 6.0.300-SNAPSHOT [20/30]
18:08:59 [INFO] --------------------------------[ jar ]---------------------------------
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test ---
18:08:59 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target
18:08:59 [INFO] 
18:08:59 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
18:08:59 [INFO] Skipping Rule Enforcement.
18:08:59 [INFO] 
18:08:59 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] 
18:09:00 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:09:00 [INFO] 
18:09:00 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:00 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/src/main/resources
18:09:00 [INFO] 
18:09:00 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] No sources to compile
18:09:00 [INFO] 
18:09:00 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:00 [INFO] Copying 4 resources
18:09:00 [INFO] 
18:09:00 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] Changes detected - recompiling the module!
18:09:00 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/test-classes
18:09:00 [INFO] 
18:09:00 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---
18:09:00 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/surefire-reports
18:09:00 
18:09:00 -------------------------------------------------------
18:09:00  T E S T S
18:09:00 -------------------------------------------------------
18:09:00 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:09:01 Running org.eclipse.scout.rt.svg.client.SVGUtilityTest
18:09:02 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec - in org.eclipse.scout.rt.svg.client.SVGUtilityTest
18:09:02 
18:09:02 Results :
18:09:02 
18:09:02 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
18:09:02 
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [WARNING] JAR will be empty - no content was marked for inclusion!
18:09:02 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] No sources in project. Archive not created.
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar
18:09:02 [INFO] 
18:09:02 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] Skipping duplicate-finder execution!
18:09:02 [INFO] 
18:09:02 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] Signature checking is skipped.
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.client.test ---
18:09:02 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.jar
18:09:02 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT.pom
18:09:02 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-tests.jar
18:09:02 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-6.0.300-SNAPSHOT-test-sources.jar
18:09:02 [INFO] 
18:09:02 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
18:09:02 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge 6.0.300-SNAPSHOT [21/30]
18:09:02 [INFO] --------------------------------[ jar ]---------------------------------
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.serverbridge ---
18:09:02 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target
18:09:02 [INFO] 
18:09:02 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
18:09:02 [INFO] Skipping Rule Enforcement.
18:09:02 [INFO] 
18:09:02 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] 
18:09:03 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:03 [INFO] Copying 1 resource
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Changes detected - recompiling the module!
18:09:03 [INFO] Compiling 3 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/classes
18:09:03 [INFO] 
18:09:03 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:03 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/src/test/resources
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] No sources to compile
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] No tests to run.
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Skipping packaging of the test-jar
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] No sources in project. Archive not created.
18:09:03 [INFO] 
18:09:03 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Skipping duplicate-finder execution!
18:09:03 [INFO] 
18:09:03 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Signature checking is skipped.
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.serverbridge ---
18:09:03 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.jar
18:09:03 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT.pom
18:09:03 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/6.0.300-SNAPSHOT/org.eclipse.scout.rt.serverbridge-6.0.300-SNAPSHOT-sources.jar
18:09:03 [INFO] 
18:09:03 [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor >--
18:09:03 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor 6.0.300-SNAPSHOT [22/30]
18:09:03 [INFO] --------------------------------[ jar ]---------------------------------
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:03 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target
18:09:03 [INFO] 
18:09:03 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:03 [INFO] Skipping Rule Enforcement.
18:09:03 [INFO] 
18:09:03 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:04 [INFO] 
18:09:04 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:04 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/../org.eclipse.scout.rt/target/jacoco-all.exec
18:09:04 [INFO] 
18:09:04 [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Copying jandex-1.2.2.Final.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/jandex.jar
18:09:05 [INFO] Copying quartz-2.2.2.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/quartz.jar
18:09:05 [INFO] Copying activation-1.1.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/activation.jar
18:09:05 [INFO] Copying rhino-1.7R4.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/rhino.jar
18:09:05 [INFO] Copying commons-logging-1.1.1.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/commons-logging.jar
18:09:05 [INFO] Copying yuicompressor-2.4.8.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/yuicompressor.jar
18:09:05 [INFO] Copying lesscss-engine-1.7.4.bsiR02.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/lesscss-engine.jar
18:09:05 [INFO] Copying javax.mail-1.5.4.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/javax.mail.jar
18:09:05 [INFO] Copying slf4j-api-1.7.12.jar to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes/private-libs/slf4j-api.jar
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:05 [INFO] Copying 1 resource
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Changes detected - recompiling the module!
18:09:05 [INFO] Compiling 7 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/classes
18:09:05 [INFO] 
18:09:05 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:05 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/src/test/resources
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] No sources to compile
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] No tests to run.
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Skipping packaging of the test-jar
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] No sources in project. Archive not created.
18:09:05 [INFO] 
18:09:05 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Skipping duplicate-finder execution!
18:09:05 [INFO] 
18:09:05 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Signature checking is skipped.
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor ---
18:09:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.jar
18:09:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT.pom
18:09:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor/target/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-SNAPSHOT-sources.jar
18:09:05 [INFO] 
18:09:05 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
18:09:05 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html 6.0.300-SNAPSHOT [23/30]
18:09:05 [INFO] --------------------------------[ jar ]---------------------------------
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html ---
18:09:05 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target
18:09:05 [INFO] 
18:09:05 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
18:09:05 [INFO] Skipping Rule Enforcement.
18:09:05 [INFO] 
18:09:05 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html ---
18:09:06 [INFO] 
18:09:06 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
18:09:06 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
18:09:06 [INFO] 
18:09:06 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html ---
18:09:06 [INFO] 
18:09:06 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
18:09:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:06 [INFO] Copying 31 resources
18:09:06 [INFO] Copying 436 resources
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] Changes detected - recompiling the module!
18:09:09 [INFO] Compiling 200 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/classes
18:09:09 [INFO] 
18:09:09 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:09 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/src/test/resources
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] No sources to compile
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] No tests to run.
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
18:09:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] Skipping packaging of the test-jar
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] No sources in project. Archive not created.
18:09:10 [INFO] 
18:09:10 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] Skipping duplicate-finder execution!
18:09:10 [INFO] 
18:09:10 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] Signature checking is skipped.
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html ---
18:09:10 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.jar
18:09:10 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT.pom
18:09:10 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-SNAPSHOT-sources.jar
18:09:10 [INFO] 
18:09:10 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
18:09:10 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test 6.0.300-SNAPSHOT [24/30]
18:09:10 [INFO] --------------------------------[ jar ]---------------------------------
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test ---
18:09:10 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
18:09:10 [INFO] Skipping Rule Enforcement.
18:09:10 [INFO] 
18:09:10 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] 
18:09:11 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:09:11 [INFO] 
18:09:11 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] 
18:09:11 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:11 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/src/main/resources
18:09:11 [INFO] Copying 11 resources
18:09:11 [INFO] 
18:09:11 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] No sources to compile
18:09:11 [INFO] 
18:09:11 [INFO] --- phantomjs-maven-plugin:0.7:install (default) @ org.eclipse.scout.rt.ui.html.test ---
18:09:11 [INFO] Resolved artifact /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/com/github/klieber/phantomjs/1.9.7/phantomjs-1.9.7-linux-x86_64.tar.bz2 from eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)
18:09:11 [INFO] Extracting /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/com/github/klieber/phantomjs/1.9.7/phantomjs-1.9.7-linux-x86_64.tar.bz2/phantomjs-1.9.7-linux-x86_64/bin/phantomjs to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-1.9.7-linux-x86_64/bin/phantomjs
18:09:14 [INFO] 
18:09:14 [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-js-test-resource) @ org.eclipse.scout.rt.ui.html.test ---
18:09:14 [INFO] 
18:09:14 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
18:09:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:14 [INFO] Copying 11 resources
18:09:14 [INFO] Copying 95 resources
18:09:16 [INFO] 
18:09:16 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
18:09:16 [INFO] Changes detected - recompiling the module!
18:09:16 [INFO] Compiling 83 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes
18:09:16 [INFO] 
18:09:16 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.ui.html.test ---
18:09:16 [INFO] 
18:09:16 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---
18:09:16 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/surefire-reports
18:09:16 
18:09:16 -------------------------------------------------------
18:09:16  T E S T S
18:09:16 -------------------------------------------------------
18:09:16 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:09:17 Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
18:09:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
18:09:18 Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
18:09:18 22:09:18,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
18:09:18 22:09:18,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/test-classes/logback-test.xml]
18:09:18 22:09:18,176 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5042e3d0 - Adding [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] to configuration watch list.
18:09:18 22:09:18,176 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1c34365c - URL [jar:file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-6.0.300-SNAPSHOT.jar!/logback-test-scout.xml] is not of type file
18:09:18 22:09:18,187 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
18:09:18 22:09:18,193 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
18:09:18 22:09:18,228 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:09:18 22:09:18,274 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
18:09:18 22:09:18,274 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
18:09:18 22:09:18,276 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:09:18 22:09:18,277 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
18:09:18 22:09:18,277 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
18:09:18 22:09:18,279 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
18:09:18 22:09:18,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.quartz] to WARN
18:09:18 22:09:18,280 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.scout.rt.ui.html] to DEBUG
18:09:18 22:09:18,280 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
18:09:18 22:09:18,282 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5f6b53ed - Registering current configuration as safe fallback point
18:09:18 2019-08-11 22:09:18,385 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:09:18 2019-08-11 22:09:18,385 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:09:18 2019-08-11 22:09:18,468 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 73.088935 ms - MDC[]
18:09:18 2019-08-11 22:09:18,779 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:09:18 2019-08-11 22:09:18,782 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:09:18 2019-08-11 22:09:18,785 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@23469199 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@75dc1c1c) - MDC[]
18:09:18 2019-08-11 22:09:18,785 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:09:18 2019-08-11 22:09:18,802 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:09:18 2019-08-11 22:09:18,803 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:09:18 2019-08-11 22:09:18,803 INFO  [Thread-1] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@23469199 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@75dc1c1c) - MDC[]
18:09:18 2019-08-11 22:09:18,804 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:09:18 2019-08-11 22:09:18,837 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
18:09:18 2019-08-11 22:09:18,837 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
18:09:18 2019-08-11 22:09:18,838 INFO  [Thread-1] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.114029 ms - MDC[]
18:09:18 2019-08-11 22:09:18,838 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.042146 ms - MDC[]
18:09:19 2019-08-11 22:09:19,071 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:19 2019-08-11 22:09:19,151 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ue6a25ijto505vlk1ug01cvs09 - MDC[]
18:09:19 2019-08-11 22:09:19,273 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@463ee6a0[id = 513769be-9ae8-48ab-adce-8f45d4487f46], user=null] - MDC[jobName=Starting ClientSession [sessionId=513769be-9ae8-48ab-adce-8f45d4487f46]]
18:09:19 2019-08-11 22:09:19,275 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=513769be-9ae8-48ab-adce-8f45d4487f46, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:19 2019-08-11 22:09:19,278 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeUtility - UI theme configured in config.properties: default - MDC[]
18:09:19 2019-08-11 22:09:19,279 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:19 2019-08-11 22:09:19,293 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@5e1216ce] - MDC[jobName=Starting JsonClientSession]
18:09:19 2019-08-11 22:09:19,321 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@68dc2f53 - MDC[]
18:09:19 2019-08-11 22:09:19,328 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ue6a25ijto505vlk1ug01cvs09 initialized - MDC[]
18:09:19 protocol: Session stopping
18:09:19 2019-08-11 22:09:19,332 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:ue6a25ijto505vlk1ug01cvs09 [clientSessionId=513769be-9ae8-48ab-adce-8f45d4487f46, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 2019-08-11 22:09:19,332 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ue6a25ijto505vlk1ug01cvs09... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 2019-08-11 22:09:19,332 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ue6a25ijto505vlk1ug01cvs09 from store (clientSessionId=513769be-9ae8-48ab-adce-8f45d4487f46) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 2019-08-11 22:09:19,333 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 513769be-9ae8-48ab-adce-8f45d4487f46 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 2019-08-11 22:09:19,333 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 2019-08-11 22:09:19,336 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:ue6a25ijto505vlk1ug01cvs09 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 protocol: Before MessageBoxInStore
18:09:19 2019-08-11 22:09:19,349 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - 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$14]
18:09:19 java.lang.IllegalStateException: null
18:09:19 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
18:09:19 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
18:09:19 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:404)
18:09:19 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:607)
18:09:19 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
18:09:19 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
18:09:19 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:09:19 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
18:09:19 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:620)
18:09:19 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:454)
18:09:19 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:19 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:19 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:19 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:19 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:19 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:19 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:19 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:19 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:19 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14.run(ClientSessionWithBlockingConditionInterruptionTest.java:273)
18:09:19 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:19 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:19 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:19 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:19 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:19 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:19 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:19 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:19 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:19 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:19 	at java.lang.Thread.run(Thread.java:748)
18:09:19 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:19 protocol: After MessageBoxInStore 2
18:09:19 2019-08-11 22:09:19,356 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@463ee6a0[id = 513769be-9ae8-48ab-adce-8f45d4487f46], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$14]
18:09:19 protocol: All session jobs terminated
18:09:20 2019-08-11 22:09:20,338 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 513769be-9ae8-48ab-adce-8f45d4487f46 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46]
18:09:20 2019-08-11 22:09:20,339 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46 from session store - MDC[jobName=Performing session housekeeping for client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46]
18:09:20 2019-08-11 22:09:20,339 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46]
18:09:20 2019-08-11 22:09:20,341 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 513769be-9ae8-48ab-adce-8f45d4487f46]
18:09:20 2019-08-11 22:09:20,341 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 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 513769be-9ae8-48ab-adce-8f45d4487f46]
18:09:20 2019-08-11 22:09:20,345 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:20 2019-08-11 22:09:20,347 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:uvsnngqjpkah947b7og21f46q5 - MDC[]
18:09:20 2019-08-11 22:09:20,351 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@51c7daff[id = a4ff2132-d097-4140-8443-b6a104383058], user=null] - MDC[jobName=Starting ClientSession [sessionId=a4ff2132-d097-4140-8443-b6a104383058]]
18:09:20 2019-08-11 22:09:20,352 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=a4ff2132-d097-4140-8443-b6a104383058, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:20 2019-08-11 22:09:20,353 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:20 2019-08-11 22:09:20,361 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@68dc2f53 - MDC[]
18:09:20 2019-08-11 22:09:20,362 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:uvsnngqjpkah947b7og21f46q5 initialized - MDC[]
18:09:20 protocol: Session stopping
18:09:20 2019-08-11 22:09:20,364 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:uvsnngqjpkah947b7og21f46q5 [clientSessionId=a4ff2132-d097-4140-8443-b6a104383058, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 2019-08-11 22:09:20,365 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:uvsnngqjpkah947b7og21f46q5... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 2019-08-11 22:09:20,365 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:uvsnngqjpkah947b7og21f46q5 from store (clientSessionId=a4ff2132-d097-4140-8443-b6a104383058) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 2019-08-11 22:09:20,366 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session a4ff2132-d097-4140-8443-b6a104383058 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 2019-08-11 22:09:20,366 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID a4ff2132-d097-4140-8443-b6a104383058 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 2019-08-11 22:09:20,367 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:uvsnngqjpkah947b7og21f46q5 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 protocol: Before Form.start
18:09:20 protocol: Form.execLoad
18:09:20 protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR]
18:09:20 2019-08-11 22:09:20,524 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Failed to store the client session. - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
18:09:20 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
18:09:20 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:20 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:09:20 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
18:09:20 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
18:09:20 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:494)
18:09:20 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:416)
18:09:20 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:607)
18:09:20 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
18:09:20 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
18:09:20 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:09:20 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
18:09:20 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:620)
18:09:20 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:454)
18:09:20 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:20 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:20 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:20 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:20 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:20 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:20 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:20 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:20 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:20 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15.run(ClientSessionWithBlockingConditionInterruptionTest.java:316)
18:09:20 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:20 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:20 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:20 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:20 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:20 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:20 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:20 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:20 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:20 	at java.lang.Thread.run(Thread.java:748)
18:09:20 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:20 2019-08-11 22:09:20,527 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.transformation.MainDeviceTransformer - 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$15]
18:09:20 2019-08-11 22:09:20,527 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@51c7daff[id = a4ff2132-d097-4140-8443-b6a104383058], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$15]
18:09:20 protocol: All session jobs terminated
18:09:21 2019-08-11 22:09:21,366 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session a4ff2132-d097-4140-8443-b6a104383058 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID a4ff2132-d097-4140-8443-b6a104383058]
18:09:21 2019-08-11 22:09:21,366 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID a4ff2132-d097-4140-8443-b6a104383058 from session store - MDC[jobName=Performing session housekeeping for client session with ID a4ff2132-d097-4140-8443-b6a104383058]
18:09:21 2019-08-11 22:09:21,367 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID a4ff2132-d097-4140-8443-b6a104383058]
18:09:21 2019-08-11 22:09:21,367 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID a4ff2132-d097-4140-8443-b6a104383058]
18:09:21 2019-08-11 22:09:21,367 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 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 a4ff2132-d097-4140-8443-b6a104383058]
18:09:21 2019-08-11 22:09:21,369 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:21 2019-08-11 22:09:21,379 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:o44palsjrm3ai5n072qr69pbh1 - MDC[]
18:09:21 2019-08-11 22:09:21,383 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@495e991f[id = 0b17669f-b177-4dcb-b23c-5c7894f5a3cb], user=null] - MDC[jobName=Starting ClientSession [sessionId=0b17669f-b177-4dcb-b23c-5c7894f5a3cb]]
18:09:21 2019-08-11 22:09:21,383 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=0b17669f-b177-4dcb-b23c-5c7894f5a3cb, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:21 2019-08-11 22:09:21,384 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:21 protocol: Before MessageBox
18:09:21 2019-08-11 22:09:21,398 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@68dc2f53 - MDC[]
18:09:21 2019-08-11 22:09:21,399 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:o44palsjrm3ai5n072qr69pbh1 initialized - MDC[]
18:09:21 protocol: MessageBox is open
18:09:21 protocol: Session stopping
18:09:21 2019-08-11 22:09:21,402 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:o44palsjrm3ai5n072qr69pbh1 [clientSessionId=0b17669f-b177-4dcb-b23c-5c7894f5a3cb, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,403 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:o44palsjrm3ai5n072qr69pbh1... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,403 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:o44palsjrm3ai5n072qr69pbh1 from store (clientSessionId=0b17669f-b177-4dcb-b23c-5c7894f5a3cb) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,403 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 0b17669f-b177-4dcb-b23c-5c7894f5a3cb - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,403 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,404 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:o44palsjrm3ai5n072qr69pbh1 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 2019-08-11 22:09:21,407 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@495e991f[id = 0b17669f-b177-4dcb-b23c-5c7894f5a3cb], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$9]
18:09:21 protocol: Interrupted MessageBox
18:09:21 protocol: All session jobs terminated
18:09:22 2019-08-11 22:09:22,403 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 0b17669f-b177-4dcb-b23c-5c7894f5a3cb is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb]
18:09:22 2019-08-11 22:09:22,403 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb from session store - MDC[jobName=Performing session housekeeping for client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb]
18:09:22 2019-08-11 22:09:22,404 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb]
18:09:22 2019-08-11 22:09:22,405 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 0b17669f-b177-4dcb-b23c-5c7894f5a3cb]
18:09:22 2019-08-11 22:09:22,405 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 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 0b17669f-b177-4dcb-b23c-5c7894f5a3cb]
18:09:22 2019-08-11 22:09:22,407 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:22 2019-08-11 22:09:22,409 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:n7a3uf53mr7hv4qu6361h0puoi - MDC[]
18:09:22 2019-08-11 22:09:22,413 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5da4073[id = 4ff26312-b904-4db3-b322-49368c6d3892], user=null] - MDC[jobName=Starting ClientSession [sessionId=4ff26312-b904-4db3-b322-49368c6d3892]]
18:09:22 2019-08-11 22:09:22,414 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=4ff26312-b904-4db3-b322-49368c6d3892, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:22 2019-08-11 22:09:22,415 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:22 2019-08-11 22:09:22,420 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@68dc2f53 - MDC[]
18:09:22 2019-08-11 22:09:22,420 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:n7a3uf53mr7hv4qu6361h0puoi initialized - MDC[]
18:09:22 protocol: Form.execLoad
18:09:22 2019-08-11 22:09:22,450 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureDesktop@56bdabb8 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$10]
18:09:22 protocol: Before Form.waitFor
18:09:22 protocol: Form is open
18:09:22 protocol: Session stopping
18:09:22 2019-08-11 22:09:22,453 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:n7a3uf53mr7hv4qu6361h0puoi [clientSessionId=4ff26312-b904-4db3-b322-49368c6d3892, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 2019-08-11 22:09:22,454 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:n7a3uf53mr7hv4qu6361h0puoi... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 2019-08-11 22:09:22,454 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:n7a3uf53mr7hv4qu6361h0puoi from store (clientSessionId=4ff26312-b904-4db3-b322-49368c6d3892) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 2019-08-11 22:09:22,454 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 4ff26312-b904-4db3-b322-49368c6d3892 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 2019-08-11 22:09:22,454 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 4ff26312-b904-4db3-b322-49368c6d3892 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 2019-08-11 22:09:22,456 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:n7a3uf53mr7hv4qu6361h0puoi - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 protocol: Form.execFinally
18:09:22 protocol: Form.dispose
18:09:22 2019-08-11 22:09:22,461 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5da4073[id = 4ff26312-b904-4db3-b322-49368c6d3892], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$12]
18:09:22 protocol: Interrupted Form
18:09:22 protocol: All session jobs terminated
18:09:23 2019-08-11 22:09:23,454 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 4ff26312-b904-4db3-b322-49368c6d3892 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 4ff26312-b904-4db3-b322-49368c6d3892]
18:09:23 2019-08-11 22:09:23,455 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 4ff26312-b904-4db3-b322-49368c6d3892 from session store - MDC[jobName=Performing session housekeeping for client session with ID 4ff26312-b904-4db3-b322-49368c6d3892]
18:09:23 2019-08-11 22:09:23,455 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 4ff26312-b904-4db3-b322-49368c6d3892]
18:09:23 2019-08-11 22:09:23,455 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 4ff26312-b904-4db3-b322-49368c6d3892]
18:09:23 2019-08-11 22:09:23,456 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 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 4ff26312-b904-4db3-b322-49368c6d3892]
18:09:23 2019-08-11 22:09:23,459 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:23 2019-08-11 22:09:23,461 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:tf3d51t3e01ro1g2c4t4qfmq50 - MDC[]
18:09:23 protocol: Before MessageBoxInLoad
18:09:23 2019-08-11 22:09:23,465 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]]
18:09:23 java.lang.IllegalStateException: null
18:09:23 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
18:09:23 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
18:09:23 	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:373)
18:09:23 	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:612)
18:09:23 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
18:09:23 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
18:09:23 	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:122)
18:09:23 	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
18:09:23 	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:626)
18:09:23 	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:325)
18:09:23 	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:81)
18:09:23 	at org.eclipse.scout.rt.client.session.ClientSessionProvider$1$1.call(ClientSessionProvider.java:1)
18:09:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:23 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:23 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:23 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:23 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:23 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:23 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:23 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:23 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:23 	at java.lang.Thread.run(Thread.java:748)
18:09:23 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:23 protocol: After MessageBoxInLoad 2
18:09:23 2019-08-11 22:09:23,465 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b759b12[id = 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7], user=null] - MDC[jobName=Starting ClientSession [sessionId=3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]]
18:09:23 2019-08-11 22:09:23,466 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:23 2019-08-11 22:09:23,467 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:23 2019-08-11 22:09:23,471 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@68dc2f53 - MDC[]
18:09:23 2019-08-11 22:09:23,472 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:tf3d51t3e01ro1g2c4t4qfmq50 initialized - MDC[]
18:09:23 protocol: Session stopping
18:09:23 2019-08-11 22:09:23,474 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:tf3d51t3e01ro1g2c4t4qfmq50 [clientSessionId=3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,475 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:tf3d51t3e01ro1g2c4t4qfmq50... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,475 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:tf3d51t3e01ro1g2c4t4qfmq50 from store (clientSessionId=3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,475 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,475 DEBUG [scout-model-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,476 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:tf3d51t3e01ro1g2c4t4qfmq50 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 2019-08-11 22:09:23,478 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5b759b12[id = 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$13]
18:09:23 protocol: All session jobs terminated
18:09:24 2019-08-11 22:09:24,477 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]
18:09:24 2019-08-11 22:09:24,477 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7 from session store - MDC[jobName=Performing session housekeeping for client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]
18:09:24 2019-08-11 22:09:24,478 DEBUG [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]
18:09:24 2019-08-11 22:09:24,478 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]
18:09:24 2019-08-11 22:09:24,478 INFO  [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore - 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 3eb9f17f-2ef6-4f46-91b1-190cbe4fd2a7]
18:09:24 2019-08-11 22:09:24,481 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:24 2019-08-11 22:09:24,483 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:is4bc4c818qnbh4p1b09atlebb - MDC[]
18:09:24 2019-08-11 22:09:24,489 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:is4bc4c818qnbh4p1b09atlebb... - MDC[]
18:09:24 2019-08-11 22:09:24,490 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:is4bc4c818qnbh4p1b09atlebb from store (clientSessionId=null) - MDC[]
18:09:24 2019-08-11 22:09:24,490 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session null - MDC[]
18:09:24 2019-08-11 22:09:24,492 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully uninstalled java.net.CookieManager@23469199 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@75dc1c1c) - MDC[]
18:09:24 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.484 sec - in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
18:09:24 Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
18:09:24 2019-08-11 22:09:24,493 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
18:09:24 2019-08-11 22:09:24,505 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
18:09:24 2019-08-11 22:09:24,505 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
18:09:24 2019-08-11 22:09:24,505 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully installed java.net.CookieManager@24e79a4d (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5542418c) - MDC[]
18:09:24 2019-08-11 22:09:24,506 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
18:09:24 2019-08-11 22:09:24,510 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Pre-building of web resources is enabled - MDC[]
18:09:24 2019-08-11 22:09:24,510 INFO  [main] org.eclipse.scout.rt.ui.html.res.PrebuildFiles - Finished pre-building of 0 web resources 0.033299 ms - MDC[]
18:09:24 2019-08-11 22:09:24,522 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:24 2019-08-11 22:09:24,524 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:24 2019-08-11 22:09:24,531 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
18:09:24 2019-08-11 22:09:24,534 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:24 2019-08-11 22:09:24,534 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:24 protocol: UiSession.init
18:09:24 protocol: UiSession.getOrCreateClientSession
18:09:24 2019-08-11 22:09:24,535 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt - MDC[]
18:09:24 protocol: ClientSession.execLoadSession
18:09:24 2019-08-11 22:09:24,540 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@30674650[id = 5136f5a9-7f74-41ba-81e2-a22a1a8a806a], user=null] - MDC[jobName=Starting ClientSession [sessionId=5136f5a9-7f74-41ba-81e2-a22a1a8a806a]]
18:09:24 2019-08-11 22:09:24,541 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=5136f5a9-7f74-41ba-81e2-a22a1a8a806a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:24 2019-08-11 22:09:24,541 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:24 protocol: Desktop.execOpened
18:09:24 protocol: Desktop.execGuiAttached
18:09:24 2019-08-11 22:09:24,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@e96c5e] - MDC[jobName=Starting JsonClientSession]
18:09:24 2019-08-11 22:09:24,547 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:24 2019-08-11 22:09:24,548 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:m9q53iskh3ho9ffnkigv16l2bt initialized - MDC[]
18:09:24 2019-08-11 22:09:24,548 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt in store (clientSessionId=5136f5a9-7f74-41ba-81e2-a22a1a8a806a) - MDC[]
18:09:24 2019-08-11 22:09:24,548 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt in 14.035045 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:24 2019-08-11 22:09:24,577 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:24 2019-08-11 22:09:24,578 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:24 2019-08-11 22:09:24,580 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:m9q53iskh3ho9ffnkigv16l2bt","clientSessionId":"5136f5a9-7f74-41ba-81e2-a22a1a8a806a","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:24 2019-08-11 22:09:24,581 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 57.078558 ms - MDC[]
18:09:24 2019-08-11 22:09:24,584 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt (requested by UI) - MDC[]
18:09:24 protocol: UiSession.dispose
18:09:24 2019-08-11 22:09:24,587 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt... - MDC[]
18:09:24 2019-08-11 22:09:24,587 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:m9q53iskh3ho9ffnkigv16l2bt from store (clientSessionId=5136f5a9-7f74-41ba-81e2-a22a1a8a806a) - MDC[]
18:09:24 2019-08-11 22:09:24,587 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 5136f5a9-7f74-41ba-81e2-a22a1a8a806a - MDC[]
18:09:24 2019-08-11 22:09:24,587 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a - MDC[]
18:09:24 protocol: Desktop.execGuiDetached
18:09:26 protocol: SessionStore.doHousekeeping
18:09:26 2019-08-11 22:09:26,588 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 5136f5a9-7f74-41ba-81e2-a22a1a8a806a referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,588 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,590 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a to shut down... - MDC[jobName=Force shutting down client session 5136f5a9-7f74-41ba-81e2-a22a1a8a806a by session housekeeping]
18:09:26 protocol: ClientSession.stopping
18:09:26 protocol: ClientSession.execStoreSession
18:09:26 protocol: Desktop.execClosing
18:09:26 2019-08-11 22:09:26,591 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@30674650[id = 5136f5a9-7f74-41ba-81e2-a22a1a8a806a], user=null] - MDC[jobName=Force shutting down client session 5136f5a9-7f74-41ba-81e2-a22a1a8a806a by session housekeeping]
18:09:26 protocol: ClientSession.stopped
18:09:26 2019-08-11 22:09:26,592 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a terminated. - MDC[jobName=Force shutting down client session 5136f5a9-7f74-41ba-81e2-a22a1a8a806a by session housekeeping]
18:09:26 2019-08-11 22:09:26,592 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a from session store - MDC[jobName=Performing session housekeeping for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,592 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,592 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,593 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 5136f5a9-7f74-41ba-81e2-a22a1a8a806a]
18:09:26 2019-08-11 22:09:26,596 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:26 2019-08-11 22:09:26,597 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:26 2019-08-11 22:09:26,597 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
18:09:26 2019-08-11 22:09:26,598 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:26 2019-08-11 22:09:26,598 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:26 protocol: UiSession.init
18:09:26 protocol: UiSession.getOrCreateClientSession
18:09:26 2019-08-11 22:09:26,598 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ouuoa30093ttdecj4klbmel3kt - MDC[]
18:09:26 protocol: ClientSession.execLoadSession
18:09:26 2019-08-11 22:09:26,602 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@2fbff29a[id = 6f465975-5fef-4f0a-ac7e-b24b287c2e9a], user=null] - MDC[jobName=Starting ClientSession [sessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a]]
18:09:26 2019-08-11 22:09:26,602 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:26 2019-08-11 22:09:26,603 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:26 protocol: Desktop.execOpened
18:09:26 protocol: Desktop.execGuiAttached
18:09:26 2019-08-11 22:09:26,608 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:26 2019-08-11 22:09:26,608 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ouuoa30093ttdecj4klbmel3kt initialized - MDC[]
18:09:26 2019-08-11 22:09:26,608 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:ouuoa30093ttdecj4klbmel3kt in store (clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a) - MDC[]
18:09:26 2019-08-11 22:09:26,608 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:ouuoa30093ttdecj4klbmel3kt in 10.543459 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:26 2019-08-11 22:09:26,612 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:26 2019-08-11 22:09:26,612 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:26 2019-08-11 22:09:26,613 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:ouuoa30093ttdecj4klbmel3kt","clientSessionId":"6f465975-5fef-4f0a-ac7e-b24b287c2e9a","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:26 2019-08-11 22:09:26,613 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 16.191059 ms - MDC[]
18:09:26 2019-08-11 22:09:26,615 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:26 2019-08-11 22:09:26,615 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"6f465975-5fef-4f0a-ac7e-b24b287c2e9a"} - MDC[]
18:09:26 2019-08-11 22:09:26,616 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:26 2019-08-11 22:09:26,616 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:26 protocol: UiSession.init
18:09:26 protocol: UiSession.getOrCreateClientSession
18:09:26 2019-08-11 22:09:26,617 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ostopeucj6k6ujjrjjit6i9323 - MDC[]
18:09:26 2019-08-11 22:09:26,617 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a] - MDC[]
18:09:26 2019-08-11 22:09:26,617 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:26 2019-08-11 22:09:26,622 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:26 2019-08-11 22:09:26,622 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ostopeucj6k6ujjrjjit6i9323 initialized - MDC[]
18:09:26 2019-08-11 22:09:26,622 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:ostopeucj6k6ujjrjjit6i9323 in store (clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a) - MDC[]
18:09:26 2019-08-11 22:09:26,623 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:ostopeucj6k6ujjrjjit6i9323 in 6.493295 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:26 2019-08-11 22:09:26,626 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:26 2019-08-11 22:09:26,626 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:26 2019-08-11 22:09:26,627 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:ostopeucj6k6ujjrjjit6i9323","clientSessionId":"6f465975-5fef-4f0a-ac7e-b24b287c2e9a","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:26 2019-08-11 22:09:26,627 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 12.546106 ms - MDC[]
18:09:26 2019-08-11 22:09:26,630 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:ouuoa30093ttdecj4klbmel3kt (requested by UI) - MDC[]
18:09:26 protocol: UiSession.dispose
18:09:26 2019-08-11 22:09:26,630 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ouuoa30093ttdecj4klbmel3kt... - MDC[]
18:09:26 2019-08-11 22:09:26,631 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ouuoa30093ttdecj4klbmel3kt from store (clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a) - MDC[]
18:09:26 2019-08-11 22:09:26,631 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 1 UI sessions and 0 preregistered UI session remaining for client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a - MDC[]
18:09:26 2019-08-11 22:09:26,632 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:ostopeucj6k6ujjrjjit6i9323 (requested by UI) - MDC[]
18:09:26 protocol: UiSession.dispose
18:09:26 2019-08-11 22:09:26,633 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ostopeucj6k6ujjrjjit6i9323... - MDC[]
18:09:26 2019-08-11 22:09:26,633 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ostopeucj6k6ujjrjjit6i9323 from store (clientSessionId=6f465975-5fef-4f0a-ac7e-b24b287c2e9a) - MDC[]
18:09:26 2019-08-11 22:09:26,633 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a - MDC[]
18:09:26 2019-08-11 22:09:26,633 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a - MDC[]
18:09:26 protocol: Desktop.execGuiDetached
18:09:28 protocol: SessionStore.doHousekeeping
18:09:28 2019-08-11 22:09:28,634 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,635 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,639 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a to shut down... - MDC[jobName=Force shutting down client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a by session housekeeping]
18:09:28 protocol: ClientSession.stopping
18:09:28 protocol: ClientSession.execStoreSession
18:09:28 protocol: Desktop.execClosing
18:09:28 2019-08-11 22:09:28,641 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@2fbff29a[id = 6f465975-5fef-4f0a-ac7e-b24b287c2e9a], user=null] - MDC[jobName=Force shutting down client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a by session housekeeping]
18:09:28 protocol: ClientSession.stopped
18:09:28 2019-08-11 22:09:28,641 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a terminated. - MDC[jobName=Force shutting down client session 6f465975-5fef-4f0a-ac7e-b24b287c2e9a by session housekeeping]
18:09:28 2019-08-11 22:09:28,641 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a from session store - MDC[jobName=Performing session housekeeping for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,641 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,642 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,642 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 6f465975-5fef-4f0a-ac7e-b24b287c2e9a]
18:09:28 2019-08-11 22:09:28,645 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:28 2019-08-11 22:09:28,647 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:28 2019-08-11 22:09:28,647 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
18:09:28 2019-08-11 22:09:28,648 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:28 2019-08-11 22:09:28,648 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:28 protocol: UiSession.init
18:09:28 protocol: UiSession.getOrCreateClientSession
18:09:28 2019-08-11 22:09:28,649 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d - MDC[]
18:09:28 protocol: ClientSession.execLoadSession
18:09:28 2019-08-11 22:09:28,653 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@61a78841[id = 0294e8c5-2c57-4081-9951-2ae809e25f7a], user=null] - MDC[jobName=Starting ClientSession [sessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a]]
18:09:28 2019-08-11 22:09:28,653 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:28 2019-08-11 22:09:28,654 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:28 protocol: Desktop.execOpened
18:09:28 protocol: Desktop.execGuiAttached
18:09:28 2019-08-11 22:09:28,658 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:28 2019-08-11 22:09:28,658 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:qbbmsi2vu6j344dse9pkln0h7d initialized - MDC[]
18:09:28 2019-08-11 22:09:28,658 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d in store (clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a) - MDC[]
18:09:28 2019-08-11 22:09:28,658 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d in 10.177583 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:28 2019-08-11 22:09:28,661 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:28 2019-08-11 22:09:28,661 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:28 2019-08-11 22:09:28,662 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:qbbmsi2vu6j344dse9pkln0h7d","clientSessionId":"0294e8c5-2c57-4081-9951-2ae809e25f7a","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:28 2019-08-11 22:09:28,662 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 15.460824 ms - MDC[]
18:09:28 2019-08-11 22:09:28,664 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d (requested by UI) - MDC[]
18:09:28 protocol: UiSession.dispose
18:09:28 2019-08-11 22:09:28,665 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d... - MDC[]
18:09:28 2019-08-11 22:09:28,665 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:qbbmsi2vu6j344dse9pkln0h7d from store (clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a) - MDC[]
18:09:28 2019-08-11 22:09:28,665 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 0294e8c5-2c57-4081-9951-2ae809e25f7a - MDC[]
18:09:28 2019-08-11 22:09:28,665 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a - MDC[]
18:09:28 protocol: Desktop.execGuiDetached
18:09:28 2019-08-11 22:09:28,666 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:28 2019-08-11 22:09:28,667 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"0294e8c5-2c57-4081-9951-2ae809e25f7a"} - MDC[]
18:09:28 2019-08-11 22:09:28,667 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:28 2019-08-11 22:09:28,667 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:28 protocol: UiSession.init
18:09:28 protocol: UiSession.getOrCreateClientSession
18:09:28 2019-08-11 22:09:28,668 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47 - MDC[]
18:09:28 2019-08-11 22:09:28,668 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a reserved for use - session housekeeping cancelled! - MDC[]
18:09:28 2019-08-11 22:09:28,668 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a] - MDC[]
18:09:28 2019-08-11 22:09:28,669 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:28 protocol: Desktop.execGuiAttached
18:09:28 2019-08-11 22:09:28,673 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:28 2019-08-11 22:09:28,673 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:mgj5psvtjke3d1t07vmfa0ep47 initialized - MDC[]
18:09:28 2019-08-11 22:09:28,673 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47 in store (clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a) - MDC[]
18:09:28 2019-08-11 22:09:28,673 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47 in 6.258932 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:28 2019-08-11 22:09:28,676 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:28 2019-08-11 22:09:28,676 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:28 2019-08-11 22:09:28,677 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:mgj5psvtjke3d1t07vmfa0ep47","clientSessionId":"0294e8c5-2c57-4081-9951-2ae809e25f7a","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:28 2019-08-11 22:09:28,677 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 10.765214 ms - MDC[]
18:09:28 2019-08-11 22:09:28,678 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47 (requested by UI) - MDC[]
18:09:28 protocol: UiSession.dispose
18:09:28 2019-08-11 22:09:28,679 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47... - MDC[]
18:09:28 2019-08-11 22:09:28,679 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:mgj5psvtjke3d1t07vmfa0ep47 from store (clientSessionId=0294e8c5-2c57-4081-9951-2ae809e25f7a) - MDC[]
18:09:28 2019-08-11 22:09:28,679 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 0294e8c5-2c57-4081-9951-2ae809e25f7a - MDC[]
18:09:28 2019-08-11 22:09:28,679 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a - MDC[]
18:09:28 protocol: Desktop.execGuiDetached
18:09:30 protocol: SessionStore.doHousekeeping
18:09:30 2019-08-11 22:09:30,680 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 0294e8c5-2c57-4081-9951-2ae809e25f7a referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,680 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,681 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a to shut down... - MDC[jobName=Force shutting down client session 0294e8c5-2c57-4081-9951-2ae809e25f7a by session housekeeping]
18:09:30 protocol: ClientSession.stopping
18:09:30 protocol: ClientSession.execStoreSession
18:09:30 protocol: Desktop.execClosing
18:09:30 2019-08-11 22:09:30,682 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@61a78841[id = 0294e8c5-2c57-4081-9951-2ae809e25f7a], user=null] - MDC[jobName=Force shutting down client session 0294e8c5-2c57-4081-9951-2ae809e25f7a by session housekeeping]
18:09:30 protocol: ClientSession.stopped
18:09:30 2019-08-11 22:09:30,682 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a terminated. - MDC[jobName=Force shutting down client session 0294e8c5-2c57-4081-9951-2ae809e25f7a by session housekeeping]
18:09:30 2019-08-11 22:09:30,683 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a from session store - MDC[jobName=Performing session housekeeping for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,683 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,683 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,683 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 0294e8c5-2c57-4081-9951-2ae809e25f7a]
18:09:30 2019-08-11 22:09:30,685 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:30 2019-08-11 22:09:30,686 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:30 2019-08-11 22:09:30,686 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
18:09:30 2019-08-11 22:09:30,687 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:30 2019-08-11 22:09:30,687 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:30 protocol: UiSession.init
18:09:30 protocol: UiSession.getOrCreateClientSession
18:09:30 2019-08-11 22:09:30,687 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j - MDC[]
18:09:30 protocol: ClientSession.execLoadSession
18:09:30 2019-08-11 22:09:30,690 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@402c082b[id = b7f5c341-3aa9-4fa3-b28e-8585844aeeb2], user=null] - MDC[jobName=Starting ClientSession [sessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]]
18:09:30 2019-08-11 22:09:30,691 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:30 2019-08-11 22:09:30,691 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:30 protocol: Desktop.execOpened
18:09:30 protocol: Desktop.execGuiAttached
18:09:30 2019-08-11 22:09:30,694 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:30 2019-08-11 22:09:30,695 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:agdk6po4uvpc8fijuqa1mgko6j initialized - MDC[]
18:09:30 2019-08-11 22:09:30,695 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j in store (clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2) - MDC[]
18:09:30 2019-08-11 22:09:30,695 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j in 8.448297 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:30 2019-08-11 22:09:30,697 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:30 2019-08-11 22:09:30,698 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:30 2019-08-11 22:09:30,698 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:agdk6po4uvpc8fijuqa1mgko6j","clientSessionId":"b7f5c341-3aa9-4fa3-b28e-8585844aeeb2","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:30 2019-08-11 22:09:30,698 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 12.254927 ms - MDC[]
18:09:30 2019-08-11 22:09:30,699 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:30 2019-08-11 22:09:30,700 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true, "clientSessionId":"b7f5c341-3aa9-4fa3-b28e-8585844aeeb2"} - MDC[]
18:09:30 2019-08-11 22:09:30,700 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:30 2019-08-11 22:09:30,700 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:30 protocol: UiSession.init
18:09:30 protocol: UiSession.getOrCreateClientSession
18:09:30 2019-08-11 22:09:30,701 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287 - MDC[]
18:09:30 2019-08-11 22:09:30,701 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Using cached client session [clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2] - MDC[]
18:09:30 2019-08-11 22:09:30,701 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:30 2019-08-11 22:09:30,705 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:30 2019-08-11 22:09:30,705 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:9rhf0gsmpaumd8ebgoqic1c287 initialized - MDC[]
18:09:30 2019-08-11 22:09:30,705 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287 in store (clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2) - MDC[]
18:09:30 2019-08-11 22:09:30,705 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287 in 5.046253 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:30 2019-08-11 22:09:30,708 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:30 2019-08-11 22:09:30,708 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:30 2019-08-11 22:09:30,709 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:9rhf0gsmpaumd8ebgoqic1c287","clientSessionId":"b7f5c341-3aa9-4fa3-b28e-8585844aeeb2","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:30 2019-08-11 22:09:30,709 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 9.251333 ms - MDC[]
18:09:30 2019-08-11 22:09:30,710 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j (requested by UI) - MDC[]
18:09:30 protocol: UiSession.dispose
18:09:30 2019-08-11 22:09:30,711 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j... - MDC[]
18:09:30 2019-08-11 22:09:30,711 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:agdk6po4uvpc8fijuqa1mgko6j from store (clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2) - MDC[]
18:09:30 2019-08-11 22:09:30,711 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 1 UI sessions and 0 preregistered UI session remaining for client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 - MDC[]
18:09:30 2019-08-11 22:09:30,713 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler - Unloading UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287 (requested by UI) - MDC[]
18:09:30 protocol: UiSession.dispose
18:09:30 2019-08-11 22:09:30,714 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287... - MDC[]
18:09:30 2019-08-11 22:09:30,714 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:9rhf0gsmpaumd8ebgoqic1c287 from store (clientSessionId=b7f5c341-3aa9-4fa3-b28e-8585844aeeb2) - MDC[]
18:09:30 2019-08-11 22:09:30,714 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 - MDC[]
18:09:30 2019-08-11 22:09:30,714 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 - MDC[]
18:09:30 protocol: Desktop.execGuiDetached
18:09:32 protocol: SessionStore.doHousekeeping
18:09:32 2019-08-11 22:09:32,715 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,715 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,716 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 to shut down... - MDC[jobName=Force shutting down client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 by session housekeeping]
18:09:32 protocol: ClientSession.stopping
18:09:32 protocol: ClientSession.execStoreSession
18:09:32 protocol: Desktop.execClosing
18:09:32 2019-08-11 22:09:32,718 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@402c082b[id = b7f5c341-3aa9-4fa3-b28e-8585844aeeb2], user=null] - MDC[jobName=Force shutting down client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 by session housekeeping]
18:09:32 protocol: ClientSession.stopped
18:09:32 2019-08-11 22:09:32,718 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 terminated. - MDC[jobName=Force shutting down client session b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 by session housekeeping]
18:09:32 2019-08-11 22:09:32,718 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2 from session store - MDC[jobName=Performing session housekeeping for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,718 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,718 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,719 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 b7f5c341-3aa9-4fa3-b28e-8585844aeeb2]
18:09:32 2019-08-11 22:09:32,721 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:32 2019-08-11 22:09:32,722 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:32 2019-08-11 22:09:32,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Received: {"startup":true} - MDC[]
18:09:32 2019-08-11 22:09:32,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request started - MDC[]
18:09:32 2019-08-11 22:09:32,723 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Creating new UI session.... - MDC[]
18:09:32 protocol: UiSession.init
18:09:32 protocol: UiSession.getOrCreateClientSession
18:09:32 2019-08-11 22:09:32,724 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:o75tn9oapjr5veacb53mqg20lb - MDC[]
18:09:32 protocol: ClientSession.execLoadSession
18:09:32 2019-08-11 22:09:32,727 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@11ceaf76[id = db30265d-5599-46f4-a039-746933850e74], user=null] - MDC[jobName=Starting ClientSession [sessionId=db30265d-5599-46f4-a039-746933850e74]]
18:09:32 2019-08-11 22:09:32,727 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=db30265d-5599-46f4-a039-746933850e74, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:32 2019-08-11 22:09:32,728 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:32 protocol: Desktop.execOpened
18:09:32 protocol: Desktop.execGuiAttached
18:09:32 2019-08-11 22:09:32,732 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@5f1db390 - MDC[]
18:09:32 2019-08-11 22:09:32,733 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:o75tn9oapjr5veacb53mqg20lb initialized - MDC[]
18:09:32 2019-08-11 22:09:32,733 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:o75tn9oapjr5veacb53mqg20lb in store (clientSessionId=db30265d-5599-46f4-a039-746933850e74) - MDC[]
18:09:32 2019-08-11 22:09:32,733 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - Created new UI session with ID 0:o75tn9oapjr5veacb53mqg20lb in 10.262218 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] - MDC[]
18:09:32 2019-08-11 22:09:32,737 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 3] - MDC[jobName=Transforming response to JSON]
18:09:32 2019-08-11 22:09:32,737 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Adapter count after request: 3 - MDC[]
18:09:32 2019-08-11 22:09:32,738 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonRequestHelper - Returned: {"startupData":{"uiSessionId":"0:o75tn9oapjr5veacb53mqg20lb","clientSessionId":"db30265d-5599-46f4-a039-746933850e74","clientSession":"2","persistent":false,"locale":{"languageTag":"und","decimalFormatPatternDefault":"#,##0.###","dateFormatPatternDefault":"MMM d, yyyy","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":"Abbrechen","Column":"Spalte","ColumnSorting":"Sortierung","NavigationBackward":"Zurück","Ok":"OK","Remove":"Entfernen","ResetTableColumns":"Spalten zurücksetzen","ui.Active":"Aktive","ui.Aggregation":"Aggregierung","ui.All":"Alle","ui.Average":"Durchschnitt","ui.BooleanColumnGroupingFalse":"Nicht markierte","ui.BooleanColumnGroupingTrue":"Markierte","ui.Browse":"Durchsuchen","ui.CW":"KW {0}","ui.CalendarCalendarWeek":"K-Woche","ui.CalendarDay":"Tag","ui.CalendarMonth":"Monat","ui.CalendarToday":"Heute","ui.CalendarWeek":"Woche","ui.CalendarWorkWeek":"5 Tage","ui.CalendarYear":"Jahr","ui.CannotInsertTextTooLong":"Einfügen nicht möglich (Längenbeschränkung).","ui.ChooseFile":"Datei auswählen","ui.ChooseFiles":"Dateien auswählen","ui.ClipboardTimeout":"Zeitüberschreitung beim Einfügen aus Zwischenablage.","ui.ClipboardTimeoutTitle":"Zeitüberschreitung Zwischenablage","ui.Coloring":"Einfärbung","ui.Column":"Spalte","ui.ConnectionInterrupted":"Verbindung unterbrochen","ui.ConnectionReestablished":"Verbindung wiederhergestellt","ui.Continue":"Weiter","ui.Copy":"Kopieren","ui.Count":"Anzahl","ui.DateRange":"Datumsbereich","ui.EmptyCell":"-leer-","ui.ErrorCodeX":"Code {0}","ui.FileChooserHint":"Bitte gewünschte Dateien in diesen Bereich verschieben oder mit Durchsuchen auswählen.","ui.FileSizeLimit":"Die maximal erlaubte Grösse wurde überschritten ({0} MB).","ui.FileSizeLimitTitle":"Dateigrössenbeschränkung","ui.Filter":"Filter","ui.FilterBy_":"Filtern nach...","ui.FilterInfoCount":"({0})","ui.FilterInfoXOfY":"({0} von {1})","ui.FreeText":"Freitext","ui.FromXToY":"von {0} bis {1}","ui.Grouping":"Gruppierung","ui.Ignore":"Ignorieren","ui.Inactive":"Inaktive","ui.InternalProcessingErrorMsg":"Ein interner Verarbeitungsfehler ist aufgetreten{0}.","ui.InternalUiErrorMsg":"Ein interner UI-Fehler ist aufgetreten{0}.","ui.InvalidDateFormat":"Ungültiges Datumsformat","ui.LoadingPopupWindow":"Lade...","ui.Maximum":"Maximum","ui.Minimum":"Minimum","ui.Move":"Verschieben","ui.NetworkError":"Netzwerkfehler","ui.NumRowsFiltered":"{0} gefiltert","ui.NumRowsFilteredBy":"{0} gefiltert durch {1}","ui.NumRowsFilteredMin":"Gefiltert","ui.NumRowsLoaded":"{0} geladen","ui.NumRowsLoadedMin":"Geladen","ui.NumRowsRendered":"{0} gezeichnet","ui.NumRowsSelected":"{0} ausgewählt","ui.NumRowsSelectedMin":"Ausgewählt","ui.NumberRange":"Zahlenbereich","ui.OpenManually":"Manuell öffnen","ui.OtherValues":"Sonstige","ui.Outlines":"Sichten","ui.PleaseWait_":"Bitte warten...","ui.PopupBlockerDetected":"Das automatische Öffnen eines neuen Fensters wurde durch den Browser verhindert.","ui.Reconnecting_":"Verbinde...","ui.Reload":"Neu laden","ui.ReloadData":"Daten neu laden","ui.RemoveFilter":"Filter entfernen","ui.SearchFor_":"Suche nach...","ui.SelectAll":"Alle auswählen","ui.SelectAllFilter":"Alle","ui.SelectNone":"Keine auswählen","ui.SelectNoneFilter":"Keine","ui.ServerError":"Serverfehler","ui.SessionExpiredMsg":"Die Sitzung ist abgelaufen, bitte laden Sie die Seite neu.","ui.SessionTimeout":"Session-Timeout","ui.ShowAllNodes":"Alle {0} anzeigen","ui.Sum":"Summe","ui.TableRowCount":"{0} Zeilen","ui.TableRowCount0":"Keine Zeile","ui.TableRowCount1":"Eine Zeile","ui.Total":"Total","ui.UiInconsistentMsg":"Da sich die Benutzeroberfläche in einem inkonsistenten Zustand befinden könnte, wird empfohlen, die Seite neu zu laden.","ui.UnexpectedProblem":"Unerwartetes Problem","ui.UnsafeUpload":"Unsichere Datei hochgeladen","ui.UnsafeUploadMsg":"Die hochgeladene Datei ist unsicher. Bitte führen Sie einen Virus-Scan auf Ihrem System aus.","ui.Up":"Aufwärts","ui.Upload":"Hochladen","ui.add":"hinzufügen","ui.addColumn":"hinzufügen","ui.additionally":"zusätzlich","ui.ascending":"aufsteigend","ui.ascendingAdditionally":"zusätzlich aufsteigend","ui.backward":"nach hinten","ui.changeColumn":"ändern","ui.descending":"absteigend","ui.descendingAdditionally":"zusätzlich absteigend","ui.forward":"nach vorne","ui.from":"von","ui.fromGreenToRed":"von Grün nach Rot","ui.fromRedToGreen":"von Rot nach Grün","ui.grouped":"gruppiert","ui.groupedByMonth":"gruppiert nach Monat","ui.groupedByWeekday":"gruppiert nach Wochentag","ui.groupedByYear":"gruppiert nach Jahr","ui.groupingApply":"anwenden","ui.overEverything":"über alles","ui.overSelection":"über ausgewälte Zeilen","ui.remove":"entfernen","ui.removeColumn":"entfernen","ui.showEveryDate":"jedes Datum anzeigen","ui.to":"bis","ui.toBegin":"an den Anfang","ui.toEnd":"an das Ende","ui.withBarChart":"mit Balkendiagramm"}},"adapterData":{"2":{"id":"2","owner":"1","desktop":"3"},"3":{"id":"3","objectType":"Desktop","selectViewTabsKeyStrokeModifier":"control","navigationVisible":true,"selectViewTabsKeyStrokesEnabled":true,"benchVisible":true,"navigationHandleVisible":true,"headerVisible":true,"cacheSplitterPosition":true,"displayStyle":"default","keyStrokes":[]}}} - MDC[]
18:09:32 2019-08-11 22:09:32,738 DEBUG [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler - JSON request completed in 15.559022 ms - MDC[]
18:09:32 protocol: ClientSession.stopping
18:09:32 2019-08-11 22:09:32,740 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:o75tn9oapjr5veacb53mqg20lb [clientSessionId=db30265d-5599-46f4-a039-746933850e74, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 protocol: UiSession.dispose
18:09:32 2019-08-11 22:09:32,740 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:o75tn9oapjr5veacb53mqg20lb... - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 2019-08-11 22:09:32,740 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:o75tn9oapjr5veacb53mqg20lb from store (clientSessionId=db30265d-5599-46f4-a039-746933850e74) - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 2019-08-11 22:09:32,740 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session db30265d-5599-46f4-a039-746933850e74 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 2019-08-11 22:09:32,740 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID db30265d-5599-46f4-a039-746933850e74 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 2019-08-11 22:09:32,741 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:o75tn9oapjr5veacb53mqg20lb - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 protocol: ClientSession.execStoreSession
18:09:32 protocol: Desktop.execGuiDetached
18:09:32 protocol: Desktop.execClosing
18:09:32 2019-08-11 22:09:32,742 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@11ceaf76[id = db30265d-5599-46f4-a039-746933850e74], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$9]
18:09:32 protocol: ClientSession.stopped
18:09:34 protocol: SessionStore.doHousekeeping
18:09:34 2019-08-11 22:09:34,742 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session db30265d-5599-46f4-a039-746933850e74 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID db30265d-5599-46f4-a039-746933850e74]
18:09:34 2019-08-11 22:09:34,743 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID db30265d-5599-46f4-a039-746933850e74 from session store - MDC[jobName=Performing session housekeeping for client session with ID db30265d-5599-46f4-a039-746933850e74]
18:09:34 2019-08-11 22:09:34,743 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID db30265d-5599-46f4-a039-746933850e74]
18:09:34 2019-08-11 22:09:34,743 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID db30265d-5599-46f4-a039-746933850e74]
18:09:34 2019-08-11 22:09:34,743 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 db30265d-5599-46f4-a039-746933850e74]
18:09:34 2019-08-11 22:09:34,748 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller - Successfully uninstalled java.net.CookieManager@24e79a4d (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5542418c) - MDC[]
18:09:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.255 sec - in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
18:09:34 Running org.eclipse.scout.rt.ui.html.UiSessionTest
18:09:34 2019-08-11 22:09:34,754 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:34 2019-08-11 22:09:34,755 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p - MDC[]
18:09:34 2019-08-11 22:09:34,768 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2e320fb7[id = 04b9935b-b03c-4ead-a8d5-cb325a1de866], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=04b9935b-b03c-4ead-a8d5-cb325a1de866]]
18:09:34 2019-08-11 22:09:34,769 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=04b9935b-b03c-4ead-a8d5-cb325a1de866, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:34 2019-08-11 22:09:34,770 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:34 2019-08-11 22:09:34,771 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@580a11ce] - MDC[jobName=Starting JsonClientSession]
18:09:34 2019-08-11 22:09:34,773 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:34 2019-08-11 22:09:34,773 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:3gt9mfp719gh9nvcv94oa5tv0p initialized - MDC[]
18:09:34 2019-08-11 22:09:34,774 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p in store (clientSessionId=04b9935b-b03c-4ead-a8d5-cb325a1de866) - MDC[]
18:09:34 2019-08-11 22:09:34,774 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:34 2019-08-11 22:09:34,775 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:34 2019-08-11 22:09:34,775 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,775 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,776 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p [clientSessionId=04b9935b-b03c-4ead-a8d5-cb325a1de866, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,776 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,776 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p from store (clientSessionId=04b9935b-b03c-4ead-a8d5-cb325a1de866) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,776 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 04b9935b-b03c-4ead-a8d5-cb325a1de866 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,776 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,777 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 04b9935b-b03c-4ead-a8d5-cb325a1de866 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866]
18:09:34 2019-08-11 22:09:34,777 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:3gt9mfp719gh9nvcv94oa5tv0p - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,777 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 from session store - MDC[jobName=Performing session housekeeping for client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866]
18:09:34 2019-08-11 22:09:34,777 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866]
18:09:34 2019-08-11 22:09:34,778 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2e320fb7[id = 04b9935b-b03c-4ead-a8d5-cb325a1de866], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,778 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,778 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 04b9935b-b03c-4ead-a8d5-cb325a1de866 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,778 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,778 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
18:09:34 2019-08-11 22:09:34,957 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:34 2019-08-11 22:09:34,958 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6 - MDC[]
18:09:34 2019-08-11 22:09:34,961 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7b1447dc[id = aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755]]
18:09:34 2019-08-11 22:09:34,962 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:34 2019-08-11 22:09:34,962 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:34 2019-08-11 22:09:34,965 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:34 2019-08-11 22:09:34,965 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:v4n4pnf589j9iqb6opinafkiv6 initialized - MDC[]
18:09:34 2019-08-11 22:09:34,966 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6 in store (clientSessionId=aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755) - MDC[]
18:09:34 2019-08-11 22:09:34,990 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2ee7c6c0 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
18:09:34 2019-08-11 22:09:34,991 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:34 2019-08-11 22:09:34,991 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:34 2019-08-11 22:09:34,991 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6 [clientSessionId=aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6 from store (clientSessionId=aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,992 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,993 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755]
18:09:34 2019-08-11 22:09:34,993 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:v4n4pnf589j9iqb6opinafkiv6 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:34 2019-08-11 22:09:34,993 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 from session store - MDC[jobName=Performing session housekeeping for client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755]
18:09:34 2019-08-11 22:09:34,993 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755]
18:09:35 2019-08-11 22:09:35,993 WARN  [main] org.eclipse.scout.rt.ui.html.SessionStore - Timeout encountered while waiting for all client session to stop. Canceling still running client session shutdown jobs. - MDC[]
18:09:35 org.eclipse.scout.rt.platform.util.concurrent.TimedOutException: Failed to wait for jobs to complete because the maximal wait time elapsed [timeout=1000ms, calling-thread=main]
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateTimeoutException(JobExceptionTranslator.java:56)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:177)
18:09:35 	at org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:569)
18:09:35 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:80)
18:09:35 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:1)
18:09:35 	at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34)
18:09:35 	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91)
18:09:35 	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
18:09:35 	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
18:09:35 	at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59)
18:09:35 	at $javax.servlet.http.HttpSession$$EnhancerByMockitoWithCGLIB$$1450a858.invalidate(<generated>)
18:09:35 	at org.eclipse.scout.rt.ui.html.UiSessionTest.doTestSessionTimeoutWithBlockingModelDisposal(UiSessionTest.java:320)
18:09:35 	at org.eclipse.scout.rt.ui.html.UiSessionTest.testSessionTimeoutOpenFormThatWaitsOnJob(UiSessionTest.java:280)
18:09:35 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:35 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:35 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:35 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:09:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:09:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:09:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:09:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:09:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:09:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:09:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:09:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:09:35 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:09:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:09:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:09:35 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:09:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:09:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:09:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:09:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:09:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:09:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:09:35 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:09:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:09:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:09:35 Caused by: java.util.concurrent.TimeoutException: null
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:197)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
18:09:35 	... 37 common frames omitted
18:09:35 2019-08-11 22:09:35,996 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:35 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-25, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:340)
18:09:35 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
18:09:35 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:35 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:35 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:35 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:35 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:35 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:35 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:35 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:35 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:35 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:35 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:35 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:35 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:35 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:35 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:35 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
18:09:35 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:35 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:35 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:35 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:35 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:35 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:35 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:35 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:35 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:35 	at java.lang.Thread.run(Thread.java:748)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:35 Caused by: java.lang.InterruptedException: null
18:09:35 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
18:09:35 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
18:09:35 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:333)
18:09:35 	... 38 common frames omitted
18:09:35 2019-08-11 22:09:35,996 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7b1447dc[id = aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:35 2019-08-11 22:09:35,997 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:35 2019-08-11 22:09:35,997 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID aa6bfe18-4e81-4a14-b9a3-7f0e2ea4d755 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:35 2019-08-11 22:09:35,997 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:36 2019-08-11 22:09:36,195 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:36 2019-08-11 22:09:36,197 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 - MDC[]
18:09:36 2019-08-11 22:09:36,199 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a34c0e0[id = 06325a42-b218-4cdb-afd3-af78967fc3a9], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=06325a42-b218-4cdb-afd3-af78967fc3a9]]
18:09:36 2019-08-11 22:09:36,199 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=06325a42-b218-4cdb-afd3-af78967fc3a9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:36 2019-08-11 22:09:36,200 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:36 2019-08-11 22:09:36,204 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:36 2019-08-11 22:09:36,204 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 initialized - MDC[]
18:09:36 2019-08-11 22:09:36,204 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 in store (clientSessionId=06325a42-b218-4cdb-afd3-af78967fc3a9) - MDC[]
18:09:36 2019-08-11 22:09:36,209 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@4c626cf - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
18:09:36 2019-08-11 22:09:36,210 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 [clientSessionId=06325a42-b218-4cdb-afd3-af78967fc3a9, processingJsonRequest=false] - MDC[]
18:09:36 2019-08-11 22:09:36,211 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7... - MDC[]
18:09:36 2019-08-11 22:09:36,211 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 from store (clientSessionId=06325a42-b218-4cdb-afd3-af78967fc3a9) - MDC[]
18:09:36 2019-08-11 22:09:36,211 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 06325a42-b218-4cdb-afd3-af78967fc3a9 - MDC[]
18:09:36 2019-08-11 22:09:36,211 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9 - MDC[]
18:09:36 2019-08-11 22:09:36,211 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 06325a42-b218-4cdb-afd3-af78967fc3a9 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9]
18:09:36 2019-08-11 22:09:36,212 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:3gj7cqpvq7tf0rv8f74vmv45f7 - MDC[]
18:09:36 2019-08-11 22:09:36,212 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9]
18:09:36 2019-08-11 22:09:36,212 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9 to shut down... - MDC[jobName=Force shutting down client session 06325a42-b218-4cdb-afd3-af78967fc3a9 by session housekeeping]
18:09:36 2019-08-11 22:09:36,411 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 0 UI sessions - MDC[jobName=simulate session timeout]
18:09:37 2019-08-11 22:09:37,212 WARN  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session did not stop within 1 seconds. Canceling shutdown job. - MDC[jobName=Performing session housekeeping for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9]
18:09:37 2019-08-11 22:09:37,213 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9 from session store - MDC[jobName=Performing session housekeeping for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9]
18:09:37 2019-08-11 22:09:37,213 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9]
18:09:37 2019-08-11 22:09:37,214 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Force shutting down client session 06325a42-b218-4cdb-afd3-af78967fc3a9 by session housekeeping]
18:09:37 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-25, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$1, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:340)
18:09:37 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:72)
18:09:37 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:37 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:37 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:37 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:37 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:37 	at java.lang.Thread.run(Thread.java:748)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:37 Caused by: java.lang.InterruptedException: null
18:09:37 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
18:09:37 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:164)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:333)
18:09:37 	... 38 common frames omitted
18:09:37 2019-08-11 22:09:37,215 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a34c0e0[id = 06325a42-b218-4cdb-afd3-af78967fc3a9], user=genie.scout] - MDC[jobName=Force shutting down client session 06325a42-b218-4cdb-afd3-af78967fc3a9 by session housekeeping]
18:09:37 2019-08-11 22:09:37,215 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 06325a42-b218-4cdb-afd3-af78967fc3a9 terminated. - MDC[jobName=Force shutting down client session 06325a42-b218-4cdb-afd3-af78967fc3a9 by session housekeeping]
18:09:37 2019-08-11 22:09:37,414 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:37 2019-08-11 22:09:37,416 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm - MDC[]
18:09:37 2019-08-11 22:09:37,418 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7e60e2de[id = 7f9a8f2d-708c-4a5a-a866-25544ee5f540], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=7f9a8f2d-708c-4a5a-a866-25544ee5f540]]
18:09:37 2019-08-11 22:09:37,418 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=7f9a8f2d-708c-4a5a-a866-25544ee5f540, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:37 2019-08-11 22:09:37,419 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:37 2019-08-11 22:09:37,422 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:37 2019-08-11 22:09:37,422 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:3o96lokg56dtpf9q4cs72ls3bm initialized - MDC[]
18:09:37 2019-08-11 22:09:37,422 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm in store (clientSessionId=7f9a8f2d-708c-4a5a-a866-25544ee5f540) - MDC[]
18:09:37 2019-08-11 22:09:37,427 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@73df7e98 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
18:09:37 2019-08-11 22:09:37,428 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm [clientSessionId=7f9a8f2d-708c-4a5a-a866-25544ee5f540, processingJsonRequest=false] - MDC[]
18:09:37 2019-08-11 22:09:37,428 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm... - MDC[]
18:09:37 2019-08-11 22:09:37,428 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm from store (clientSessionId=7f9a8f2d-708c-4a5a-a866-25544ee5f540) - MDC[]
18:09:37 2019-08-11 22:09:37,428 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 - MDC[]
18:09:37 2019-08-11 22:09:37,429 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540 - MDC[]
18:09:37 2019-08-11 22:09:37,429 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,429 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,429 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:3o96lokg56dtpf9q4cs72ls3bm - MDC[]
18:09:37 2019-08-11 22:09:37,430 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540 to shut down... - MDC[jobName=Force shutting down client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 by session housekeeping]
18:09:37 2019-08-11 22:09:37,431 WARN  [scout-model-thread-20] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Force shutting down client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 by session housekeeping]
18:09:37 java.lang.IllegalStateException: null
18:09:37 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
18:09:37 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
18:09:37 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:64)
18:09:37 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:37 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:37 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:37 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:37 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:37 	at java.lang.Thread.run(Thread.java:748)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:37 2019-08-11 22:09:37,433 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7e60e2de[id = 7f9a8f2d-708c-4a5a-a866-25544ee5f540], user=genie.scout] - MDC[jobName=Force shutting down client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 by session housekeeping]
18:09:37 2019-08-11 22:09:37,433 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540 terminated. - MDC[jobName=Force shutting down client session 7f9a8f2d-708c-4a5a-a866-25544ee5f540 by session housekeeping]
18:09:37 2019-08-11 22:09:37,433 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540 from session store - MDC[jobName=Performing session housekeeping for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,433 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,434 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,434 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 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 7f9a8f2d-708c-4a5a-a866-25544ee5f540]
18:09:37 2019-08-11 22:09:37,630 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:37 2019-08-11 22:09:37,631 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 - MDC[]
18:09:37 2019-08-11 22:09:37,636 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d6bfda9[id = 962f4d0d-23b6-4ccb-8b15-1ef533698166], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=962f4d0d-23b6-4ccb-8b15-1ef533698166]]
18:09:37 2019-08-11 22:09:37,637 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=962f4d0d-23b6-4ccb-8b15-1ef533698166, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:37 2019-08-11 22:09:37,637 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:37 2019-08-11 22:09:37,640 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:37 2019-08-11 22:09:37,641 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 initialized - MDC[]
18:09:37 2019-08-11 22:09:37,641 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 in store (clientSessionId=962f4d0d-23b6-4ccb-8b15-1ef533698166) - MDC[]
18:09:37 2019-08-11 22:09:37,645 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@5355b5d9 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
18:09:37 2019-08-11 22:09:37,645 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:37 2019-08-11 22:09:37,646 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:37 2019-08-11 22:09:37,646 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,646 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,646 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 [clientSessionId=962f4d0d-23b6-4ccb-8b15-1ef533698166, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,646 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,646 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 from store (clientSessionId=962f4d0d-23b6-4ccb-8b15-1ef533698166) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,646 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 962f4d0d-23b6-4ccb-8b15-1ef533698166 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,647 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,647 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 962f4d0d-23b6-4ccb-8b15-1ef533698166 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166]
18:09:37 2019-08-11 22:09:37,647 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 from session store - MDC[jobName=Performing session housekeeping for client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166]
18:09:37 2019-08-11 22:09:37,647 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:v6qjv8ltk7opkur6elvj7e4hn8 - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,647 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166]
18:09:37 2019-08-11 22:09:37,648 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 java.lang.IllegalStateException: null
18:09:37 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:338)
18:09:37 	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:313)
18:09:37 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:64)
18:09:37 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:37 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:37 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:37 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:37 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:37 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:37 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:37 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:37 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:37 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:37 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:37 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:37 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:37 	at java.lang.Thread.run(Thread.java:748)
18:09:37 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:37 2019-08-11 22:09:37,649 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d6bfda9[id = 962f4d0d-23b6-4ccb-8b15-1ef533698166], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,649 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,649 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 962f4d0d-23b6-4ccb-8b15-1ef533698166 from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,649 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,650 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
18:09:37 2019-08-11 22:09:37,651 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:37 2019-08-11 22:09:37,652 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:qkbjju96rko828rp4l3kt0idnf - MDC[]
18:09:37 2019-08-11 22:09:37,656 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2fd3bd06[id = 4b815be5-db49-4354-baa0-f91c5d44024c], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=4b815be5-db49-4354-baa0-f91c5d44024c]]
18:09:37 2019-08-11 22:09:37,656 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=4b815be5-db49-4354-baa0-f91c5d44024c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:37 2019-08-11 22:09:37,657 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:37 2019-08-11 22:09:37,661 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:37 2019-08-11 22:09:37,661 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:qkbjju96rko828rp4l3kt0idnf initialized - MDC[]
18:09:37 2019-08-11 22:09:37,661 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:qkbjju96rko828rp4l3kt0idnf in store (clientSessionId=4b815be5-db49-4354-baa0-f91c5d44024c) - MDC[]
18:09:37 2019-08-11 22:09:37,667 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@1feffaac - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
18:09:37 2019-08-11 22:09:37,667 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:37 2019-08-11 22:09:37,667 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:37 2019-08-11 22:09:37,668 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,668 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 4b815be5-db49-4354-baa0-f91c5d44024c to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,668 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:qkbjju96rko828rp4l3kt0idnf [clientSessionId=4b815be5-db49-4354-baa0-f91c5d44024c, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,669 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:qkbjju96rko828rp4l3kt0idnf... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,669 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:qkbjju96rko828rp4l3kt0idnf from store (clientSessionId=4b815be5-db49-4354-baa0-f91c5d44024c) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,669 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 4b815be5-db49-4354-baa0-f91c5d44024c - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,669 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,669 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 4b815be5-db49-4354-baa0-f91c5d44024c is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c]
18:09:37 2019-08-11 22:09:37,669 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c from session store - MDC[jobName=Performing session housekeeping for client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c]
18:09:37 2019-08-11 22:09:37,670 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:qkbjju96rko828rp4l3kt0idnf - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:37 2019-08-11 22:09:37,670 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c]
18:09:38 2019-08-11 22:09:38,669 WARN  [main] org.eclipse.scout.rt.ui.html.SessionStore - Timeout encountered while waiting for all client session to stop. Canceling still running client session shutdown jobs. - MDC[]
18:09:38 org.eclipse.scout.rt.platform.util.concurrent.TimedOutException: Failed to wait for jobs to complete because the maximal wait time elapsed [timeout=1000ms, calling-thread=main]
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateTimeoutException(JobExceptionTranslator.java:56)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:177)
18:09:38 	at org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:569)
18:09:38 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:80)
18:09:38 	at org.eclipse.scout.rt.ui.html.json.testing.JsonTestUtility$1.answer(JsonTestUtility.java:1)
18:09:38 	at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:34)
18:09:38 	at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:91)
18:09:38 	at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
18:09:38 	at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:38)
18:09:38 	at org.mockito.internal.creation.cglib.MethodInterceptorFilter.intercept(MethodInterceptorFilter.java:59)
18:09:38 	at $javax.servlet.http.HttpSession$$EnhancerByMockitoWithCGLIB$$1450a858.invalidate(<generated>)
18:09:38 	at org.eclipse.scout.rt.ui.html.UiSessionTest.doTestSessionTimeoutWithBlockingModelDisposal(UiSessionTest.java:320)
18:09:38 	at org.eclipse.scout.rt.ui.html.UiSessionTest.testSessionTimeoutOpenFormThatWaitsOnLoop(UiSessionTest.java:285)
18:09:38 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:38 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:38 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:38 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:09:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:09:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:09:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:09:38 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:09:38 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:09:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:09:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:09:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:09:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:09:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:09:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:09:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:09:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:09:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:09:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:09:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:09:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:09:38 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:09:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:09:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:09:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:09:38 Caused by: java.util.concurrent.TimeoutException: null
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:197)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
18:09:38 	... 37 common frames omitted
18:09:38 2019-08-11 22:09:38,872 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:38 2019-08-11 22:09:38,873 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:am1vr89qlv4faka8rk76bdjioa - MDC[]
18:09:38 2019-08-11 22:09:38,876 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1aa9f5de[id = 508550d5-7893-429c-aa36-d6d45d7aab75], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=508550d5-7893-429c-aa36-d6d45d7aab75]]
18:09:38 2019-08-11 22:09:38,877 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=508550d5-7893-429c-aa36-d6d45d7aab75, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:38 2019-08-11 22:09:38,877 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:38 2019-08-11 22:09:38,880 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:38 2019-08-11 22:09:38,881 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:am1vr89qlv4faka8rk76bdjioa initialized - MDC[]
18:09:38 2019-08-11 22:09:38,881 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:am1vr89qlv4faka8rk76bdjioa in store (clientSessionId=508550d5-7893-429c-aa36-d6d45d7aab75) - MDC[]
18:09:38 2019-08-11 22:09:38,885 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@2bf92988 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
18:09:38 2019-08-11 22:09:38,885 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:am1vr89qlv4faka8rk76bdjioa [clientSessionId=508550d5-7893-429c-aa36-d6d45d7aab75, processingJsonRequest=false] - MDC[]
18:09:38 2019-08-11 22:09:38,886 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:am1vr89qlv4faka8rk76bdjioa... - MDC[]
18:09:38 2019-08-11 22:09:38,886 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:am1vr89qlv4faka8rk76bdjioa from store (clientSessionId=508550d5-7893-429c-aa36-d6d45d7aab75) - MDC[]
18:09:38 2019-08-11 22:09:38,886 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 508550d5-7893-429c-aa36-d6d45d7aab75 - MDC[]
18:09:38 2019-08-11 22:09:38,886 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75 - MDC[]
18:09:38 2019-08-11 22:09:38,886 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 508550d5-7893-429c-aa36-d6d45d7aab75 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:38 2019-08-11 22:09:38,887 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:38 2019-08-11 22:09:38,887 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:am1vr89qlv4faka8rk76bdjioa - MDC[]
18:09:38 2019-08-11 22:09:38,887 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 508550d5-7893-429c-aa36-d6d45d7aab75 to shut down... - MDC[jobName=Force shutting down client session 508550d5-7893-429c-aa36-d6d45d7aab75 by session housekeeping]
18:09:38 2019-08-11 22:09:38,893 ERROR [scout-model-thread-20] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Force shutting down client session 508550d5-7893-429c-aa36-d6d45d7aab75 by session housekeeping]
18:09:38 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]
18:09:38 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
18:09:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:09:38 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
18:09:38 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
18:09:38 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:57)
18:09:38 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:38 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:38 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:38 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:38 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:38 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:38 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
18:09:38 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:38 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:38 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:38 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:38 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:38 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:38 	at org.eclipse.scout.rt.ui.html.SessionStore$2.run(SessionStore.java:411)
18:09:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:38 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:38 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:38 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:38 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:38 	at java.lang.Thread.run(Thread.java:748)
18:09:38 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:38 2019-08-11 22:09:38,893 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1aa9f5de[id = 508550d5-7893-429c-aa36-d6d45d7aab75], user=genie.scout] - MDC[jobName=Force shutting down client session 508550d5-7893-429c-aa36-d6d45d7aab75 by session housekeeping]
18:09:38 2019-08-11 22:09:38,894 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75 terminated. - MDC[jobName=Force shutting down client session 508550d5-7893-429c-aa36-d6d45d7aab75 by session housekeeping]
18:09:38 2019-08-11 22:09:38,894 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75 from session store - MDC[jobName=Performing session housekeeping for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:38 2019-08-11 22:09:38,894 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:38 2019-08-11 22:09:38,894 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:38 2019-08-11 22:09:38,894 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - 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 508550d5-7893-429c-aa36-d6d45d7aab75]
18:09:39 2019-08-11 22:09:39,287 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,289 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs - MDC[]
18:09:39 2019-08-11 22:09:39,291 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfd409c[id = 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]]
18:09:39 2019-08-11 22:09:39,292 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=1ee37ae3-833a-4b40-ad35-ab3cee2c48ce, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,292 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,295 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,295 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:2nbr9o0db8if7m5hai04mqfebs initialized - MDC[]
18:09:39 2019-08-11 22:09:39,296 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs in store (clientSessionId=1ee37ae3-833a-4b40-ad35-ab3cee2c48ce) - MDC[]
18:09:39 2019-08-11 22:09:39,300 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@34933529 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
18:09:39 2019-08-11 22:09:39,300 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs [clientSessionId=1ee37ae3-833a-4b40-ad35-ab3cee2c48ce, processingJsonRequest=false] - MDC[]
18:09:39 2019-08-11 22:09:39,301 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs... - MDC[]
18:09:39 2019-08-11 22:09:39,301 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs from store (clientSessionId=1ee37ae3-833a-4b40-ad35-ab3cee2c48ce) - MDC[]
18:09:39 2019-08-11 22:09:39,301 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce - MDC[]
18:09:39 2019-08-11 22:09:39,301 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce - MDC[]
18:09:39 2019-08-11 22:09:39,301 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,301 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,301 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:2nbr9o0db8if7m5hai04mqfebs - MDC[]
18:09:39 2019-08-11 22:09:39,302 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce to shut down... - MDC[jobName=Force shutting down client session 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce by session housekeeping]
18:09:39 2019-08-11 22:09:39,303 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfd409c[id = 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce], user=genie.scout] - MDC[jobName=Force shutting down client session 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce by session housekeeping]
18:09:39 2019-08-11 22:09:39,303 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce terminated. - MDC[jobName=Force shutting down client session 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce by session housekeeping]
18:09:39 2019-08-11 22:09:39,303 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce from session store - MDC[jobName=Performing session housekeeping for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,303 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,304 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,304 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - 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 1ee37ae3-833a-4b40-ad35-ab3cee2c48ce]
18:09:39 2019-08-11 22:09:39,502 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,504 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:gtvldpagba6hj97jm7m0agse5i - MDC[]
18:09:39 2019-08-11 22:09:39,507 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35cfb50d[id = ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d]]
18:09:39 2019-08-11 22:09:39,507 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,507 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,510 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,510 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:gtvldpagba6hj97jm7m0agse5i initialized - MDC[]
18:09:39 2019-08-11 22:09:39,510 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:gtvldpagba6hj97jm7m0agse5i in store (clientSessionId=ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d) - MDC[]
18:09:39 2019-08-11 22:09:39,515 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@73c02d23 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
18:09:39 2019-08-11 22:09:39,515 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:39 2019-08-11 22:09:39,515 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:39 2019-08-11 22:09:39,516 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:gtvldpagba6hj97jm7m0agse5i [clientSessionId=ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:gtvldpagba6hj97jm7m0agse5i... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:gtvldpagba6hj97jm7m0agse5i from store (clientSessionId=ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,516 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,517 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d]
18:09:39 2019-08-11 22:09:39,517 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:gtvldpagba6hj97jm7m0agse5i - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,517 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d from session store - MDC[jobName=Performing session housekeeping for client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d]
18:09:39 2019-08-11 22:09:39,517 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d]
18:09:39 2019-08-11 22:09:39,521 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop - Exception while closing forms - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 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]
18:09:39 	at org.eclipse.scout.rt.client.ui.form.AbstractForm$5.run(AbstractForm.java:1042)
18:09:39 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:39 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:101)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:72)
18:09:39 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:992)
18:09:39 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:985)
18:09:39 	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:57)
18:09:39 	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1923)
18:09:39 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2039)
18:09:39 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:1953)
18:09:39 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:462)
18:09:39 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:39 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:39 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
18:09:39 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:39 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:39 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:39 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:39 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:39 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:39 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
18:09:39 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:39 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:39 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:39 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:39 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:39 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:39 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:39 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:39 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:39 	at java.lang.Thread.run(Thread.java:748)
18:09:39 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:39 2019-08-11 22:09:39,522 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35cfb50d[id = ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,522 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,522 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID ec4f0a33-1a5f-4ca2-9e2c-267a4facbc9d from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,522 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,522 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
18:09:39 2019-08-11 22:09:39,724 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,726 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:ht1l86fvh294uu5777obtqchl0 - MDC[]
18:09:39 2019-08-11 22:09:39,730 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c7c850d[id = 5d08a159-3879-4655-aaa0-dbad12da19bf], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=5d08a159-3879-4655-aaa0-dbad12da19bf]]
18:09:39 2019-08-11 22:09:39,730 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=5d08a159-3879-4655-aaa0-dbad12da19bf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,731 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,734 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,734 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:ht1l86fvh294uu5777obtqchl0 initialized - MDC[]
18:09:39 2019-08-11 22:09:39,734 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:ht1l86fvh294uu5777obtqchl0... - MDC[]
18:09:39 2019-08-11 22:09:39,734 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:ht1l86fvh294uu5777obtqchl0 from store (clientSessionId=5d08a159-3879-4655-aaa0-dbad12da19bf) - MDC[]
18:09:39 2019-08-11 22:09:39,735 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 5d08a159-3879-4655-aaa0-dbad12da19bf - MDC[]
18:09:39 2019-08-11 22:09:39,735 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf - MDC[]
18:09:39 2019-08-11 22:09:39,735 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 5d08a159-3879-4655-aaa0-dbad12da19bf referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,816 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,817 DEBUG [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf to shut down... - MDC[jobName=Force shutting down client session 5d08a159-3879-4655-aaa0-dbad12da19bf by session housekeeping]
18:09:39 2019-08-11 22:09:39,817 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c7c850d[id = 5d08a159-3879-4655-aaa0-dbad12da19bf], user=genie.scout] - MDC[jobName=Force shutting down client session 5d08a159-3879-4655-aaa0-dbad12da19bf by session housekeeping]
18:09:39 2019-08-11 22:09:39,817 INFO  [scout-model-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf terminated. - MDC[jobName=Force shutting down client session 5d08a159-3879-4655-aaa0-dbad12da19bf by session housekeeping]
18:09:39 2019-08-11 22:09:39,818 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf from session store - MDC[jobName=Performing session housekeeping for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,818 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,818 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,818 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - 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 5d08a159-3879-4655-aaa0-dbad12da19bf]
18:09:39 2019-08-11 22:09:39,867 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,869 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:6ohpfivldptv90f5h5qlkj0hup - MDC[]
18:09:39 2019-08-11 22:09:39,871 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@79be63ae[id = f94d0b3d-bc51-4b69-add5-e4b96593f162], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=f94d0b3d-bc51-4b69-add5-e4b96593f162]]
18:09:39 2019-08-11 22:09:39,872 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=f94d0b3d-bc51-4b69-add5-e4b96593f162, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,872 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,875 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,875 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:6ohpfivldptv90f5h5qlkj0hup initialized - MDC[]
18:09:39 2019-08-11 22:09:39,877 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:6ohpfivldptv90f5h5qlkj0hup [clientSessionId=f94d0b3d-bc51-4b69-add5-e4b96593f162, processingJsonRequest=false] - MDC[]
18:09:39 2019-08-11 22:09:39,877 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:6ohpfivldptv90f5h5qlkj0hup... - MDC[]
18:09:39 2019-08-11 22:09:39,877 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:6ohpfivldptv90f5h5qlkj0hup from store (clientSessionId=f94d0b3d-bc51-4b69-add5-e4b96593f162) - MDC[]
18:09:39 2019-08-11 22:09:39,877 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session f94d0b3d-bc51-4b69-add5-e4b96593f162 - MDC[]
18:09:39 2019-08-11 22:09:39,877 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162 - MDC[]
18:09:39 2019-08-11 22:09:39,877 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:6ohpfivldptv90f5h5qlkj0hup - MDC[]
18:09:39 2019-08-11 22:09:39,877 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session f94d0b3d-bc51-4b69-add5-e4b96593f162 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162]
18:09:39 2019-08-11 22:09:39,878 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162 from session store - MDC[jobName=Performing session housekeeping for client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162]
18:09:39 2019-08-11 22:09:39,878 DEBUG [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162]
18:09:39 2019-08-11 22:09:39,878 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID f94d0b3d-bc51-4b69-add5-e4b96593f162]
18:09:39 2019-08-11 22:09:39,878 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@79be63ae[id = f94d0b3d-bc51-4b69-add5-e4b96593f162], user=genie.scout] - MDC[]
18:09:39 2019-08-11 22:09:39,878 INFO  [scout-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - 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 f94d0b3d-bc51-4b69-add5-e4b96593f162]
18:09:39 2019-08-11 22:09:39,879 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,880 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c - MDC[]
18:09:39 2019-08-11 22:09:39,882 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@79275c74[id = cc65d6e7-1301-455b-95e2-e8d9b312c13a], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=cc65d6e7-1301-455b-95e2-e8d9b312c13a]]
18:09:39 2019-08-11 22:09:39,882 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=cc65d6e7-1301-455b-95e2-e8d9b312c13a, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,882 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,884 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,885 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:q9h11dkcc72t0m376cpl1uab0c initialized - MDC[]
18:09:39 2019-08-11 22:09:39,885 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c in store (clientSessionId=cc65d6e7-1301-455b-95e2-e8d9b312c13a) - MDC[]
18:09:39 2019-08-11 22:09:39,888 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@3eba391e - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$8]
18:09:39 2019-08-11 22:09:39,889 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions - MDC[]
18:09:39 2019-08-11 22:09:39,889 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Waiting for 1 client sessions to stop... - MDC[]
18:09:39 2019-08-11 22:09:39,889 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Shutting down client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a due to invalidation of HTTP session - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,889 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a to shut down... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c [clientSessionId=cc65d6e7-1301-455b-95e2-e8d9b312c13a, processingJsonRequest=false] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c... - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c from store (clientSessionId=cc65d6e7-1301-455b-95e2-e8d9b312c13a) - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session cc65d6e7-1301-455b-95e2-e8d9b312c13a - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,890 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session cc65d6e7-1301-455b-95e2-e8d9b312c13a is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a]
18:09:39 2019-08-11 22:09:39,891 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:q9h11dkcc72t0m376cpl1uab0c - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,891 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a from session store - MDC[jobName=Performing session housekeeping for client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a]
18:09:39 2019-08-11 22:09:39,891 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a]
18:09:39 2019-08-11 22:09:39,891 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@79275c74[id = cc65d6e7-1301-455b-95e2-e8d9b312c13a], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,891 INFO  [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,891 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID cc65d6e7-1301-455b-95e2-e8d9b312c13a from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,892 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:39 2019-08-11 22:09:39,892 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore - Session shutdown complete. - MDC[]
18:09:39 2019-08-11 22:09:39,893 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper - Created new session store for HTTP session with ID null - MDC[]
18:09:39 2019-08-11 22:09:39,894 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Pre-register UI session with ID 0:4anak8d8boq3veab3cmj11iddo - MDC[]
18:09:39 2019-08-11 22:09:39,896 INFO  [scout-model-thread-20] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@469aec99[id = 27021fc4-22a7-4d88-ba3f-b5cf44a6c589], user=genie.scout] - MDC[jobName=Starting ClientSession [sessionId=27021fc4-22a7-4d88-ba3f-b5cf44a6c589]]
18:09:39 2019-08-11 22:09:39,896 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Created new client session [clientSessionId=27021fc4-22a7-4d88-ba3f-b5cf44a6c589, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
18:09:39 2019-08-11 22:09:39,896 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - UI theme model=default current=default reloadPage=false - MDC[]
18:09:39 2019-08-11 22:09:39,899 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@3b28ab9b - MDC[]
18:09:39 2019-08-11 22:09:39,899 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - UiSession with ID 0:4anak8d8boq3veab3cmj11iddo initialized - MDC[]
18:09:39 2019-08-11 22:09:39,899 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Register UI session with ID 0:4anak8d8boq3veab3cmj11iddo in store (clientSessionId=27021fc4-22a7-4d88-ba3f-b5cf44a6c589) - MDC[]
18:09:39 2019-08-11 22:09:39,902 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@56898365 - MDC[jobName=org.eclipse.scout.rt.ui.html.UiSessionTest$6]
18:09:39 2019-08-11 22:09:39,903 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logging out from UI session with ID 0:4anak8d8boq3veab3cmj11iddo [clientSessionId=27021fc4-22a7-4d88-ba3f-b5cf44a6c589, processingJsonRequest=false] - MDC[]
18:09:39 2019-08-11 22:09:39,903 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Disposing UI session with ID 0:4anak8d8boq3veab3cmj11iddo... - MDC[]
18:09:39 2019-08-11 22:09:39,903 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Unregister UI session with ID 0:4anak8d8boq3veab3cmj11iddo from store (clientSessionId=27021fc4-22a7-4d88-ba3f-b5cf44a6c589) - MDC[]
18:09:39 2019-08-11 22:09:39,903 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - 0 UI sessions and 0 preregistered UI session remaining for client session 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 - MDC[]
18:09:39 2019-08-11 22:09:39,903 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Schedule job for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 - MDC[]
18:09:39 2019-08-11 22:09:39,904 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Client session 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 referenced by 0 UI sessions and 0 preregistered UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589]
18:09:39 2019-08-11 22:09:39,904 INFO  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Session housekeeping: Shutting down client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589]
18:09:39 2019-08-11 22:09:39,904 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession - Logged out successfully from UI session with ID 0:4anak8d8boq3veab3cmj11iddo - MDC[]
18:09:39 2019-08-11 22:09:39,904 DEBUG [scout-model-thread-20] org.eclipse.scout.rt.ui.html.SessionStore - Forcing session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 to shut down... - MDC[jobName=Force shutting down client session 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 by session housekeeping]
18:09:40 2019-08-11 22:09:40,103 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 0 UI sessions - MDC[jobName=simulate session timeout]
18:09:40 2019-08-11 22:09:40,905 WARN  [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Client session did not stop within 1 seconds. Canceling shutdown job. - MDC[jobName=Performing session housekeeping for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589]
18:09:40 2019-08-11 22:09:40,905 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589 from session store - MDC[jobName=Performing session housekeeping for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589]
18:09:40 2019-08-11 22:09:40,905 DEBUG [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 27021fc4-22a7-4d88-ba3f-b5cf44a6c589]
18:09:41 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.357 sec - in org.eclipse.scout.rt.ui.html.UiSessionTest
18:09:41 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
18:09:41 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
18:09:41 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
18:09:41 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
18:09:41 Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
18:09:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
18:09:41 Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
18:09:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
18:09:41 2019-08-11 22:09:41,166 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache - Failed to register session for notifications. - MDC[principal=default]
18:09:41 2019-08-11 22:09:41,167 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
18:09:41 2019-08-11 22:09:41,170 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6222c7c7[id = 728e79d7-c5f6-4c2c-a7a4-41c78eb0ba57], user=genie.scout] - MDC[principal=default, jobName=Starting ClientSession [sessionId=728e79d7-c5f6-4c2c-a7a4-41c78eb0ba57]]
18:09:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
18:09:41 2019-08-11 22:09:41,196 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'fooBar: baz' for FooType with id fooId. Model: m_model - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
18:09:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
18:09:41 2019-08-11 22:09:41,229 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: Test' for StringField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest$1) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
18:09:41 2019-08-11 22:09:41,235 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@1f034bcc] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,246 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@21eed9cc] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,251 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@79cfbbaf] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,255 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@48c1d95f] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,257 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@63d3d19] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,262 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@52070f8f] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,265 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@62ae1db5, org.eclipse.scout.rt.ui.html.JsonObjectFactory@104712b] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.ui.html.json.JsonBeanTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
18:09:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonDateTest
18:09:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.JsonDateTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonEventTest
18:09:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonEventTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
18:09:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest
18:09:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.ui.html.json.JsonResponseTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest
18:09:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonStatusTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
18:09:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
18:09:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
18:09:41 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
18:09:41 Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
18:09:41 2019-08-11 22:09:41,346 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlanner - Id: 2. Resources: {"id":"4","resourceCell":{"text":"resource1","horizontalAlignment":-1,"editable":false,"htmlEnabled":false},"activities":[{"id":"5"}]} - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,348 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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@6675fc63 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,349 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@6675fc63 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,350 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'resourcesInserted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@6675fc63 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,350 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allResourcesDeleted' for Planner with id 2. Model: org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest$P_Planner@6675fc63 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
18:09:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
18:09:41 2019-08-11 22:09:41,557 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService - No user area property found. Using '/opt/public/hipp/homes/genie.scout/user' as fallback. Consider specifying a user area using property 'user.area'. - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,594 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'openUri' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@6b4097ac - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,781 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@1f03a1d - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,783 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,918 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@5aab22d0 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,919 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,926 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,926 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,927 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,938 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@48112678 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,941 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [3, 4, 5] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,941 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 3. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithOneOutline@48112678 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 2019-08-11 22:09:41,970 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'outlineContentActivate' for Desktop with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.DesktopWithNonDisplayableOutline@6991db7d - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:41 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
18:09:41 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
18:09:42 2019-08-11 22:09:42,043 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesSelected' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@63e357b6 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,044 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@63e357b6 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,058 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 4. Model: org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodes$P_Table@4172ae14 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesInserted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@42032c73 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,220 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'pageChanged' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@69753598 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,243 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,244 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 14. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
18:09:42 2019-08-11 22:09:42,286 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@7b98fdce' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@38564de2 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,286 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@38564de2 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,287 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'enabled: false' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@38564de2 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,289 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'enabled: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@38564de2 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,296 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'outline: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineWithOneNode@154d80e0' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@177c59cd - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,296 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for OutlineViewButton with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.OutlineViewButton@177c59cd - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
18:09:42 2019-08-11 22:09:42,308 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 8. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,308 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 8. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,309 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,309 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 8. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
18:09:42 2019-08-11 22:09:42,314 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,315 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 13. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,315 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,315 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 13. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,320 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 18. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,320 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 18. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,321 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,321 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,321 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 18. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,321 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,325 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 23. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,325 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 23. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,326 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 9. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,326 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,326 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 4. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,326 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,327 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 23. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,327 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,327 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,331 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 2. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,332 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 28. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,332 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 28. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,333 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 14. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,333 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,333 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 9. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,333 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,334 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 28. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,334 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,334 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 9. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,351 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 2 and reference 33. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,352 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,352 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,352 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formShow' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,353 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 2 and reference 33. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,353 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 19. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,353 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 14. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,353 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'formHide' for Desktop with id 3 and reference 4. Model: org.eclipse.scout.rt.client.testenvironment.ui.desktop.TestEnvironmentDesktop@22934c1e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
18:09:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
18:09:42 2019-08-11 22:09:42,358 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,358 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,360 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
18:09:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
18:09:42 2019-08-11 22:09:42,377 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,383 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - 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[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
18:09:42 2019-08-11 22:09:42,397 WARN  [main] org.eclipse.scout.rt.client.job.ModelJobs -  - MDC[]
18:09:42 org.eclipse.scout.rt.client.job.ModelJobs$WrongThreadException: Only the model thread is allowed to update the UI model.
18:09:42 	at org.eclipse.scout.rt.client.job.ModelJobs.warnIfNotModelThread(ModelJobs.java:324)
18:09:42 	at org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver$P_PropertyChangeListener.propertyChange(AbstractJsonPropertyObserver.java:236)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:517)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:469)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:281)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:258)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setPropertyString(BasicPropertySupport.java:175)
18:09:42 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setDisplayText(AbstractValueField.java:603)
18:09:42 	at org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest.testToImageByBinaryResourceReplacement(JsonHtmlFieldTest.java:49)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:42 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:42 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:42 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:09:42 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:09:42 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:09:42 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:09:42 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:09:42 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:09:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:09:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:09:42 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:09:42 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:09:42 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:09:42 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:09:42 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:09:42 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:09:42 2019-08-11 22:09:42,398 DEBUG [main] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: <img src="binaryResource:test_resource">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[]
18:09:42 2019-08-11 22:09:42,399 WARN  [main] org.eclipse.scout.rt.client.job.ModelJobs -  - MDC[]
18:09:42 org.eclipse.scout.rt.client.job.ModelJobs$WrongThreadException: Only the model thread is allowed to update the UI model.
18:09:42 	at org.eclipse.scout.rt.client.job.ModelJobs.warnIfNotModelThread(ModelJobs.java:324)
18:09:42 	at org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver$P_PropertyChangeListener.propertyChange(AbstractJsonPropertyObserver.java:236)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:517)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.firePropertyChangeImpl(BasicPropertySupport.java:469)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:281)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setProperty(BasicPropertySupport.java:258)
18:09:42 	at org.eclipse.scout.rt.platform.reflect.BasicPropertySupport.setPropertyString(BasicPropertySupport.java:175)
18:09:42 	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setDisplayText(AbstractValueField.java:603)
18:09:42 	at org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest.testToImageByIconIdReplacement(JsonHtmlFieldTest.java:41)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:42 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:42 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:42 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
18:09:42 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:09:42 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
18:09:42 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:09:42 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:09:42 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
18:09:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
18:09:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
18:09:42 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
18:09:42 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
18:09:42 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
18:09:42 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
18:09:42 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
18:09:42 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
18:09:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
18:09:42 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
18:09:42 2019-08-11 22:09:42,401 WARN  [main] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility - iconId 'test_icon' could not be resolved - MDC[]
18:09:42 2019-08-11 22:09:42,401 DEBUG [main] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'displayText: <img src="iconId:test_icon">' for HtmlField with id 2. Model: null/ (org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest$1) - MDC[]
18:09:42 2019-08-11 22:09:42,401 WARN  [main] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility - iconId 'test_icon' could not be resolved - MDC[]
18:09:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
18:09:42 2019-08-11 22:09:42,441 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@76c07c48 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,441 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@76c07c48 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,444 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@76c07c48 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,444 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@76c07c48 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,445 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 19. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@76c07c48 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
18:09:42 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
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
18:09:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
18:09:42 2019-08-11 22:09:42,540 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@2fe73d0d' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,541 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'keyStrokes: []' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,543 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@76b333ee' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,551 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.TablePage$Table@353beb98' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,551 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'keyStrokes: []' for TableField with id 11. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,558 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'table: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@7313cfc3' for TableField with id 2. Model: null/TableField (org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.fixtures.TableField) - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
18:09:42 2019-08-11 22:09:42,566 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,566 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'text: bar' for Menu with id 2. Model: org.eclipse.scout.rt.ui.html.json.menu.fixtures.Menu@6ba94cdf - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
18:09:42 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
18:09:42 Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
18:09:42 2019-08-11 22:09:42,612 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3e1a121d - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,616 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@349db33b]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@6e7ce712 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,617 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: []' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@6e7ce712 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,623 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@66bda07e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,624 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,647 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,672 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Failed to await for running jobs to complete. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedException: Interrupted while waiting for jobs to complete [calling-thread=scout-model-thread-25]
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:49)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:181)
18:09:42 	at org.eclipse.scout.rt.client.AbstractClientSession.cancelRunningJobs(AbstractClientSession.java:496)
18:09:42 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:471)
18:09:42 	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:422)
18:09:42 	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2429)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:09:42 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:09:42 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:09:42 	at java.lang.reflect.Method.invoke(Method.java:498)
18:09:42 	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:42 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:42 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:42 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:42 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
18:09:42 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:42 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:42 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:42 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:42 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:42 	at java.lang.Thread.run(Thread.java:748)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:42 Caused by: java.lang.InterruptedException: null
18:09:42 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
18:09:42 	at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lockInterruptibly(ReentrantReadWriteLock.java:998)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:189)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
18:09:42 	... 35 common frames omitted
18:09:42 2019-08-11 22:09:42,673 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2fd3bd06[id = 4b815be5-db49-4354-baa0-f91c5d44024c], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,704 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@4aaef34b - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,716 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@99c35cf - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,716 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,723 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@76526e76 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,723 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@76526e76 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,728 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,738 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,739 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,739 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,745 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,750 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@401c1f49 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5d662906 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5d662906 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,763 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$1@6af26efb - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,768 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$2@4b244a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,783 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,784 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fdc9e3f - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,791 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,805 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7e48fe3e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,814 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@44ef552c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,824 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,845 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,846 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,846 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,011 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5824d56c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,021 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,022 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,022 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,029 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@47bce19c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,032 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@dc06d71]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,032 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@dc06d71, org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@13a7918e]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,033 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@13a7918e]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,038 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f4c1c2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,038 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f4c1c2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
18:09:43 Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
18:09:43 2019-08-11 22:09:43,044 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@a67d529 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@a67d529 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,054 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@2f73cc0f - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,054 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@275bb293 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@275bb293 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
18:09:43 Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
18:09:43 2019-08-11 22:09:43,066 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesInserted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@5490fdc - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,070 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@49cf1b54 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,079 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@621bfcd - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,083 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
18:09:43 2019-08-11 22:09:43,084 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@514e744d - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"5","nodeIds":["6"]}]}
18:09:43 2019-08-11 22:09:43,087 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false}}}
18:09:43 Response #2: {"#":1}
18:09:43 2019-08-11 22:09:43,090 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@41b171b6 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,093 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@344566fb - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,105 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.TreeWith3Levels@78bbd42b - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,108 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@23762105 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,248 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
18:09:43 2019-08-11 22:09:43,249 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,249 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,250 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"9","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"11","expanded":true,"expandedLazy":false,"recursive":true}]}
18:09:43 2019-08-11 22:09:43,250 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":false,"expandedLazy":false,"recursive":true}]}
18:09:43 2019-08-11 22:09:43,259 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@d216b2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
18:09:43 Running org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
18:09:43 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
18:09:43 Running org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
18:09:43 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
18:09:43 
18:09:43 Results :
18:09:43 
18:09:43 Tests run: 253, Failures: 0, Errors: 0, Skipped: 0
18:09:43 
18:09:43 [INFO] 
18:09:43 [INFO] --- jasmine-maven-plugin:2.0:test (default) @ org.eclipse.scout.rt.ui.html.test ---
18:09:44 [INFO] jetty-8.1.14.v20131031
18:09:44 [INFO] Started SelectChannelConnector@0.0.0.0:57818
18:09:44 [INFO] Executing Jasmine Specs
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: executable: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-1.9.7-linux-x86_64/bin/phantomjs
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: port: 17179
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: arguments: [--webdriver=17179, --webdriver-logfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/phantomjsdriver.log]
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: environment: {}
18:09:45 PhantomJS is launching GhostDriver...
18:09:45 [INFO  - 2019-08-11T22:09:45.406Z] GhostDriver - Main - running on port 17179
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.7 Safari/534.34","webSecurityEnabled":true}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - page.customHeaders:  - {}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"1.9.7","driverName":"ghostdriver","driverVersion":"1.1.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"}}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: ba479870-bc84-11e9-8258-d1e16e87cb8e
18:10:04 [INFO  - 2019-08-11T22:10:04.850Z] ShutdownReqHand - _handle - About to shutdown
18:10:05 [INFO] 
18:10:05 -------------------------------------------------------
18:10:05  J A S M I N E   S P E C S
18:10:05 -------------------------------------------------------
18:10:05 [INFO] 
18:10:05 JasmineScout
18:10:05   toContainEventTypesExactly
18:10:05     checks whether event types in correct order
18:10:05     checks whether event types are complete
18:10:05     considers empty values
18:10:05 
18:10:05 jquery-scout
18:10:05   isEnabled
18:10:05     is only false when class disabled is set
18:10:05   isVisible
18:10:05     returns true when display != none and visiblity != hidden
18:10:05   setEnabled
18:10:05     DIV does not have disabled attribute
18:10:05     INPUT must have disabled attribute
18:10:05   toggleAttr
18:10:05     toggles attribute
18:10:05   icon
18:10:05     sets and removes icons
18:10:05   textOrNbsp
18:10:05     sets text or nbsp
18:10:05   htmlOrNbsp
18:10:05     sets html or nbsp
18:10:05   cssPxValue
18:10:05     is behaves differently with different types of arguments
18:10:05 
18:10:05 ObjectFactory
18:10:05   creates objects which are registered in scout.objectFactories
18:10:05 
18:10:05 Action
18:10:05   defaults
18:10:05     should be as expected
18:10:05   setTabbable
18:10:05     should modify $container tabindex
18:10:05 
18:10:05 Calendar
18:10:05   init
18:10:05     creates an empty calendar
18:10:05   dayPosition
18:10:05     calculates the day position
18:10:05   component
18:10:05     part day position
18:10:05       calculates the part day position
18:10:05       calculates the part day position for a range smaller than the minimum
18:10:05       calculates the part day position for components larger than a day
18:10:05     sort
18:10:05       sorts first from then to
18:10:05     arrangeComponents
18:10:05       does nothing for no components
18:10:05       arranges a single component
18:10:05       arranges non intersecting components
18:10:05       arranges intersecting components
18:10:05       arranges equal components
18:10:05       arranges intersecting and non-intersecting components
18:10:05       reduces rows when arranging components
18:10:05       arranges intersecting components spanning more than one day
18:10:05   navigation
18:10:05     navigate forward and back (with first day of month selected)
18:10:05     navigate forward and back (with last day of month selected)
18:10:05 
18:10:05 DateRange
18:10:05   dateEquals
18:10:05   equals
18:10:05 
18:10:05 DesktopFormController
18:10:05   Listens to popupWindowReady event and calls _onReady - having a popupWindow instance
18:10:05   Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case)
18:10:05   _addPopupWindow registers listeners and adds to array with popup-windows
18:10:05   _removePopupWindow cleans up and removes from array with popup-windows
18:10:05 
18:10:05 Desktop
18:10:05   notification
18:10:05     addNotification
18:10:05     schedules addNotification when desktop is not rendered
18:10:05     removeNotification with object
18:10:05     removeNotification with (string) ID
18:10:05     _onNotificationRemoved - last notifications removes $notifications DIV
18:10:05   outline
18:10:05     gets displayed in desktop navigation 
18:10:05   benchVisible
18:10:05     controls visibility of the bench
18:10:05     removes the content after the animation
18:10:05   navigationVisible
18:10:05     controls visibility of the navigation
18:10:05     only affects content in navigation, not in bench or header
18:10:05   headerVisible
18:10:05     controls visibility of the header
18:10:05   _showForm
18:10:05     adds a view to the bench if displayHint is View
18:10:05   displayStyle
18:10:05     COMPACT
18:10:05       shows bench and hides navigation if a view is open
18:10:05       hides bench and shows navigation if the last view gets closed
18:10:05 
18:10:05 PopupWindow
18:10:05   Constructor sets cross references and window-name
18:10:05   Initialization in _onReady
18:10:05 
18:10:05 DesktopBench
18:10:05   updateOutlineContent
18:10:05     called when an outline page gets selected
18:10:05     doesn't get called if page already is selected
18:10:05     sets detailForm as outlineContent if node gets selected
18:10:05     preserves desktop.inBackground when updating outline content
18:10:05     preserves desktop.inBackground when switching nodes
18:10:05 
18:10:05 DesktopHeader
18:10:05   onBenchOutlineContentChange
18:10:05     attaches listener to new outline content
18:10:05     removes listener from old outline content
18:10:05     removes listener when getting removed
18:10:05 
18:10:05 DesktopNavigation
18:10:05   viewButtonBox
18:10:05     is rendered if there are view buttons
18:10:05     is not rendered if there are no view buttons
18:10:05 
18:10:05 DesktopNotification
18:10:05   _init copies properties from event (model)
18:10:05   has close-icon when notification is closable
18:10:05 
18:10:05 Outline
18:10:05   collapsing
18:10:05     still allows a messagebox to be shown
18:10:05   dispose
18:10:05     calls onNodeDeleted for every node to be able to cleanup
18:10:05     calls onNodeDeleted for every node (which was not already deleted before) to be able to cleanup
18:10:05   navigateToTop
18:10:05     collapses all nodes in bread crumb mode
18:10:05   selectNodes
18:10:05     handle navigateUp only once
18:10:05     otherwise handle single selection (or do nothing when selection is != 1 node)
18:10:05   updateDetailMenus
18:10:05     adds the empty space menus of the detail table to the detail menu bar
18:10:05     adds the single selection menus of the parent detail table to the detail menu bar
18:10:05     attaches a listener to the detail table to get dynamic menu changes
18:10:05     removes the listener from the detail tables on selection changes and destroy
18:10:05   click on a node inside the detail content
18:10:05     does not modify the outline
18:10:05   onModelAction
18:10:05     nodesDeleted event
18:10:05       calls onNodeDeleted for every node to be able to cleanup
18:10:05     allChildNodesDeleted event
18:10:05       calls onNodeDeleted for every node to be able to cleanup
18:10:05 
18:10:05 NavigateDownButton
18:10:05   _toggleDetail is always false
18:10:05   _isDetail returns true or false depending on the state of the detail-form and detail-table
18:10:05   _buttonEnabled
18:10:05     is disabled when node is a leaf
18:10:05     is enabled when node is not a leaf and we're currently displaying the detail
18:10:05     is only enabled when detail-table has exactly one selected row
18:10:05   _drill drills down to first selected row in the detail table
18:10:05 
18:10:05 NavigateUpButton
18:10:05   _toggleDetail is always true
18:10:05   _isDetail returns true or false depending on the state of the detail-form and detail-table
18:10:05   _buttonEnabled
18:10:05     is true when current node has a parent or...
18:10:05     is true when current node is a top-level node and outline a default detail-form or...
18:10:05     is false otherwise
18:10:05   _drill
18:10:05     drills up to parent node, sets the selection on the tree
18:10:05     shows default detail-form or outline overview
18:10:05 
18:10:05 ViewButtonBox
18:10:05   viewMenuTab
18:10:05     is only visible if there are visible view buttons with displayStyle == "MENU"
18:10:05     is not visible if there are no visible view buttons ith displayStyle == "MENU"
18:10:05     is not visible if there are visible view buttons with displayStyle == "TAB"
18:10:05     is not visible if there are no view buttons at all
18:10:05 
18:10:05 scout.FocusManager
18:10:05   isSelectableText
18:10:05     must return true for disabled text-fields
18:10:05   Focus fixes for Internet Explorer (IE)
18:10:05     Click on table-cell, must focus table
18:10:05     Click on tree-node, must focus tree
18:10:05   validateFocus
18:10:05     When nothing else is focusable, focus must be on the Desktop (=sandbox)
18:10:05     with forms:
18:10:05       Focus-context must install listeners on its $container
18:10:05       Focus must be on the 1st form-field when form is rendered
18:10:05       FocusContext must remember the last focused element
18:10:05       A new FocusContext must be created when a form is opened as dialog
18:10:05       Must focus another valid field if the focused field is removed
18:10:05       Must focus another valid field if the focused field is hidden
18:10:05 
18:10:05 FormMenu
18:10:05   setSelected
18:10:05     opens and closes the form popup
18:10:05     opens the popup and the ellipsis if the menu is overflown
18:10:05     opens the popup but not the ellipsis if the menu is overflown and mobile popup style is used
18:10:05   onModelPropertyChange
18:10:05     selected
18:10:05       calls setSelected
18:10:05 
18:10:05 Form
18:10:05   destroy
18:10:05     destroys the adapter and its children
18:10:05   onModelAction
18:10:05     formClose
18:10:05       destroys the form
18:10:05   onModelPropertyChange
18:10:05     considers custom css class
18:10:05 
18:10:05 BasicField
18:10:05   displayTextChanged must always be sent to server at the end of input, if at least one change has been was made
18:10:05     updateDisplayTextOnModify = true, with changed text
18:10:05     updateDisplayTextOnModify = false, with changed text
18:10:05     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with changed text
18:10:05     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with *pending* changed text
18:10:05     updateDisplayTextOnModify = true, then acceptInput(false) is fired. -> send should be done immediately
18:10:05     updateDisplayTextOnModify = true, w/o changed text
18:10:05     updateDisplayTextOnModify = false, w/o changed text
18:10:05     does not fail if field is removed while acceptInput is still pending
18:10:05 
18:10:05 FormField
18:10:05   inheritance
18:10:05     inherits from ModelAdapter
18:10:05   property label position
18:10:05     position on_field
18:10:05       sets the label as placeholder
18:10:05       does not call field._renderLabelPosition initially
18:10:05     position top
18:10:05       guarantees a minimum height if label is empty
18:10:05     does not display a status if status visible = false
18:10:05   property status visible
18:10:05     shows a status if status visible = true
18:10:05     does not show a status if status visible = false
18:10:05     shows a status even though status visible is false but tooltipText is set
18:10:05     shows a status even though status visible is false but errorStatus is set
18:10:05   onModelPropertyChange
18:10:05     event should update model
18:10:05     considers custom css class
18:10:05 
18:10:05 ValueField
18:10:05   property status visible
18:10:05     shows a status even though status visible is false but there are visible menus
18:10:05   menu visibility
18:10:05     context menu only shows visible menus
18:10:05     context menu only shows only menus of specific type
18:10:05     context menu triggers a display text changed event
18:10:05 
18:10:05 BrowserField
18:10:05   postMessage
18:10:05 
18:10:05 CheckBoxField
18:10:05   inheritance
18:10:05     inherits from ValueField
18:10:05     _renderValue sets checked property
18:10:05     _renderValue sets enabled property
18:10:05 
18:10:05 ClipboardField
18:10:05   Rendered container has the right class
18:10:05   Rendered field DIV has _not_ an unselectable attribute in IE9
18:10:05 
18:10:05 DateField
18:10:05   Clicking the field
18:10:05     opens the datepicker
18:10:05   displayText
18:10:05     is shown correctly after rendering
18:10:05     is removed properly when setting to ''
18:10:05   Leaving the field
18:10:05     closes the datepicker
18:10:05     accepts the prediction
18:10:05     accepts the prediction with autoTimestamp
18:10:05     updates the model with the selected value
18:10:05     sends timestamp and displayText
18:10:05     does not send timestamp and displayText again if not changed
18:10:05     does not send timestamp and displayText if no date was entered
18:10:05   Validation
18:10:05     invalidates field if value is invalid (not a date)
18:10:05     prevents model update if value is invalid
18:10:05   Picker
18:10:05     sends displayText and timestamp if date was selected
18:10:05   Key handling
18:10:05     ESC
18:10:05       closes the datepicker
18:10:05     ENTER
18:10:05       updates the model with the selected value and closes picker
18:10:05     DOWN
18:10:05       increases day by one
18:10:05       increases month by one if shift is used as modifier
18:10:05       increases year by one if ctrl is used as modifier
18:10:05     UP
18:10:05       decreases day by one
18:10:05       decreases month by one if shift is used as modifier
18:10:05       decreases year by one if ctrl is used as modifier
18:10:05   Date validation and prediction
18:10:05     can validate inputs
18:10:05     can predict dates
18:10:05     can predict yyyy.MM
18:10:05   can predict partial years
18:10:05   Allowed dates
18:10:05     _referenceDate returns only allowed date - only one date
18:10:05     _referenceDate returns only allowed date - choose nearest date in the future
18:10:05     _referenceDate returns only allowed date - when no date in future is available, choose nearest date in past
18:10:05     _syncAllowedDates must convert date strings into Dates
18:10:05   Touch = true
18:10:05     touch popup
18:10:05       updates display text and is not used for time fields
18:10:05       is opened if datefield is touched
18:10:05       is not opened if timefield is touched
18:10:05       is closed when date in picker is selected
18:10:05       unregisters clone after close
18:10:05       updates displayText and timestamp of datefield if date in picker is selected
18:10:05       updates displayText and timestamp of datefield if date in picker is entered
18:10:05       updates displayText and timestamp of datefield if date and time in picker are entered
18:10:05       shows datefield with same date as clicked datefield
18:10:05       shows datefield with same date as clicked datefield, if field empty initially
18:10:05       clears displayText and timestamp of datefield if date in picker was removed
18:10:05       shows datefield with same date as clicked datefield, even if value was deleted before
18:10:05 
18:10:05 GroupBox
18:10:05   _render
18:10:05     adds group-box div when label is set
18:10:05   test predefined height and width in pixel
18:10:05     adds group-box div when label is set
18:10:05   focus
18:10:05     focus first focusable field in groupBox
18:10:05 
18:10:05 LabelField
18:10:05   HtmlEnabled
18:10:05     if false, encodes html in display text
18:10:05     if true, does not encode html in display text
18:10:05     if false, replaces 
18:10:05  with br tag and encodes other text
18:10:05     if true, does not replace 
18:10:05  with br tag and does not encode other text
18:10:05 
18:10:05 NumberField
18:10:05   parse input (calculate value)
18:10:05     with . as separator and ' as grouping char
18:10:05     with , as separator and . as grouping char
18:10:05 
18:10:05 SequenceBox
18:10:05   mandatory indicator
18:10:05     does not exist
18:10:05   label width
18:10:05     is 0 if it is empty
18:10:05   status handling
18:10:05     moves the error status of the last field to the seq box
18:10:05     moves the tooltip of the last field to the seq box
18:10:05     moves the menus of the last field to the seq box
18:10:05     does not display the error message of the last field, only the one of the seq box
18:10:05     removes the tooltip from the seq box if last field gets invisible
18:10:05     moves the tooltip from the first field to the seq box if it gets the last field after a visibility change
18:10:05     moves the error from the first field to the seq box if it gets the last field after a visibility change
18:10:05     makes sure the status may be displayed on the field again if the field was the last visible field once
18:10:05 
18:10:05 SliderField
18:10:05   slider
18:10:05     accepts the value
18:10:05 
18:10:05 SmartField
18:10:05   _onKeyUp
18:10:05     doesn not call _openProposal() when TAB has been pressed
18:10:05     calls _openProposal() when a character key has been pressed
18:10:05   _syncProposalChooser
18:10:05     must reset _requestProposal property
18:10:05   _openProposal
18:10:05     must "browse all" when field is valid and browseAll parameter is true
18:10:05     must search by display-text when field is valid and browseAll parameter is false
18:10:05     must "browseAll" when field is invalid
18:10:05   _acceptProposal
18:10:05     must set displayText
18:10:05     must call clearTimeout() for pending typedProposal events
18:10:05     dont send _acceptProposal when displayText has not changed
18:10:05     send _acceptProposal when displayText has changed
18:10:05     send deleteProposal when displayText has been deleted quickly
18:10:05   touch = true
18:10:05     opens a touch popup when smart field gets touched
18:10:05     opens a touch popup if there already is a proposal chooser while rendering
18:10:05     shows smartfield with same text as clicked smartfield
18:10:05     properly unregisters the field when the popup gets closed
18:10:05 
18:10:05 StringField
18:10:05   Check if field is switched to password field if inputMasked is true
18:10:05     set input masked
18:10:05     set input not masked
18:10:05   insertText
18:10:05     expects empty field at the beginning
18:10:05     inserts text into an empty field
18:10:05     appends text to the previous value (if no text is selected)
18:10:05     replaces selection #1 (if part of the text is selected, selection does not start at the beginning)
18:10:05     replaces selection #2 (if part of the text is selected, start at the beginning)
18:10:05     replaces selection #3 (if whole content is selected)
18:10:05     sends display text changed to server using accept text
18:10:05     sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true
18:10:05   trim
18:10:05     should restore selection
18:10:05     should not break when displayText is very long (regex is too big)
18:10:05 
18:10:05 TabBox
18:10:05   render
18:10:05     does NOT call layout for the selected tab on initialization
18:10:05     must not create LogicalGridData for tab items
18:10:05 
18:10:05 TabItem
18:10:05   _renderStatusVisible
18:10:05     invalidates tabarea if status visibility changes
18:10:05   _renderCssClass
18:10:05     adds CSS class to both, TabItem and GroupBox
18:10:05 
18:10:05 TableField
18:10:05   property table
18:10:05     shows (renders) the table if the value is set
18:10:05     destroys the table if value is changed to ''
18:10:05     if table is global, only removes the table but does not destroy it if value is changed to ''
18:10:05     table gets class 'field' to make it work with the form field layout
18:10:05     table gets class 'field' to make it work with the form field layout (also when loaded by property change event)
18:10:05 
18:10:05 WrappedForm
18:10:05   mandatory indicator
18:10:05     does not exist
18:10:05   test initial focus disabled
18:10:05     string field in inner form hasn't focus
18:10:05   test initial focus enabled
18:10:05     string field in inner form has focus
18:10:05 
18:10:05 KeyStroke
18:10:05   unrepeatability
18:10:05     means that an unrepeatable KeyStroke is triggered exactly once per keyup event, even given three keydown events
18:10:05     means that an unrepeatable KeyStroke is triggered exactly once given the sequence (keydown, keyup)
18:10:05 
18:10:05 HtmlComponent
18:10:05   Ctor
18:10:05     sets data 'htmlComponent' when Ctor is called
18:10:05   getSize
18:10:05     returns outerWidth() and outerHeight() of JQuery comp
18:10:05   setSize
18:10:05     accepts scout.Dimension as single argument
18:10:05     calls invalidate on layout when size has changed
18:10:05   getInsets
18:10:05     reads padding, margin and border correctly
18:10:05   getBounds
18:10:05     returns bounds without 'px'
18:10:05 
18:10:05 LayoutValidator
18:10:05   invalidateTree
18:10:05     keeps track of invalid html components
18:10:05     considers only the topmost component
18:10:05     and validate roots
18:10:05     makes sure parent components are put in front of child components
18:10:05   validate
18:10:05     calls validateLayout for each invalid html component
18:10:05     does not call validateLayout if component has been removed
18:10:05     does not call validateLayout if component has been detached, but does not remove from invalid components either
18:10:05     removes the component from the list of invalidate components after validation
18:10:05   cleanupInvalidObjects
18:10:05     removes the widget from invalid components when a widget gets removed
18:10:05 
18:10:05 LogicalGridLayoutInfo
18:10:05   Rectangle.union
18:10:05     produces same results as java.awt.Rectangle
18:10:05   layoutCellBounds
18:10:05     calculates bounds
18:10:05 
18:10:05 graphics
18:10:05   getBounds
18:10:05     returns JQuery.outerWidth/Height(true)
18:10:05     returns 0 when left/right is set to auto
18:10:05   bounds
18:10:05     returns rectangle with position from JQuery.position()
18:10:05     returns rectangle with position from JQuery.position() including margin if includePosMargin is true
18:10:05     returns rectangle with size from JQuery.outerWidth/Height
18:10:05     returns rectangle with size from  JQuery.outerWidth/Height() including margin if includeSizeMargin is true
18:10:05   Point
18:10:05     equals
18:10:05   Dimension
18:10:05     accepts two numbers as width and height arguments
18:10:05     accepts a single scout.Dimension argument
18:10:05     equals
18:10:05   Rectangle
18:10:05     equals
18:10:05   Insets
18:10:05     equals
18:10:05 
18:10:05 main
18:10:05   nvl
18:10:05     can return alternative value
18:10:05   isOneOf
18:10:05     can check if value is one of multiple values
18:10:05   create
18:10:05     accepts string or object as first argument
18:10:05     creates a new initialized widget with parent and session set
18:10:05     creates local object if first parameter is the objectType
18:10:05       sets property 'id' correctly when no ID is provided
18:10:05       session must be set, but adapter should not be registered
18:10:05     creates local object if first parameter of type object and contains objectType property
18:10:05 
18:10:05 ButtonAdapterMenu
18:10:05   initialization / destroy
18:10:05     should set/delete adaptedBy property on original button instance
18:10:05   focusable element
18:10:05     button should delegate to adapter menu
18:10:05 
18:10:05 ContextMenuSpec
18:10:05   renderMenuItems
18:10:05     renders invisible menus
18:10:05     adds last and first classes
18:10:05     considers visibility when adding last and first classes
18:10:05 
18:10:05 MenuBar
18:10:05   setMenuItems
18:10:05     prefers EmptySpace for the left position if menu has multiple menuTypes
18:10:05     must add/destroy dynamically created separators
18:10:05     renders menu bar invisible if no visible menu items are available
18:10:05     renders menu bar visible if at least one visible menu item is available
18:10:05   layout
18:10:05     gets invalidated if a menu changes its visibility
18:10:05   updateDefaultMenu
18:10:05     marks first visible and enabled menu that reacts to ENTER keystroke as default menu
18:10:05     updates state if menu gets enabled or disabled
18:10:05     considers rendered state of default menu
18:10:05 
18:10:05 MenuItemsOrder
18:10:05   _createSeparator
18:10:05   _menuTypes
18:10:05 
18:10:05 Menu
18:10:05   defaults
18:10:05     should have expected defaults
18:10:05   render
18:10:05     render depending on the actionStyle
18:10:05     render as separator
18:10:05     childActions must not be rendered when popup is not opened. See ticket #173734
18:10:05   isTabTarget
18:10:05     should return true when menu can be a target of TAB action
18:10:05 
18:10:05 menus
18:10:05   filter
18:10:05     does nothing if no menus are given
18:10:05     returns no menus if no types are given
18:10:05     only returns visible menus, if onlyVisible param is set to true
18:10:05     only returns menus with given type (even when menu is not visible)
18:10:05     only returns parent menus if child menus should be displayed
18:10:05     only returns parent menus if child menus have correct type
18:10:05 
18:10:05 Planner
18:10:05   deleteResources
18:10:05     deletes resources from model
18:10:05     deletes resources from html document
18:10:05     also adjusts selectedResources and selectionRange if deleted resource was selected
18:10:05   updateResources
18:10:05     updates resources in model
18:10:05     updates resources in html document
18:10:05   renderScale
18:10:05     displayMode: DAY
18:10:05       draws scale for whole day
18:10:05       draws scale for one hour
18:10:05       draws scale for two hour interval
18:10:05       draws scale with only showing every second label
18:10:05     displayMode: WEEK / WORK_WEEK
18:10:05       draws scale for WEEK for whole day with 6h interval
18:10:05       draws scale for WEEK with only showing every second label
18:10:05       draws scale for WEEK with changing month
18:10:05       draws scale for WORK_WEEK for whole day with 6h interval
18:10:05       draws scale for WORK_WEEK with only showing every second label
18:10:05     displayMode: MONTH
18:10:05       draws scale
18:10:05       draws scale with only showing every second label
18:10:05     displayMode: CALENDAR_WEEK
18:10:05       draws scale for CALENDAR_WEEK displayMode
18:10:05       draws scale with only showing every second label
18:10:05       draws scale with only showing every third label
18:10:05     displayMode: YEAR
18:10:05       draws scale for YEAR displayMode
18:10:05       draws scale with only showing every second label
18:10:05       draws scale with only showing every third label
18:10:05   transformLeft/transformWidth
18:10:05     calculates left and width in WEEK mode for whole days
18:10:05     calculates left and width in WEEK mode for limitted day range
18:10:05 
18:10:05 scrollbars
18:10:05   onScroll
18:10:05     attaches handler to scrolling parents which execute when scrolling
18:10:05   offScroll
18:10:05     detaches handler from scrolling parents
18:10:05   isLocationInView
18:10:05     returns true if the given location is inside the given $scrollable
18:10:05     returns false if x of the given location is outside of the given $scrollable (smaller)
18:10:05     returns false if y of the given location is outside of the given $scrollable (smaller)
18:10:05     returns false if x of the given location is outside of the given $scrollable (greater)
18:10:05     returns false if y of the given location is outside of the given $scrollable (greater)
18:10:05 
18:10:05 ModelAdapter
18:10:05   can handle properties in any order
18:10:05   _syncPropertiesOnPropertyChange calls _sync* method or sets property
18:10:05   _renderPropertiesOnPropertyChange
18:10:05     for non-adapter property -> expects a _render* method
18:10:05     for non-adapter property -> throw when _render* method does not exist
18:10:05   init
18:10:05     copies properties to adapter
18:10:05     sets default values
18:10:05   destroy
18:10:05     destroys the adapter and its children
18:10:05     does not destroy children, which are globally used
18:10:05   _firePropertyChange
18:10:05     fires the expected event object
18:10:05     changedProperties is only set when new and old value are not equals
18:10:05   cloneAdapter
18:10:05     clones only model properties
18:10:05     also considers default properties
18:10:05     'label' must be recognized as model property, but not '$container'
18:10:05     prefers properties passed as modelOverride
18:10:05     must register clone in clone adapter registry
18:10:05     must not register clone in adapter registry
18:10:05   onModelPropertyChange
18:10:05     adapter
18:10:05       creates and registers the new adapter
18:10:05       destroys the old adapter
18:10:05     adapters
18:10:05       creates and registers adapters
18:10:05       destroys the old adapters
18:10:05       destroys the old and creates the new adapters if the array contains both
18:10:05 
18:10:05 ResponseQueue
18:10:05   add
18:10:05     adds elements to the queue in the correct order
18:10:05   process
18:10:05     processes elements in the correct order
18:10:05     does not process elements in the wrong order
18:10:05     does not process same response twice
18:10:05 
18:10:05 Session
18:10:05   send
18:10:05     sends multiple async events in one call
18:10:05     sends multiple async events in one call over multiple user interactions if sending was delayed
18:10:05     does not await the full delay if a susequent send call has a smaller delay
18:10:05     does not await the full delay if a previous send call has a smaller delay
18:10:05     coalesces events if event provides a coalesce function
18:10:05     sends requests consecutively
18:10:05     sends requests consecutively and respects delay
18:10:05     queues ?poll results when user requests are pending
18:10:05     resumes polling after successful responses
18:10:05     does not resume polling after JS errors
18:10:05     does not resume polling after UI server errors
18:10:05     does not resume polling after HTTP errors
18:10:05     does not resume polling after session terminated
18:10:05   init
18:10:05     sends startup parameter
18:10:05     sends user agent on startup
18:10:05   texts
18:10:05     check if correct text is returned
18:10:05     check if empty text is returned
18:10:05     check if null text is returned
18:10:05     check if arguments are replaced in text
18:10:05     check if multiple arguments are replaced in text
18:10:05     check if undefined texts return an error message
18:10:05     optText returns undefined if key is not found
18:10:05     optText returns default value if key is not found
18:10:05     optText returns text if key found
18:10:05     optText returns text if key found, with arguments
18:10:05 
18:10:05 texts
18:10:05   check if correct text is returned
18:10:05   check if empty text is returned
18:10:05   check if null text is returned
18:10:05   check if arguments are replaced in text
18:10:05   check if multiple arguments are replaced in text
18:10:05   check if undefined texts return an error message
18:10:05   optGet returns undefined if key is not found
18:10:05   optGet returns default value if key is not found
18:10:05   optGet returns text if key found
18:10:05   optGet returns text if key found, with arguments
18:10:05   check if the same placeholder can be used multiple times
18:10:05 
18:10:05 SimpleTabArea
18:10:05   renders the tabs in the correct order
18:10:05 
18:10:05 Table Filter
18:10:05   row filtering
18:10:05     applies row filter when table gets initialized
18:10:05     doesn't filter anymore if filter gets removed
18:10:05     applies row filter if a new row gets inserted
18:10:05     applies row filter if a new row gets inserted, even if table is not rendered
18:10:05     applies row filter if a row gets updated
18:10:05     applies row filter if a row gets updated, even if table is not rendered
18:10:05     properly handles successive row insertion and updates
18:10:05     properly handles reset table case
18:10:05     considers view range
18:10:05     renders empty data if all rows are removed due to filtering
18:10:05   selection
18:10:05     gets removed for non visible rows after filtering
18:10:05     stays removed even if filtered row is selected explicitly
18:10:05     gets removed for non visible rows after filtering if a row has been updated
18:10:05     gets restored for visible rows after filtering
18:10:05   events
18:10:05     rowsFiltered
18:10:05       gets fired when table with a filter is initializing
18:10:05       does not get fired when table with no filters is initializing
18:10:05       gets fired if filter() is called
18:10:05       gets fired if filter() is called, even if table is not rendered
18:10:05       gets not fired if rows are filtered again but the filtered rows have not changed
18:10:05       gets fired if rows are filtered during updateRows
18:10:05       gets fired if rows are filtered during insertRows
18:10:05       gets fired if rows are filtered during deleteRows
18:10:05       gets fired if rows are filtered during deleteAllRows
18:10:05       does not get fired if rows are updated but row filter state has not changed
18:10:05       gets sent to server containing rowIds when rows are filtered
18:10:05 
18:10:05 TableFooterSpec
18:10:05   render
18:10:05     attaches listener to the table but only once
18:10:05   TableStatusTooltip
18:10:05     shows ERROR tooltip
18:10:05     shows INFO tooltip when table is rendered
18:10:05     hides INFO tooltip when user clicks in table
18:10:05     does not hide ERROR tooltip when user clicks in table
18:10:05 
18:10:05 TableHeaderMenu
18:10:05   filter
18:10:05     string column
18:10:05       shows the unique string values
18:10:05       converts multiline text to single line
18:10:05       strips html tags if html is enabled
18:10:05       reflects the state of the filter
18:10:05       correctly updates the list after inserting a new row, if a filter is applied
18:10:05       always displays the selected value, even if the table does not contain the value anymore
18:10:05       displays empty values as -empty-
18:10:05       stores selected text in filter.selectedValues
18:10:05       stores empty as null and not '-empty-'
18:10:05     boolean column
18:10:05       shows the unique string values
18:10:05     sort enabled
18:10:05       option enabled shows sort options in table header menu
18:10:05       option disabled does not show sort options in table header menu
18:10:05 
18:10:05 TableHeaderSpec
18:10:05   render
18:10:05     attaches listener to the table but only once
18:10:05 
18:10:05 TableKeyStrokes
18:10:05   key up
18:10:05     selects the above row
18:10:05     selects the last row if no row is selected yet
18:10:05     selects the second last row if all rows are selected
18:10:05     selects the only row if there is only one
18:10:05     does nothing if first row already is selected
18:10:05     if first row already is selected but is not the last action row, the row above the last action row gets selected
18:10:05     if there is a last action row, selects the row above last last action row
18:10:05     selects the row above the last action row even if the row above already is selected
18:10:05     uses last row of selection as last action row if last action row is not visible anymore
18:10:05      + shift
18:10:05       adds the row above to the selection
18:10:05       removes the row above from the selection if the last action row is the last row of the selection
18:10:05       if the row above the last action row is not selected, adds the row above to the selection
18:10:05   key down
18:10:05     selects the row below
18:10:05     selects the first row if no row is selected yet
18:10:05     selects the second row if all rows are selected
18:10:05     selects the only row if there is only one
18:10:05     does nothing if last row already is selected
18:10:05     if there is a last action row, selects the row below the last action row
18:10:05     selects the row below the last action row even if the row below already is selected
18:10:05     uses last row of selection as last action row if last action row is not visible anymore
18:10:05      + shift
18:10:05       adds the row below to the selection
18:10:05       removes the row below from the selection if the last action row is the first row of the selection
18:10:05       if the row below the last action row is not selected, adds the row below to the selection
18:10:05   end
18:10:05     selects last row
18:10:05      + shift
18:10:05       selects all rows from currently selected row to last row
18:10:05       preserves existing selection
18:10:05       considers last action row as start row for new selection
18:10:05       uses last row of selection as last action row if last action row is not visible anymore
18:10:05       does nothing if last row is already selected
18:10:05       does not add same rows to selectedRows twice
18:10:05   home
18:10:05     selects first row
18:10:05      + shift
18:10:05       selects all rows from currently selected row to first row
18:10:05       preserves existing selection
18:10:05       considers last action row as start row for new selection
18:10:05       uses first row of selection as last action row if last action row is not visible anymore
18:10:05       does nothing if first row is already selected
18:10:05       does not add same rows to selectedRows twice
18:10:05   space
18:10:05     does nothing if no rows are selected
18:10:05     checks the selected rows if first row is unchecked
18:10:05     does not modify already checked rows when checking
18:10:05     unchecks the selected rows if first row is checked
18:10:05     does not modify already unchecked rows when unchecking
18:10:05   page up
18:10:05     selects the only row if there is only one
18:10:05   page down
18:10:05     selects the only row if there is only one
18:10:05 
18:10:05 Table
18:10:05   render
18:10:05     renders CSS class
18:10:05     renders a table header
18:10:05     renders table rows
18:10:05       accepts rows with cells
18:10:05       accepts rows with text only
18:10:05   _calculateViewRangeForRowIndex
18:10:05     returns a range based on viewRangeSize
18:10:05   insertRows
18:10:05     inserts rows at the end of the table
18:10:05     renders rows only if view range is not full yet
18:10:05   updateRows
18:10:05     updates the model cell texts
18:10:05     updates the html cell texts
18:10:05     does not destroy selection
18:10:05     silently updates rows which are not in view range
18:10:05   deleteRows
18:10:05     deletes single rows from model
18:10:05     deletes single rows from html document
18:10:05     considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
18:10:05   deleteAllRows
18:10:05     deletes all rows from model
18:10:05     deletes all rows from html document
18:10:05     silently removes not rendered rows
18:10:05   updateRowOrder
18:10:05     reorders the model rows
18:10:05     reorders the html nodes
18:10:05     considers view range
18:10:05   checkRow
18:10:05     checks the row, does not uncheck others if multiCheck is set to true
18:10:05     unchecks other rows if multiCheck is set to false
18:10:05     does not check the row if checkable is set to false
18:10:05     does not check the row if the row is disabled
18:10:05     does not check the row if the table is disabled
18:10:05     considers view range
18:10:05     keeps added checkable column visible even when reloading factory settings
18:10:05     does not add an additional checkable column if one is already configured
18:10:05   selectRows
18:10:05     updates model
18:10:05     selects rendered rows and unselects others
18:10:05     considers view range
18:10:05     sends selection event containing rowIds
18:10:05   toggle selection
18:10:05     selects all if not all are selected
18:10:05     selects none if all are selected
18:10:05   selectAll
18:10:05     selects all rows
18:10:05     considers view range -> renders selection only for rendered rows
18:10:05   doRowAction
18:10:05     sends rowAction event with row and column
18:10:05     does not send rowAction event if the row is not selected
18:10:05     does not send rowAction event if it is not the only one selected row
18:10:05   resizeColumn
18:10:05     updates column model and sends resize event 
18:10:05     does not send resize event when resizing is in progress
18:10:05     sends resize event when resizing is finished
18:10:05   autoResizeColumns
18:10:05     distributes the table columns using initialWidth as weight
18:10:05     excludes columns with fixed width
18:10:05     does not make the column smaller than the initial size
18:10:05     does not make the column smaller than a minimum size
18:10:05   sort
18:10:05     updates column model
18:10:05     model update
18:10:05       sets sortAscending according to direction param
18:10:05       resets properties on other columns
18:10:05       sets sortIndex
18:10:05       does not remove sortIndex for columns always included at begin
18:10:05       does not remove sortIndex for columns always included at end
18:10:05       does not remove sortIndex for columns always included at begin and end (combination)
18:10:05       removes column from sort columns
18:10:05     sends rowsSorted event when client side sorting is possible
18:10:05     sends sortRows event when client side sorting is not possible
18:10:05     sorts the data
18:10:05     regroups the data if group by column is active
18:10:05     restores selection after sorting
18:10:05     sorting
18:10:05       sorts text columns considering locale (if browser supports it)
18:10:05       sorts number columns
18:10:05       sorts date columns
18:10:05       uses non sort columns as fallback
18:10:05   column grouping
18:10:05     renders an aggregate row for each group
18:10:05     considers view range -> only renders an aggregate row for rendered rows
18:10:05     considers view range -> doesn't render an aggregate row if the last row of the group is not rendered
18:10:05     regroups if rows get inserted
18:10:05     regroups if rows get inserted, event is from server and table was empty
18:10:05     does not regroup if rows get inserted, event is from server and table was not empty
18:10:05     regroups if rows get deleted
18:10:05     removes aggregate rows if all rows get deleted
18:10:05     regroups if rows get updated
18:10:05     may group column 0 only
18:10:05     may group column 1 only
18:10:05     may group columns 0 (avg) and 1 (sum)
18:10:05     may group columns 0, 1 and 2
18:10:05     may group columns 2 and 1
18:10:05     may group column 1 only after grouping column 0 first
18:10:05     may group column 1 and 2 after grouping column 0 first
18:10:05   row click
18:10:05     selects row and unselects others
18:10:05     sends selection and click events
18:10:05     sends only click if row already is selected
18:10:05     sends selection, checked and click events if table is checkable and checkbox has been clicked
18:10:05   right click on row
18:10:05     opens context menu
18:10:05     context menu only shows items without header type also if there is a type singleSelection
18:10:05     context menu only shows visible menus
18:10:05   _filterMenus
18:10:05     returns no menus for contextMenu if no row is selected
18:10:05     returns only single selection menus for contextMenu if one row is selected
18:10:05     returns only multi selection menus for contextMenu if multiple rows are selected
18:10:05     returns menus with single- and multi selection set for contextMenu if one or more rows are selected
18:10:05     returns only empty space menus if no row is selected
18:10:05     returns empty space and single selection menus if one row is selected
18:10:05     returns empty space and multi selection menus if multiple rows are selected
18:10:05     returns menus with empty space, single- and multi selection set if one or more rows are selected
18:10:05   row mouse down / move / up
18:10:05     selects multiple rows
18:10:05     only sends selection event, no click
18:10:05     only send one event for mousedown and immediate mouseup on the same row
18:10:05     only selects first row if mouse move selection or multi selection is disabled
18:10:05   moveColumn
18:10:05     moves column from oldPos to newPos
18:10:05     considers view range (does not fail if not all rows are rendered)
18:10:05   onModelAction
18:10:05     rowsSelected event
18:10:05       calls selectRows
18:10:05     rowsDeleted event
18:10:05       calls deleteRows
18:10:05     allRowsDeleted event
18:10:05       calls deleteAllRows
18:10:05     rowsInserted event
18:10:05       calls insertRows
18:10:05     rowOrderChanged event
18:10:05       calls updateRowOrder
18:10:05       does not animate ordering for newly inserted rows
18:10:05     rowsUpdated event
18:10:05       calls updateRows
18:10:05     columnStructureChanged event
18:10:05       resets the model columns
18:10:05       redraws the header to reflect header cell changes (text)
18:10:05     columnOrderChanged event
18:10:05       reorders the model columns
18:10:05       reorders the html nodes
18:10:05       silently moves cells which are not rendered in view range
18:10:05     columnHeadersUpdated event
18:10:05       updates the text and sorting state of model columns
18:10:05       updates sort indices of the sort columns if a sort column got removed
18:10:05       updates the text and sorting state of html table header nodes
18:10:05       updates the custom css class of table header nodes
18:10:05   onModelPropertyChange
18:10:05     headerVisible
18:10:05       hides the table header
18:10:05     menus
18:10:05       creates and registers menu adapters
18:10:05       destroys the old menus
18:10:05       destroys the old and creates the new menus if the list contains both
18:10:05     considers custom css class
18:10:05   _sendRowsFiltered
18:10:05     should not coalesce remove and 'add' events
18:10:05 
18:10:05 BooleanColumn
18:10:05   table checkable column
18:10:05     a checkbox column gets inserted if table.checkable=true
18:10:05     no checkbox column gets inserted if table.checkable=false
18:10:05     this.checkableColumn is set to the new column
18:10:05     displays the row.checked state as checkbox
18:10:05   boolean column
18:10:05     displays the cell value as checkbox
18:10:05 
18:10:05 Column
18:10:05   considers horizontal alignment
18:10:05   converts linebreak into <br> in header cells
18:10:05   considers custom css class of a column
18:10:05   considers custom css class of a column, as well for checkbox columns
18:10:05   considers custom css class of a cell, if both are set only the cell class is used
18:10:05   considers htmlEnabled of a cell
18:10:05   caches encoded text of a cell to improve performance
18:10:05   multilineText
18:10:05     replaces
18:10:05  with br, but only if htmlEnabled is false
18:10:05   textWrap
18:10:05     wraps text if column.textWrap and table.multilineText are true
18:10:05     does not wrap text if column.textWrap is false and table.multilineText is true
18:10:05     does not wrap text if column.textWrap is true and table.multilineText is false
18:10:05   background effect
18:10:05     colorGradient1
18:10:05       colors cells from red to green
18:10:05       colors cells according to rounded values
18:10:05     considers view range -> only colors rendered cells
18:10:05     updates colors if row gets deleted
18:10:05     updates colors if row gets inserted
18:10:05     updates colors if row gets updated
18:10:05     colors cells if table gets rendered
18:10:05     restores existing background color if background effect gets removed
18:10:05     barChart
18:10:05       does not overwrite existing background color
18:10:05     setBackgroundEffect
18:10:05       changes the background effect
18:10:05       sends columnBackgroundEffectChanged event
18:10:05   calculateMinMaxValues
18:10:05     calculates the min/max values based on rounded values
18:10:05 
18:10:05 scout.comparators
18:10:05   tests 'compare' method of TEXT comparator
18:10:05   tests 'compareIgnoreCase' method of TEXT comparator
18:10:05   tests 'compare' method of NUMERIC comparator
18:10:05   tests 'compare' method of ALPHANUMERIC comparator
18:10:05   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator
18:10:05   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator with session
18:10:05 
18:10:05 AggregateTableControl
18:10:05   aggregate
18:10:05     creates an aggregate row
18:10:05     sums up numbers in a number column
18:10:05     sums up numbers in a number column but only on filtered rows
18:10:05     sums up numbers in a number column and considers format pattern
18:10:05     sums up numbers in a number column and considers rounded values fo aggregation
18:10:05   eanbled state
18:10:05     is false if there are no number columns
18:10:05     is true if there is at least one number column
18:10:05 
18:10:05 TableControl
18:10:05   onModelPropertyChange
18:10:05     selected
18:10:05       opens and closes the control container
18:10:05       removes the content of the previous selected control without closing the container
18:10:05   setSelected
18:10:05     removes the content of the previous selected control without closing the container
18:10:05     sends selected events (for current and previous selection)
18:10:05 
18:10:05 CellEditor
18:10:05   mouse click
18:10:05     starts cell edit if cell is editable
18:10:05     does not start cell edit if cell is not editable
18:10:05     does not start cell edit if row is disabled
18:10:05     does not start cell edit if table is disabled
18:10:05     does not start cell edit if mouse down and up happened on different cells
18:10:05     does not start cell edit if right mouse button was pressed
18:10:05     does not start cell edit if middle mouse button was pressed
18:10:05     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
18:10:05   startCellEdit event
18:10:05     opens popup with field
18:10:05   endCellEdit event
18:10:05     destroys the field
18:10:05     removes the cell editor popup
18:10:05   completeEdit
18:10:05     sends completeCellEdit
18:10:05     sends completeCellEdit only once
18:10:05     does not remove the popup and its field (will be done by endCellEdit)
18:10:05   cancelEdit
18:10:05     sends cancelCellEdit
18:10:05     removes the popup and its field
18:10:05   validation
18:10:05     shows a tooltip if field has an error
18:10:05     does not sho a tooltip if field has no error
18:10:05   popup recovery
18:10:05     reopens popup if row gets updated
18:10:05     closes popup if row gets deleted
18:10:05     closes popup if all rows get deleted
18:10:05   tooltip recovery
18:10:05     removes tooltip if row gets deleted
18:10:05 
18:10:05 DateColumnUserFilter
18:10:05   acceptByFields works
18:10:05   acceptByFields works with time
18:10:05   addFilterFields must not create date fields with time
18:10:05 
18:10:05 TableTextUserFilter
18:10:05   filter
18:10:05     filters rows based on cell text
18:10:05     separates cell values with whitepace
18:10:05     works with bean columns
18:10:05 
18:10:05 DateFormat
18:10:05   format
18:10:05     considers d M y
18:10:05     considers h H m a
18:10:05     considers E
18:10:05   parse
18:10:05     considers d M y
18:10:05     considers h H m a
18:10:05   analyze
18:10:05     analyzes the text and returns an object with months, years and days
18:10:05       considers pattern dd.MM.yyyy
18:10:05       considers pattern yyyy-MM-dd
18:10:05       considers pattern MM/dd/yyy
18:10:05       checks correct handling of am/pm
18:10:05       proposes valid dates for pattern dd.MM.yyyy
18:10:05       proposes valid dates for pattern MM.yyyy
18:10:05       proposes valid dates for pattern yyyy
18:10:05       proposes valid times
18:10:05 
18:10:05 DecimalFormat
18:10:05   format
18:10:05     considers decimal separators
18:10:05     considers grouping separators
18:10:05     can swap the position of the minus sign
18:10:05     can handle invalid patterns
18:10:05     distinguishes digits and zero digits
18:10:05     can handle positive and negative subpattern
18:10:05     can handle exotic symbols
18:10:05     can handle percentages, format taken from application
18:10:05     can handle multiplier
18:10:05     can handle rounding mode
18:10:05   round
18:10:05     can handle rounding modes
18:10:05 
18:10:05 scout.tooltips
18:10:05   can be installed and uninstalled for a form field
18:10:05   creates a tooltip on mouseenter and removes it on mouseleave
18:10:05   if text
18:10:05     is empty no tooltip will be shown
18:10:05     is a function, it will be called for tooltip text
18:10:05     is undefined no tooltip will be shown
18:10:05     is provided by component, it will be used as tooltip text
18:10:05     is provided as function by component, it will be called and used as tooltip text
18:10:05     is provided using options and by component, text provided using options will be used
18:10:05     is a function, component is passed as first and only argument
18:10:05 
18:10:05 Compacttree
18:10:05   creation
18:10:05     adds no empty section node
18:10:05     adds a node with child node
18:10:05     adds a node with child nodes in correct order
18:10:05     deletes a node
18:10:05     inserts a child node
18:10:05   node click
18:10:05     calls selectNodes
18:10:05 
18:10:05 TreeKeyStrokes
18:10:05   key up
18:10:05     selects the above node in collapsed tree
18:10:05     selects the above node node in expanded tree
18:10:05     selects the last node if no node is selected yet
18:10:05     selects the only node if there is only one
18:10:05     does nothing if first node already is selected
18:10:05   key down
18:10:05     selects the node below in collapsed tree
18:10:05     selects the first node if no row is selected yet
18:10:05     selects the above node node in expanded tree
18:10:05     selects the only node if there is only one
18:10:05     does nothing if last node already is selected
18:10:05   Home
18:10:05     selects first node in collapsed tree
18:10:05     selects first node in expanded tree
18:10:05   Subtract
18:10:05      collapses a node
18:10:05      collapses a node and drill up
18:10:05   Add
18:10:05      expands a node
18:10:05      expands a node and drill down
18:10:05   End
18:10:05      jumps to last node
18:10:05   space
18:10:05     does nothing if no nodes are selected
18:10:05     checks the selected node 
18:10:05     unchecks the selected node 
18:10:05 
18:10:05 TreeNodePosition
18:10:05   _findInsertPositionInFlatList
18:10:05     insert node between two other nodes on the same level
18:10:05     insert node between two other nodes on another level
18:10:05     insert node ahead all other nodes on the same level
18:10:05     insert node below all other nodes on the same level
18:10:05     insert a subtree between two other nodes on the same level
18:10:05     insert a node below another node of the same level with an expanded subtree
18:10:05   _addChildrenToFlatListIfExpanded
18:10:05     expands collapsed node
18:10:05     expands collapsed node with different levels in insertBatch
18:10:05 
18:10:05 Tree
18:10:05   creation
18:10:05     adds nodes
18:10:05     does not add notes if no nodes are provided
18:10:05   insertNodes
18:10:05     inserting a child
18:10:05       updates model
18:10:05       updates model with a complex node containing another node
18:10:05       updates html document if parent is expanded
18:10:05       updates html document at a specific position
18:10:05     only updates the model if parent is collapsed
18:10:05     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
18:10:05     with breadcrumb style
18:10:05       inserts a html node if the parent node is selected
18:10:05       only updates model if the parent node is not selected
18:10:05       inserts html nodes at a specific position
18:10:05     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
18:10:05   updateNodes
18:10:05     enabled update
18:10:05       updates the enabled state of the model node
18:10:05       updates the enabled state of the html node, if visible
18:10:05       updates the enabled state of the html node after expansion, if not visible
18:10:05     enabled update on checkable tree
18:10:05       updates the enabled state of the model node
18:10:05       updates the enabled state of the html node, if visible
18:10:05       updates the enabled state of the html node after expansion, if not visible
18:10:05   deleteNodes
18:10:05     deleting a child
18:10:05       updates model
18:10:05       updates html document
18:10:05       updates child node indices
18:10:05       considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
18:10:05     deleting a root node
18:10:05       updates model
18:10:05       updates html document
18:10:05       deleting a collapsed root node
18:10:05         updates model
18:10:05         updates html document
18:10:05     deleting all nodes
18:10:05       updates model
18:10:05       updates html document
18:10:05   deleteAllChildNodes
18:10:05     deletes all nodes from model
18:10:05     deletes all nodes from html document
18:10:05     deletes all nodes from model for a given parent
18:10:05     deletes all nodes from html document for a given parent
18:10:05   check nodes
18:10:05     checks a subnode -> mark upper nodes 
18:10:05     checks a node -> mark upper nodes -> uncheck node and test if node keeps marked because children are checked
18:10:05     checks a subnode and its sibling->mark upper nodes -> uncheck one of the siblings
18:10:05     try to check a disabled node 
18:10:05     try to check a node in disabled tree 
18:10:05     try to check two nodes in singlecheck tree 
18:10:05     check a parent in autoCheckChildren tree 
18:10:05     check a parent in autoCheckChildren = false tree 
18:10:05     try to check nodes in uncheckable tree 
18:10:05   node click
18:10:05     calls tree._onNodeMouseDown
18:10:05     sends selection and click events in one call in this order
18:10:05     sends selection, check and click events if tree is checkable and checkbox has been clicked
18:10:05     updates model (selection)
18:10:05     does not send click if mouse down happens on another node than mouseup
18:10:05     does not send click if mouse down does not happen on a node
18:10:05   node double click
18:10:05     expands/collapses the node
18:10:05     sends clicked, selection, action and expansion events
18:10:05   node control double click
18:10:05     does the same as control single click (does NOT expand and immediately collapse again)
18:10:05     sends clicked, selection, action and expansion events
18:10:05   deselectAll
18:10:05     clears the selection
18:10:05   selectNodes
18:10:05     selects a node
18:10:05     expands the parents if a hidden node should be selected whose parents are collapsed (revealing the selection)
18:10:05     also expands the node if bread crumb mode is enabled
18:10:05     also expands the parents in breadcrumb mode if a hidden node should be selected after being expanded and collapsed while in its hidden state
18:10:05     sets css class ancestor-of-selected on every ancestor of the selected element
18:10:05     sets css class child-of-selected on direct children of the selected element
18:10:05     may select a node which is not rendered
18:10:05     sets parent and ancestor css classes even if nodes are not rendered
18:10:05     sets child-of-selected css class even if nodes are not rendered
18:10:05   expandNode
18:10:05     sets css class child-of-selected on direct children if the expanded node is selected
18:10:05     renders the child nodes if parent is expanded
18:10:05     with breadcrumb style
18:10:05       renders the child nodes if parent is expanded
18:10:05       ensures top level nodes are rendered
18:10:05   expandAllParentNodes
18:10:05     expands all parent nodes of the given node (model)
18:10:05     expands all parent nodes of the given node (html)
18:10:05   lazyExpandCollapse
18:10:05     manual expand -> manual collapse node
18:10:05     manual expand -> lazy collapse node
18:10:05     lazy expand -> manual collapse node
18:10:05     lazy expand -> lazy collapse node
18:10:05   collapseNode
18:10:05     prevents collapsing in bread crumb mode if node is selected
18:10:05   collapseAll
18:10:05     collapses all nodes and updates model
18:10:05   updateItemPath
18:10:05     Sets css class group on every element within the same group
18:10:05   updateNodeOrder
18:10:05     reorders the child nodes if parent is given (model)
18:10:05     reorders the child nodes if parent is given and expanded (model)
18:10:05     reorders the child nodes if parent is given (html)
18:10:05     considers view range when updating child node order
18:10:05     reorders expanded child nodes if parent is given (model)
18:10:05     reorders the root nodes if no parent is given (model)
18:10:05     reorders the root nodes if no parent is given (html)
18:10:05     reorders expanded root nodes if no parent is given (model)
18:10:05     reorders expanded root nodes if no parent is given (html)
18:10:05   tree filter
18:10:05     filters nodes when filter() is called
18:10:05     filters nodes when filter is added and removed
18:10:05     makes sure only filtered nodes are displayed when node gets expanded
18:10:05     applies filter if a node gets changed
18:10:05     applies filter if a node gets inserted
18:10:05     make sure nodes unchanged by filters are attached. See ticket #168957
18:10:05   onModelAction
18:10:05     nodesInserted event
18:10:05       calls insertNodes
18:10:05     nodesDeleted event
18:10:05       calls deleteNodes
18:10:05     allChildNodesDeleted event
18:10:05       calls deleteAllChildNodes
18:10:05     nodesSelected event
18:10:05       calls selectNodes
18:10:05       does not send events if called when processing response
18:10:05     nodeChanged event
18:10:05       updates the text of the model node
18:10:05       updates the text of the html node
18:10:05       updates custom cssClass of model and html node
18:10:05       preserves child-of-selected when root nodes get updated
18:10:05       preserves child-of-selected when child nodes get updated
18:10:05       preserves group css class when nodes get updated
18:10:05     nodesUpdated event
18:10:05       calls updateNodes
18:10:05     childNodeOrderChanged event
18:10:05       calls updateNodeOrder
18:10:05     multiple events
18:10:05       handles delete, collapse, insert, expand events correctly
18:10:05   tree enabled/disabled
18:10:05     disables checkboxes when tree is disabled
18:10:05   test visible list and map
18:10:05     with initial all expanded nodes
18:10:05       init with all expanded in correct order
18:10:05       collapse a node -> all children have to be removed
18:10:05       filter node -> filtered node and children has to be removed from visible
18:10:05       update node -> node is filtered
18:10:05       insert expanded node to expanded parent
18:10:05       insert child node in filtered parent
18:10:05       insert child node which should be filtered
18:10:05     with initial all closed nodes
18:10:05       init with all collapsed
18:10:05       insert child node collapsed parent
18:10:05       expand node
18:10:05       expand child node
18:10:05   onModelPropertyChange
18:10:05     considers custom css class
18:10:05 
18:10:05 DetachHelper
18:10:05   restores sticky tooltips
18:10:05   considers the context of $anchor -> only removes tooltips in that context
18:10:05 
18:10:05 Device
18:10:05   scout.device
18:10:05     is initialized automatically
18:10:05   isWindowsTablet
18:10:05     returns true when browser is Edge and scrollbarWidth is 0
18:10:05   user agent parsing
18:10:05     recognizes iOS devices
18:10:05     recognizes Android devices
18:10:05     recognizes normal Windows PCs
18:10:05     recognizes supported browsers
18:10:05 
18:10:05 EventSupport
18:10:05   on / trigger / off
18:10:05     single event func only triggered until off() is called
18:10:05     multiple events
18:10:05   one
18:10:05     single event func only triggered once when registered with one()
18:10:05     event parameter passed to registered func
18:10:05     de-register function registered with one()
18:10:05   off
18:10:05     remove all with same type
18:10:05     remove specific listener
18:10:05 
18:10:05 Range
18:10:05   equals
18:10:05   union
18:10:05     returns a new range with the sum of both ranges
18:10:05     returns a copy of both ranges if the ranges don't overlap
18:10:05     returns a copy of the non empty range if one range is empty
18:10:05   subtract
18:10:05     returns a new range where the second range is removed from the first
18:10:05     returns a copy of the first range if the second does not overlap the first
18:10:05     returns an empty range if second range completely covers the first
18:10:05     returns a new range if second range is inside the first and touches a border
18:10:05     returns an array of two ranges if second range is inside the first but does not touch a border
18:10:05     returns a copy of the first range if the second range is empty
18:10:05     returns an empty range if the first range is empty
18:10:05   intersect
18:10:05     returns a new range with the part where both ranges overlap
18:10:05     returns an empty range if the ranges don't overlap
18:10:05     returns an empty range if one range is empty
18:10:05 
18:10:05 scout.URL
18:10:05   can parse super-simple URL
18:10:05   can parse empty hash
18:10:05   can parse a moderately simple URL
18:10:05   can convert the URL to string (only changed in order of arguments)
18:10:05   can handle multi-valued parameters
18:10:05   can add parameters
18:10:05   can remove parameters
18:10:05   can create or replace parameters
18:10:05   can handle non-ascii characters
18:10:05 
18:10:05 scout.arrays
18:10:05   init
18:10:05     checks whether array has correct length and initial values
18:10:05   ensure
18:10:05     creates an array if the param is not an array
18:10:05     returns the param if the param already is an array
18:10:05   remove
18:10:05     removes elements
18:10:05   removeAll
18:10:05     removes all given elements
18:10:05     considers emtpy args
18:10:05   replace
18:10:05     replaces elements
18:10:05   insert
18:10:05     insert element at index
18:10:05   max
18:10:05     returns 0 iff input contains 0
18:10:05     behaves like Math.max on null and undefined
18:10:05     ignores non-number elements
18:10:05   min
18:10:05     returns 0 iff input contains 0
18:10:05     behaves like Math.min on null and undefined
18:10:05     ignores non-number elements
18:10:05   move
18:10:05     replaces elements
18:10:05   union
18:10:05     merges two arrays
18:10:05     merges two arrays and removes duplicates
18:10:05     also works with floats
18:10:05     if the arrays contain objects instead of primitives, it uses their id to check for equality
18:10:05     does not fail if arr1 or arr2 are not defined
18:10:05   equals
18:10:05     checks whether two arrays contain the same elements in the same order
18:10:05     considers emtpy and same arrays
18:10:05     returns true if one array is undefined/null and the other empty
18:10:05   equalsIgnoreOrder
18:10:05     checks whether two arrays contain the same elements without considering the order
18:10:05     considers emtpy and same arrays
18:10:05     returns true if one array is undefined/null and the other empty
18:10:05   find
18:10:05     returns the element for which the given predicate returns true
18:10:05   findFrom
18:10:05     returns the element for which the given predicate returns true, starting from a given index
18:10:05     does not return the element for which the given predicate returns true, if it is on the left side of the start index
18:10:05     also checks the element at start index 
18:10:05     searches from right to left if backwards is true
18:10:05   format
18:10:05     formats an array by concatenating each entry
18:10:05     returns '' for empty array or if no array was provided
18:10:05   formatEncoded
18:10:05     encodes the html of each array element
18:10:05   first
18:10:05     finds first array element
18:10:05   last
18:10:05     finds last array element
18:10:05 
18:10:05 scout.dates
18:10:05   shift
18:10:05     shifts year or month or day
18:10:05     shifts year and month if both provided
18:10:05     shifts year and month and day if all provided
18:10:05     shift year
18:10:05       adds or removes years
18:10:05       handles edge case leap year
18:10:05     shift month
18:10:05       adds or removes months
18:10:05       handles edge case start month
18:10:05       handles edge case end month
18:10:05       handles edge case leap year
18:10:05   shiftToNextDayOfType
18:10:05     shifts to next day of type
18:10:05   shiftToPreviousDayOfType
18:10:05     shifts to previous day of type
18:10:05   ensureMonday
18:10:05     shifts to next monday in direction if it is not a monday yet
18:10:05   isSameDay
18:10:05     returns true if day, month and year matches
18:10:05   compareMonths
18:10:05     returns the differences in number of months
18:10:05     ignores time
18:10:05     works with different years
18:10:05   compareDays
18:10:05     returns the differences in number of days
18:10:05     ignores time
18:10:05     works with different month
18:10:05     works with different years
18:10:05   timestamp
18:10:05     returns a string of the expected length withonly digits
18:10:05   orderWeekdays
18:10:05     orders weekdays
18:10:05   toJsonDate / parseJsonDate
18:10:05     can handle missing or invalid inputs
18:10:05     can convert JSON and JS dates
18:10:05   create
18:10:05     can create dates
18:10:05   weekInYear
18:10:05     can calculate week in year
18:10:05   format
18:10:05     can handle invalid values
18:10:05     can format valid dates
18:10:05   compare
18:10:05     can handle invalid dates
18:10:05     can compare valid dates
18:10:05   isLeapYear
18:10:05     correctly identifies leap years
18:10:05 
18:10:05 scout.defaultValues
18:10:05   _loadDefaultsConfiguration
18:10:05     can load invalid configurations
18:10:05   applyTo
18:10:05     can apply default values to JSON
18:10:05     can apply default values to JSON considering the model variant
18:10:05     copies default values 'by value'
18:10:05 
18:10:05 scout.icons
18:10:05   parses bitmap icons
18:10:05   parses font icons (scoutIcons font)
18:10:05   parses font icons (custom font)
18:10:05   parses returns a CSS class for custom fonts
18:10:05   appends CSS class string with custom fonts
18:10:05 
18:10:05 scout.numbers
18:10:05   round
18:10:05     tests special cases
18:10:05     tests rounding mode 'UP'
18:10:05     tests rounding mode 'DOWN'
18:10:05     tests rounding mode 'CEILING'
18:10:05     tests rounding mode 'FLOOR'
18:10:05     tests rounding mode 'HALF_UP'
18:10:05     tests rounding mode 'HALF_DOWN'
18:10:05   shiftDecimalPoint
18:10:05     can shift decimal point to left and right
18:10:05   randomId
18:10:05     can generate random IDs
18:10:05   correlationId
18:10:05     can generate random correlation IDs
18:10:05 
18:10:05 scout.objects
18:10:05   copyProperties
18:10:05     copies all properties
18:10:05     copies the properties from prototype as well
18:10:05   countOwnProperties
18:10:05     counts all own properties
18:10:05   valueCopy
18:10:05     copies an object by value
18:10:05   isNumber
18:10:05     returns true iff argument is a number
18:10:05   values
18:10:05     returns object values
18:10:05 
18:10:05 scout.strings
18:10:05   nl2br
18:10:05     can convert newlines to br tags
18:10:05     encodes html, if the parameter is set to true (default)
18:10:05   removeAmpersand
18:10:05     can remove ampersands
18:10:05   getMnemonic
18:10:05     can extract mnemonics
18:10:05   hasText
18:10:05     can check if string has text
18:10:05   repeat
18:10:05     can repeat strings
18:10:05   padZeroLeft
18:10:05     can pad strings with 0
18:10:05   startsWith
18:10:05     can check if a string starts with another
18:10:05   endsWith
18:10:05     can check if a string ends with another
18:10:05   count
18:10:05     can count occurrences
18:10:05   encode
18:10:05     encodes html
18:10:05     does not try to encode empty strings
18:10:05     caches the html element used for encoding
18:10:05   join
18:10:05     joins strings
18:10:05   box
18:10:05     boxes strings
18:10:05   lowercaseFirstLetter
18:10:05     converts first letter to lowercase
18:10:05   quote
18:10:05     quotes special characters for regexp
18:10:05   asString
18:10:05     converts input to string
18:10:05   plainText
18:10:05     converts html to plain text
18:10:05     does not try to get plaintext of empty strings
18:10:05     caches the html element used for getting plain text
18:10:05     considers upper and lower case tags
18:10:05     converts br, p, div into new lines
18:10:05     converts li, tr into new lines
18:10:05     converts td into whitespaces
18:10:05     converts &nbsp;, &amp;, &gt;, &lt;
18:10:05     preserves tabs
18:10:05   insertAt
18:10:05     can insert strings into other strings
18:10:05   nvl
18:10:05     returns an empty string when input is null or undefined
18:10:05   splitMax
18:10:05     returns not more than limit elements
18:10:05 
18:10:05 Widget
18:10:05   rendering
18:10:05     should set rendering, rendered flags correctly
18:10:05     should set rendering flag to true _while_ the component is rendering
18:10:05   attach/detach
18:10:05     attached and rendered is false by default
18:10:05     attached and rendered has the right value after render/remove and attach/detach
18:10:05 
18:10:05 Results: 1027 specs, 0 failures, 0 pending
18:10:05 
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/webjars,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/classpath,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/spec,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/src,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Skipping duplicate-finder execution!
18:10:05 [INFO] 
18:10:05 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Signature checking is skipped.
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.pom
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
18:10:05 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 6.0.300-SNAPSHOT [25/30]
18:10:05 [INFO] --------------------------------[ jar ]---------------------------------
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:05 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:05 [INFO] Skipping Rule Enforcement.
18:10:05 [INFO] 
18:10:05 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] 
18:10:07 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:07 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] No sources to compile
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:07 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Changes detected - recompiling the module!
18:10:07 [INFO] Compiling 3 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/test-classes
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/surefire-reports
18:10:07 
18:10:07 -------------------------------------------------------
18:10:07  T E S T S
18:10:07 -------------------------------------------------------
18:10:07 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:10:08 Running org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
18:10:08 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
18:10:08 SLF4J: Defaulting to no-operation (NOP) logger implementation
18:10:08 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
18:10:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 sec - in org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
18:10:09 
18:10:09 Results :
18:10:09 
18:10:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:10:09 
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [WARNING] JAR will be empty - no content was marked for inclusion!
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] No sources in project. Archive not created.
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Skipping duplicate-finder execution!
18:10:09 [INFO] 
18:10:09 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Signature checking is skipped.
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.pom
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:09 [INFO] 
18:10:09 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
18:10:09 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 6.0.300-SNAPSHOT [26/30]
18:10:09 [INFO] --------------------------------[ jar ]---------------------------------
18:10:10 [INFO] 
18:10:10 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:10 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target
18:10:10 [INFO] 
18:10:10 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:10 [INFO] Skipping Rule Enforcement.
18:10:10 [INFO] 
18:10:10 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:11 [INFO] 
18:10:11 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:11 [INFO] Copying 1 resource
18:10:11 [INFO] Copying 4 resources
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Changes detected - recompiling the module!
18:10:11 [INFO] Compiling 2 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/classes
18:10:11 [INFO] 
18:10:11 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:11 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/src/test/resources
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No sources to compile
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No tests to run.
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Skipping packaging of the test-jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No sources in project. Archive not created.
18:10:11 [INFO] 
18:10:11 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Skipping duplicate-finder execution!
18:10:11 [INFO] 
18:10:11 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Signature checking is skipped.
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.pom
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
18:10:11 [INFO] 
18:10:11 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
18:10:11 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 6.0.300-SNAPSHOT [27/30]
18:10:11 [INFO] --------------------------------[ jar ]---------------------------------
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty ---
18:10:11 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
18:10:11 [INFO] Skipping Rule Enforcement.
18:10:11 [INFO] 
18:10:11 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] 
18:10:12 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:12 [INFO] 
18:10:12 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:12 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/main/resources
18:10:12 [INFO] 
18:10:12 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] Changes detected - recompiling the module!
18:10:12 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/classes
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:14 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/test/resources
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No sources to compile
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No tests to run.
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Skipping packaging of the test-jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No sources in project. Archive not created.
18:10:14 [INFO] 
18:10:14 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Skipping duplicate-finder execution!
18:10:14 [INFO] 
18:10:14 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Signature checking is skipped.
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.pom
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
18:10:14 [INFO] 
18:10:14 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
18:10:14 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 6.0.300-SNAPSHOT [28/30]
18:10:14 [INFO] --------------------------------[ jar ]---------------------------------
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:14 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:14 [INFO] Skipping Rule Enforcement.
18:10:14 [INFO] 
18:10:14 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:15 [INFO] 
18:10:16 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:16 [INFO] Copying 1 resource
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources to compile
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:16 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources to compile
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No tests to run.
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Skipping packaging of the test-jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources in project. Archive not created.
18:10:16 [INFO] 
18:10:16 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Skipping duplicate-finder execution!
18:10:16 [INFO] 
18:10:16 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Signature checking is skipped.
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.pom
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
18:10:16 [INFO] 
18:10:16 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
18:10:16 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 6.0.300-SNAPSHOT [29/30]
18:10:16 [INFO] --------------------------------[ jar ]---------------------------------
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test ---
18:10:16 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
18:10:16 [INFO] Skipping Rule Enforcement.
18:10:16 [INFO] 
18:10:16 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] 
18:10:17 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:17 [INFO] Copying 7 resources
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] No sources to compile
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:17 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/src/test/resources
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Changes detected - recompiling the module!
18:10:17 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/test-classes
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/surefire-reports
18:10:17 
18:10:17 -------------------------------------------------------
18:10:17  T E S T S
18:10:17 -------------------------------------------------------
18:10:17 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:10:18 Running org.eclipse.scout.dev.jetty.JettyServerTest
18:10:18 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
18:10:18 SLF4J: Defaulting to no-operation (NOP) logger implementation
18:10:18 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
18:10:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.dev.jetty.JettyServerTest
18:10:18 
18:10:18 Results :
18:10:18 
18:10:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:10:18 
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Skipping duplicate-finder execution!
18:10:18 [INFO] 
18:10:18 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Signature checking is skipped.
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.pom
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
18:10:18 [INFO] Building org.eclipse.scout.rt-settings 6.0.300-SNAPSHOT          [30/30]
18:10:18 [INFO] --------------------------------[ jar ]---------------------------------
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt-settings ---
18:10:18 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
18:10:18 [INFO] Skipping Rule Enforcement.
18:10:18 [INFO] 
18:10:18 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] 
18:10:19 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:19 [INFO] Copying 15 resources
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources to compile
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:19 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/src/test/resources
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources to compile
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No tests to run.
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Skipping packaging of the test-jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources in project. Archive not created.
18:10:19 [INFO] 
18:10:19 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Skipping duplicate-finder execution!
18:10:19 [INFO] 
18:10:19 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Signature checking is skipped.
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.pom
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] Reactor Summary for Eclipse Scout RT 6.0.300-SNAPSHOT:
18:10:19 [INFO] 
18:10:19 [INFO] Eclipse Scout RT ................................... SUCCESS [  5.727 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [  5.683 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  4.403 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [01:44 min]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  2.786 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  5.071 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  1.433 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [  3.313 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  2.110 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [  9.776 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms SUCCESS [  1.403 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  1.470 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  1.302 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [ 15.233 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [  1.682 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [  4.385 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [  5.110 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 31.733 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [  1.538 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [  2.814 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [  1.260 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SUCCESS [  1.893 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [  4.834 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [ 55.605 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SUCCESS [  4.085 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [  1.407 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [  3.247 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [  1.285 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [  2.276 s]
18:10:19 [INFO] org.eclipse.scout.rt-settings ...................... SUCCESS [  1.160 s]
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] BUILD SUCCESS
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] Total time:  04:50 min
18:10:19 [INFO] Finished at: 2019-08-11T18:10:19-04:00
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 Recording test results
18:10:21 Started calculate disk usage of build
18:10:21 Finished Calculation of disk usage of build in 0 seconds
18:10:22 Started calculate disk usage of workspace
18:10:23 Finished Calculation of disk usage of workspace in 0 seconds
18:10:24 Finished: SUCCESS