bug when i'm trying to build my project in intelij

已回答

91 / plugins / GwtStudio / lib / gwt-jps-plugin.jar; C: /Users/HP/AppData/Local/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7223.91/plugins/Grails/lib /grails-jps-plugin.jar;C:/Users/HP/AppData/Local/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7223.91/plugins/Grails/lib/grails-compiler-patch. jar org.jetbrains.jps.cmdline.BuildMain 127.0.0.1 2562 115be649-9e3f-45b7-adb3-da566eeddaaa C: /Users/HP/AppData/Local/JetBrains/IntelliJIdea2020.1/compile-server Le processus de construction a commencé. Classpath: C: /Users/HP/AppData/Local/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7223.91/plugins/java/lib/jps-launcher.jar SLF4J: Échec du chargement de la classe "org .slf4j.impl.StaticLoggerBinder ". SLF4J: implémentation par défaut de l'enregistreur sans opération (NOP) SLF4J: Voir http://www.slf4j.org/codes.html#StaticLoggerBinder pour plus de détails. AVERTISSEMENT: dll Module_base_address = 000000005F310000 Offset_in_DLL = 00000000006bf1e4 Target = 2_90_20200422_50 (Windows 10 10.0 build 10240) CPU = amd64 (4 CPU logiques) (0x1f891b000 RAM) ----------- Stack Backtrace -------- --- Java_java_lang_invoke_MutableCallSite_invalidate + 0x5f3834 (0x000000005F9CF1E4 [j9jit29 + 0x6bf1e4]) (0x000000004B8458F2) (0x0000000010000000) Java_java_lang_invoke_MutableCallSite_invalidate + 0x5e9200 (0x000000005F9C4BB0 [j9jit29 + 0x6b4bb0]) (0x00000000D66252E0) (0x000000004B7489BF) (0x00000000D4443518) (0x00000000FEF16678) (0x00000000D526B7B8) (0x00000000D526B7B8) - -------------------------------------- JVMDUMP039I Traitement de l'événement de vidage "gpf", détail "" à 2020/08/03 08:16:55 - veuillez patienter. JVMDUMP032I JVM a demandé un vidage système en utilisant 'C: \ Users \ HP \ AppData \ Local \ JetBrains \ IntelliJIdea2020.1 \ compile-server \ core.20200803.

0

Based on Stack Backtrace, it seems to be a JVM-specific problem. Do you use the default JRE for running the IDE process itself https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under?

Could you attach a screenshot of the problem to fully understand when it occurs? A compressed log folder also would be helpful. The files can be uploaded via our FTP service https://uploads.services.jetbrains.com/ (after the upload is successful, share the Upload ID)

0

Hi, by the way I got around the problem by switching to another version of Java, I was using Java version 14, but by switching to version 11 everything became okay.

0

请先登录再写评论。