-
Task
-
Resolution: Duplicate
-
L3 - Default
-
None
-
7.12.1
-
None
-
None
Steps to reproduce
- Open spring-boot-starter/example-simple
- Build example-simple
- Run java -jar ./target/camunda-bpm-spring-boot-starter-example-simple-0.0.1-SNAPSHOT.jar
Expected behavior
No exception occurs.
Observed behavior
- InterruptedException is thrown
- Please see attached log file
Hints
Java 8 was used