Markdown preview issues

Answered

Hi there,

 

When I used Markdown formatting text, into a file .md, I noticed issues in doing bold and italic mode, as you can see on the screenshot.

Thank you

 

1
16 comments

Hi. Please provide idea.log (Help | Show log...).

0
2019-10-14 22:56:25,137 [9416157]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-14 22:56:36,198 [9427218]   INFO - rationStore.ComponentStoreImpl - Saving appConsoleFoldingSettings took 15 ms
2019-10-14 22:56:36,221 [9427241]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-14 22:56:36,223 [9427243]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-14 22:56:38,446 [9429466]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2240 ms: 0 min 2sec
2019-10-14 22:56:38,451 [9429471]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-14 22:56:40,038 [9431058]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-14 22:56:40,433 [9431453]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-14 22:56:40,433 [9431453]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-14 22:56:40,433 [9431453]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-14 22:56:43,302 [9434322]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-14 22:56:43,302 [9434322]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-14 22:56:43,302 [9434322]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-14 22:56:43,302 [9434322]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-14 22:56:43,303 [9434323]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-14 22:56:43,404 [9434424]   INFO - rationStore.ComponentStoreImpl - Saving appGetterTemplates took 16 ms
2019-10-14 22:56:43,411 [9434431]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-14 22:56:43,414 [9434434]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-14 22:56:43,709 [9434729]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 305 ms: 0 min 0sec
2019-10-14 22:56:43,714 [9434734]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-14 22:56:45,003 [9436023]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-14 22:56:45,322 [9436342]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-14 22:56:45,324 [9436344]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-14 22:56:45,324 [9436344]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-14 22:56:47,758 [9438778]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-14 22:56:47,758 [9438778]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-14 22:56:47,759 [9438779]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-14 22:56:47,759 [9438779]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-14 22:56:47,759 [9438779]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-14 22:56:49,866 [9440886]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-14 22:57:49,248 [9500268]   INFO - rationStore.ComponentStoreImpl - Saving appAcceptedLanguageLevels took 13 ms
2019-10-14 22:57:49,271 [9500291]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 179 ms
2019-10-14 22:57:55,357 [9506377]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 182 ms
2019-10-15 00:14:00,641 [14071661]   INFO - rationStore.ComponentStoreImpl - Saving appXDebuggerSettings took 32 ms
2019-10-15 00:14:00,671 [14071691]   INFO - rationStore.ComponentStoreImpl - Saving Module: 'bank-kata'ExternalFacetManager took 17 ms
2019-10-15 00:14:00,925 [14071945]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDErrorTreeViewConfiguration took 16 ms, IdeDocumentHistory took 13 ms, MavenImportPreferences took 13 ms, ProjectCodeStyleConfiguration took 13 ms, PropertiesComponent took 14 ms, RunManager took 64 ms, editorHistoryManager took 11 ms
2019-10-15 00:14:00,968 [14071988]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 534 ms
2019-10-15 00:23:10,908 [14621928]   INFO - rationStore.ComponentStoreImpl - Saving appMarkdownApplicationSettings took 16 ms
2019-10-15 00:23:10,955 [14621975]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 235 ms
2019-10-15 07:11:33,126 [39124146]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 215 ms
2019-10-15 07:18:42,568 [39553588]   INFO - rationStore.ComponentStoreImpl - Saving appTextMateSettings took 11 ms
2019-10-15 07:18:42,644 [39553664]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 292 ms
2019-10-15 07:22:09,958 [39760978]   INFO - plication.impl.ApplicationImpl - LONG VFS PROCESSING. Topic=NewVirtualFileSystem changes, offender=class com.intellij.openapi.vfs.impl.BulkVirtualFileListenerAdapter, message=before, time=55ms
2019-10-15 07:22:29,176 [39780196]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDPropertiesComponent took 15 ms
2019-10-15 07:22:29,177 [39780197]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 231 ms
2019-10-15 07:23:57,766 [39868786]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDCompilerConfiguration took 14 ms
2019-10-15 07:23:57,959 [39868979]   INFO - rationStore.ComponentStoreImpl - Saving appNotRoamableUiSettings took 12 ms
2019-10-15 07:23:57,976 [39868996]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:23:57,984 [39869004]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:24:00,541 [39871561]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2574 ms: 0 min 2sec
2019-10-15 07:24:00,548 [39871568]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:24:01,877 [39872897]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:24:02,150 [39873170]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:24:02,156 [39873176]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:24:02,156 [39873176]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:24:04,246 [39875266]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:24:04,246 [39875266]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:24:04,246 [39875266]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:24:04,246 [39875266]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:24:04,246 [39875266]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:24:28,709 [39899729]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDMavenProjectsManager took 14 ms, RunManager took 16 ms
2019-10-15 07:24:28,710 [39899730]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 195 ms
2019-10-15 07:29:22,273 [40193293]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDExternalCompilerConfiguration took 22 ms
2019-10-15 07:29:22,468 [40193488]   INFO - rationStore.ComponentStoreImpl - Saving appNotRoamableUiSettings took 12 ms
2019-10-15 07:29:22,482 [40193502]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:29:22,487 [40193507]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:29:24,516 [40195536]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2040 ms: 0 min 2sec
2019-10-15 07:29:24,526 [40195546]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:29:25,675 [40196695]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:29:25,836 [40196856]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:29:25,837 [40196857]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:29:25,837 [40196857]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:29:27,976 [40198996]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:29:27,976 [40198996]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:29:27,976 [40198996]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:29:27,976 [40198996]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:29:27,976 [40198996]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:29:30,603 [40201623]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:29:35,142 [40206162]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 194 ms
2019-10-15 07:32:27,482 [40378502]   INFO - rationStore.ComponentStoreImpl - Saving appRefactoringSettings took 15 ms
2019-10-15 07:32:27,497 [40378517]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:32:27,499 [40378519]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:32:29,512 [40380532]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2023 ms: 0 min 2sec
2019-10-15 07:32:29,519 [40380539]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:32:30,766 [40381786]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:32:30,922 [40381942]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:32:30,926 [40381946]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:32:30,927 [40381947]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:32:33,019 [40384039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:32:33,019 [40384039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:32:33,019 [40384039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:32:33,019 [40384039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:32:33,019 [40384039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:35:07,638 [40538658]   INFO - rationStore.ComponentStoreImpl - Saving appDebuggerSettings took 16 ms
2019-10-15 07:35:07,653 [40538673]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:35:07,655 [40538675]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:35:09,558 [40540578]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1911 ms: 0 min 1sec
2019-10-15 07:35:09,572 [40540592]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:35:10,740 [40541760]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:35:11,072 [40542092]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:35:11,072 [40542092]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:35:11,073 [40542093]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:35:13,124 [40544144]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:35:13,124 [40544144]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:35:13,124 [40544144]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:35:13,124 [40544144]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:35:13,124 [40544144]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:35:15,686 [40546706]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:38:15,696 [40726716]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:38:15,701 [40726721]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:38:17,763 [40728783]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2076 ms: 0 min 2sec
2019-10-15 07:38:17,770 [40728790]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:38:19,019 [40730039]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:38:19,221 [40730241]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:38:19,221 [40730241]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:38:19,221 [40730241]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:38:21,639 [40732659]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:38:21,639 [40732659]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:38:21,639 [40732659]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:38:21,640 [40732660]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:38:21,640 [40732660]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:38:23,951 [40734971]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:41:01,872 [40892892]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:41:01,876 [40892896]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:41:04,538 [40895558]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2673 ms: 0 min 2sec
2019-10-15 07:41:04,544 [40895564]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:41:05,840 [40896860]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:41:06,160 [40897180]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:41:06,160 [40897180]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:41:06,160 [40897180]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:41:09,117 [40900137]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:41:09,117 [40900137]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:41:09,117 [40900137]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:41:09,117 [40900137]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:41:09,117 [40900137]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:41:10,731 [40901751]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:41:36,876 [40927896]   INFO - rationStore.ComponentStoreImpl - Saving appXDebuggerSettings took 17 ms
2019-10-15 07:41:36,888 [40927908]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:41:36,890 [40927910]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:41:39,009 [40930029]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2126 ms: 0 min 2sec
2019-10-15 07:41:39,016 [40930036]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:41:40,518 [40931538]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:41:40,812 [40931832]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:41:40,815 [40931835]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:41:40,815 [40931835]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:41:43,474 [40934494]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:41:43,474 [40934494]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:41:43,474 [40934494]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:41:43,474 [40934494]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:41:43,474 [40934494]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:42:56,198 [41007218]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:42:56,200 [41007220]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:42:56,439 [41007459]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 249 ms: 0 min 0sec
2019-10-15 07:42:56,444 [41007464]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:42:57,685 [41008705]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:42:57,851 [41008871]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:42:57,852 [41008872]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:42:57,852 [41008872]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:43:00,352 [41011372]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:43:00,352 [41011372]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:43:00,352 [41011372]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:43:00,352 [41011372]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:43:00,353 [41011373]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:43:02,658 [41013678]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:46:06,351 [41197371]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDRunManager took 31 ms
2019-10-15 07:46:06,551 [41197571]   INFO - rationStore.ComponentStoreImpl - Saving appFileBasedIndex took 18 ms
2019-10-15 07:46:06,583 [41197603]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:46:06,585 [41197605]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:46:08,728 [41199748]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2161 ms: 0 min 2sec
2019-10-15 07:46:08,736 [41199756]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:46:10,056 [41201076]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:46:10,343 [41201363]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:46:10,344 [41201364]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:46:10,344 [41201364]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:46:13,492 [41204512]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:46:13,493 [41204513]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:46:13,493 [41204513]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:46:13,493 [41204513]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:46:13,493 [41204513]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:46:14,903 [41205923]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:49:28,400 [41399420]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDRunManager took 38 ms
2019-10-15 07:49:28,605 [41399625]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:49:28,607 [41399627]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:49:30,860 [41401880]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2261 ms: 0 min 2sec
2019-10-15 07:49:30,873 [41401893]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:49:32,198 [41403218]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:49:32,452 [41403472]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:49:32,462 [41403482]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:49:32,469 [41403489]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:49:34,864 [41405884]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:49:34,864 [41405884]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:49:34,864 [41405884]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:49:34,864 [41405884]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:49:34,864 [41405884]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:49:55,250 [41426270]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 390 ms
2019-10-15 07:56:44,259 [41835279]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:56:44,260 [41835280]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:56:46,347 [41837367]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2098 ms: 0 min 2sec
2019-10-15 07:56:46,352 [41837372]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:56:47,586 [41838606]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:56:47,761 [41838781]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:56:47,768 [41838788]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:56:47,768 [41838788]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:56:50,161 [41841181]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:56:50,161 [41841181]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:56:50,161 [41841181]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:56:50,161 [41841181]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:56:50,161 [41841181]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 07:56:52,489 [41843509]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 07:57:17,566 [41868586]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDPropertiesComponent took 39 ms
2019-10-15 07:57:17,743 [41868763]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 07:57:17,745 [41868765]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 07:57:19,808 [41870828]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2072 ms: 0 min 2sec
2019-10-15 07:57:19,818 [41870838]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 07:57:21,318 [41872338]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 07:57:21,507 [41872527]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 07:57:21,509 [41872529]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 07:57:21,510 [41872530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 07:57:24,421 [41875441]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 07:57:24,421 [41875441]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 07:57:24,421 [41875441]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 07:57:24,421 [41875441]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 07:57:24,421 [41875441]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:00:02,117 [42033137]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 211 ms
2019-10-15 08:00:34,014 [42065034]   INFO - rationStore.ComponentStoreImpl - Saving appRegistry took 33 ms
2019-10-15 08:00:34,040 [42065060]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 204 ms
2019-10-15 08:00:53,566 [42084586]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 201 ms
2019-10-15 08:04:50,394 [42321414]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:04:50,404 [42321424]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:04:52,520 [42323540]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2133 ms: 0 min 2sec
2019-10-15 08:04:52,525 [42323545]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:04:53,797 [42324817]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:04:53,982 [42325002]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:04:53,982 [42325002]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:04:53,982 [42325002]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:04:56,431 [42327451]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:04:56,431 [42327451]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:04:56,431 [42327451]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:04:56,431 [42327451]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:04:56,431 [42327451]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:05:50,486 [42381506]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:05:50,488 [42381508]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:05:52,428 [42383448]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1948 ms: 0 min 1sec
2019-10-15 08:05:52,435 [42383455]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:05:53,588 [42384608]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:05:53,885 [42384905]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:05:53,886 [42384906]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:05:53,886 [42384906]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:05:56,115 [42387135]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:05:56,115 [42387135]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:05:56,115 [42387135]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:05:56,115 [42387135]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:05:56,115 [42387135]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:05:58,548 [42389568]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 08:06:52,907 [42443927]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDlibraryTable took 28 ms
2019-10-15 08:06:53,069 [42444089]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:06:53,072 [42444092]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:06:55,117 [42446137]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2055 ms: 0 min 2sec
2019-10-15 08:06:55,129 [42446149]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:06:56,311 [42447331]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:06:56,497 [42447517]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:06:56,498 [42447518]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:06:56,498 [42447518]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:06:59,450 [42450470]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:06:59,450 [42450470]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:06:59,450 [42450470]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:06:59,450 [42450470]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:06:59,450 [42450470]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:07:01,194 [42452214]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 08:07:59,435 [42510455]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:07:59,437 [42510457]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:08:01,567 [42512587]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2137 ms: 0 min 2sec
2019-10-15 08:08:01,575 [42512595]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:08:02,764 [42513784]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:08:02,944 [42513964]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:08:02,949 [42513969]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:08:02,949 [42513969]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:08:05,437 [42516457]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:08:05,438 [42516458]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:08:05,438 [42516458]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:08:05,438 [42516458]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:08:05,438 [42516458]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:08:07,676 [42518696]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 08:12:22,503 [42773523]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 393 ms
2019-10-15 08:13:58,588 [42869608]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:13:58,590 [42869610]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:14:00,967 [42871987]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2386 ms: 0 min 2sec
2019-10-15 08:14:00,975 [42871995]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:14:02,176 [42873196]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:14:02,347 [42873367]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:14:02,347 [42873367]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:14:02,347 [42873367]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:14:05,010 [42876030]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:14:05,010 [42876030]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:14:05,011 [42876031]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:14:05,011 [42876031]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:14:05,011 [42876031]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:14:07,102 [42878122]   INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:213)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:173)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:227)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:21)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:289)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2019-10-15 08:14:08,004 [42879024]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 194 ms
2019-10-15 08:22:26,571 [43377591]   INFO - rationStore.ComponentStoreImpl - Saving appWindowStateApplicationService took 29 ms
2019-10-15 08:22:26,594 [43377614]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:22:26,597 [43377617]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:22:28,893 [43379913]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2304 ms: 0 min 2sec
2019-10-15 08:22:28,907 [43379927]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:22:30,169 [43381189]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:22:30,348 [43381368]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:22:30,350 [43381370]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:22:30,351 [43381371]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:22:32,196 [43383216]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:22:32,197 [43383217]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:22:32,197 [43383217]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:22:32,197 [43383217]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:22:32,197 [43383217]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:26:24,094 [43615114]   INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-10-15 08:26:24,096 [43615116]   INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/Simone/IdeaProjects/TDD
2019-10-15 08:26:26,830 [43617850]   INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2745 ms: 0 min 2sec
2019-10-15 08:26:26,835 [43617855]   INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-10-15 08:26:28,122 [43619142]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA.app/Contents/plugins/java/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home/lib/tools.jar
2019-10-15 08:26:28,292 [43619312]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-10-15 08:26:28,294 [43619314]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-10-15 08:26:28,295 [43619315]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-10-15 08:26:30,510 [43621530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2019-10-15 08:26:30,510 [43621530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2019-10-15 08:26:30,510 [43621530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2019-10-15 08:26:30,510 [43621530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2019-10-15 08:26:30,510 [43621530]   INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2019-10-15 08:37:45,746 [44296766]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDPropertiesComponent took 25 ms
2019-10-15 08:37:45,757 [44296777]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 208 ms
2019-10-15 12:59:04,028 [59975048]   INFO - rationStore.ComponentStoreImpl - Saving appKeymapManager took 11 ms, ProfilerRunConfigurations took 14 ms, ProjectJdkTable took 35 ms, RunnerLayoutSettings took 31 ms
2019-10-15 12:59:04,102 [59975122]   INFO - rationStore.ComponentStoreImpl - Saving Module: 'bank-kata'ExternalFacetManager took 13 ms, ExternalSystem took 60 ms
2019-10-15 12:59:04,257 [59975277]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDProjectCodeStyleConfiguration took 18 ms, RunManager took 39 ms, XDebuggerManager took 48 ms, editorHistoryManager took 13 ms
2019-10-15 12:59:04,259 [59975279]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 1355 ms
2019-10-15 12:59:18,000 [59989020]   INFO - rationStore.ComponentStoreImpl - Saving appFileTypeManager took 101 ms
2019-10-15 12:59:18,033 [59989053]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 529 ms
2019-10-15 16:59:13,639 [74384659]   INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 1297 ms
2019-10-15 16:59:32,201 [74403221]   INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/Simone/IdeaProjects/TDD' TDDJsGulpfileManager took 72 ms
2019-10-15 16:59:32,201 [74403221]   INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 319 ms
0

Hi, it's a known issue, our developers are working on it: https://youtrack.jetbrains.com/issue/JBR-1221

1

Thank you :) Then, I should use another JDK to solve it.

0

Still an issue (March,2020) with PyCharm.

2

JBR-1221 is still open.

0
Avatar
Permanently deleted user

Will the Markdown ever work in Intellij products?

- bold / italic broken

- strike through broken

- cant copy to clipboard from rendered preview

- image height/width not working

- inpage header anchor links don't work

....

 

(My event log is empty while experiencing these bugs, fresh install of phpStorm 2020.2.1)

 

0

> bold / italic broken?

>strike through broken

Can't reproduce: https://i.imgur.com/C4ZZoDw.png

Please define your OS and IDE version. Try also to enable JCEF: https://i.imgur.com/82p2hmm.png

> cant copy to clipboard from rendered preview

Will be fixed in IntelliJ IDEA 2020.3: https://youtrack.jetbrains.com/issue/IDEA-241604

> image height/width not working

Also working fine for me: https://i.imgur.com/OoyhkLR.png

0
Avatar
Permanently deleted user

Markdown preview works OK (bold, italic, lists, headings, html etc.) except for rendering cyrillic and some CP1252 chars where it renders question marks. Besides that I've tried to insert some other Unicode char e.g. emojis and they were rendered correctly.

ŽŠĐČĆ žšđčć ЖШЂЧЋ жшђчћ ёйъюяы 🏄💻
ŽŠ??? žš??? ????? ????? ?????? 🏄💻

The setting for the editor is UTF-8.

IntelliJ IDEA 2020.2.4 (Community Edition)
Build #IC-202.8194.7, built on November 24, 2020
Runtime version: 11.0.9+11-b944.49 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0

0

@... Please try to add -Dfile.encoding=UTF-8 VM option to (Help | Edit Custom VM Options...) section and restart the IDE. It also makes sense to download the 2020.3 beta version from https://www.jetbrains.com/idea/nextversion.

1
Avatar
Permanently deleted user

Thanks. Adding -Dfile.encoding=UTF-8 solved the problem.

p.s.

I forgot to mention in my previous post that everything was fine in IDEA CE 2020.1.1 till the next update.

0

Running into the same issue here with some emoji. They appear fine in the editor for a markdown file, but not in the preview:

0

Hi Sturm359,
Try to add -Dfile.encoding=UTF-8 VM option to (Help | Edit Custom VM Options...) section and restart the IDE.

1

I updated to the latest version today—PhpStorm 2020.3—and things have gotten even worse. I tried adding your custom VM option with no effect.

0

Sturm359,

It looks like you encountered another problem. Here are the related issues:

- https://youtrack.jetbrains.com/issue/IDEA-251211 

- https://youtrack.jetbrains.com/issue/IDEA-256650 

If the issue is critical for you please consider using the previous version from https://www.jetbrains.com/phpstorm/download/other.html .

0

Thank you, Egor. The issue is non-critical, thankfully, but I appreciate your research and finding that this is a known issue and is currently open. 😊

0

Please sign in to leave a comment.