摘要:使用工具启动服务器报错打开防火墙设置,找到在的允许应用通过防火墙中勾选,保存,重启
使用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/71601.html
摘要:使用工具启动服务器报错打开防火墙设置,找到在的允许应用通过防火墙中勾选,保存,重启 使用idea工具启动tomcat服务器报错: Error:Abnormal build process termination: Build process started. Classpath: /C:/Program Files (x86)/JetBrains/IntelliJ IDEA 15.0...
摘要:使用工具启动服务器报错查了很多资料,有的说是端口号被占用,修改后发现并不是有的说是配置问题,修改后也没能解决还有的说是配置,都没能解决问题。打开文件所在位置,找到这里是位文件将文件内容复制打开,选项,将复制的内容粘贴到中,保存,重启 使用idea工具启动tomcat服务器报错: showImg(https://segmentfault.com/img/bVbdVPG?w=484&h=8...
摘要:启动项目报错依赖包打包是不需要的,所以这里把的依赖改为,但是存在一个,就是的不会加入中,所以运行的时候就找不到相关的包,解决选择或启动项目 dea启动spring boot项目报错: org.springframework.context.ApplicationContextException: Unable to start embedded container; nested ex...
摘要:启动项目报错依赖包打包是不需要的,所以这里把的依赖改为,但是存在一个,就是的不会加入中,所以运行的时候就找不到相关的包,解决选择或启动项目 dea启动spring boot项目报错: org.springframework.context.ApplicationContextException: Unable to start embedded container; nested ex...
摘要: /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...
阅读 2625·2023-04-26 02:44
阅读 6238·2021-11-22 14:44
阅读 2059·2021-09-27 13:36
阅读 2386·2021-09-08 10:43
阅读 613·2019-08-30 15:56
阅读 1360·2019-08-30 15:55
阅读 2855·2019-08-28 18:12
阅读 2806·2019-08-26 13:50