Create the Java 1.8 or jBoss EAP stack with sample application
Open in the IDE
Run the command kitchensink-example:build and run in debug
Expected behavior:
should be display the message after performing: 'started in'
Observed behavior:
there is error message: 'cannot create regular file'
Related E2E 'userstory' tests: JavaUserStoryTest , JBossEapUserStoryTest