资讯专栏INFORMATION COLUMN

IDEA开发工具报错----启动项目报错

blair / 589人阅读

摘要:使用工具启动服务器报错打开防火墙设置,找到在的允许应用通过防火墙中勾选,保存,重启

使用idea工具启动tomcat服务器报错:

Error:Abnormal build process termination: 
Build process started. Classpath: /C:/Program Files (x86)/JetBrains/IntelliJ IDEA 15.0.2/lib/jps-launcher.jar;C:/Program Files/Java/jdk1.8.0_25/lib/tools.jar;/C:/Program Files (x86)/JetBrains/IntelliJ IDEA 15.0.2/lib/optimizedFileManager.jar;C:/Program Files (x86)/JetBrains/IntelliJ IDEA 15.0.2/lib/ecj-4.4.jar
Error connecting to 127.0.0.1:50770; reason: Address already in use: no further information: /127.0.0.1:50770
java.net.SocketException: Address already in use: no further information: /127.0.0.1:50770
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
    at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:225)
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:289)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:527)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:467)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:381)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742)
    at org.jetbrains.jps.service.impl.SharedThreadPoolImpl$1.run(SharedThreadPoolImpl.java:42)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Exiting.

打开防火墙设置,找到

在windows的“允许应用通过widows防火墙”中勾选“Java(TM) Platform SE binary”,保存,重启

文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。

转载请注明本文地址:https://www.ucloud.cn/yun/35937.html

相关文章

  • IDEA开发工具报错----启动项目报错

    摘要:使用工具启动服务器报错打开防火墙设置,找到在的允许应用通过防火墙中勾选,保存,重启 使用idea工具启动tomcat服务器报错: Error:Abnormal build process termination: Build process started. Classpath: /C:/Program Files (x86)/JetBrains/IntelliJ IDEA 15.0...

    Lin_R 评论0 收藏0
  • IDEA开发工具报错----使用Tomcat启动项目报错

    摘要:使用工具启动服务器报错查了很多资料,有的说是端口号被占用,修改后发现并不是有的说是配置问题,修改后也没能解决还有的说是配置,都没能解决问题。打开文件所在位置,找到这里是位文件将文件内容复制打开,选项,将复制的内容粘贴到中,保存,重启 使用idea工具启动tomcat服务器报错: showImg(https://segmentfault.com/img/bVbdVPG?w=484&h=8...

    ghnor 评论0 收藏0
  • IDEA开发工具报错----spring boot启动报错

    摘要:启动项目报错依赖包打包是不需要的,所以这里把的依赖改为,但是存在一个,就是的不会加入中,所以运行的时候就找不到相关的包,解决选择或启动项目 dea启动spring boot项目报错: org.springframework.context.ApplicationContextException: Unable to start embedded container; nested ex...

    z2xy 评论0 收藏0
  • IDEA开发工具报错----spring boot启动报错

    摘要:启动项目报错依赖包打包是不需要的,所以这里把的依赖改为,但是存在一个,就是的不会加入中,所以运行的时候就找不到相关的包,解决选择或启动项目 dea启动spring boot项目报错: org.springframework.context.ApplicationContextException: Unable to start embedded container; nested ex...

    bingchen 评论0 收藏0
  • 解决macos下idea创建多modules项目启动tomcat报错问题

    摘要: /Users/zhangwei/Library/apache-tomcat-8.5.13/bin/catalina.sh run [2017-06-29 09:50:05,057] Artifact awbeciweb:war exploded: Server is not connected. Deploy is not available. 29-Jun-2017 21:50:1...

    魏明 评论0 收藏0

发表评论

0条评论

blair

|高级讲师

TA的文章

阅读更多
最新活动
阅读需要支付1元查看
<