failed to create a child event loop

在Windows 7 64位系统上使用IntelliJ IDEA 14.1.4时遇到问题,启动后编译工程显示'failed to create a child event loop'错误。同时,ping 机器名失败但ping IP正常。经过分析可能是卸载软件导致网络问题。通过360修复网络后,ping恢复正常,IDEA问题也得到解决。分享这个问题的解决过程。
摘要由CSDN通过智能技术生成

系统、软件版本:windows7 64bit,intellij IDEA14.1.4 ;

在使用Intellij IDEA的时候出现的问题,一次重启后,编译工程就会出现如题的错误:

Error:Abnormal build process termination: 
Build process started. Classpath: /D:/Program Files (x86)/JetBrains/IntelliJ IDEA 14.1.4/lib/jps-launcher.jar;D:/Program Files/Java/jdk1.7.0_25/lib/tools.jar;/D:/Program Files (x86)/JetBrains/IntelliJ IDEA 14.1.4/lib/optimizedFileManager.jar;D:/Program Files (x86)/JetBrains/IntelliJ IDEA 14.1.4/lib/ecj-4.4.jar
Error connecting to 127.0.0.1:29518; reason: failed to create a child event loop
java.lang.IllegalStateException: failed to create a child event loop
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:81)
	at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:50)
	at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
	at io.netty.c
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值