2
Mac OS Sierraバージョン10.12.6にIntelliJ IDEA CEとjdk 1.8.0_152をインストールし、単純なhello worldプログラムを作成しました。私は、UI(CMD + F9)を介して、プロジェクトをビルドしようとすると、それは私に次のエラーを与える:Intellijビルドプロセスが異常終了しました(エラー127.0.0.1に接続中)
Error:Abnormal build process termination:
Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/lib/jps-launcher.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/lib/tools.jar:/Applications/IntelliJ IDEA CE.app/Contents/lib/optimizedFileManager.jarSLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Error connecting to 127.0.0.1:50569; reason: nulljava.nio.channels.ClosedChannelException
at io.netty.channel.AbstractChannel$AbstractUnsafe.ensureOpen(...)(Unknown Source)
Exiting.
私は、ファイアウォールを無効にしています。私はIntelliJで作業する簡単なプログラムを手に入れようとしています。私はIntelliJを再インストールし、私のMacを再起動しようとしました。
IntelliJ configuration:
IntelliJ IDEA 2017.2.6
Build #IC-172.4574.11, built on November 13, 2017
JRE: 1.8.0_152-release-915-b12 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.6