
错误
dd&DD
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Failed to start end point associated with ProtocolHandler ["http-nio-8080"] java.net.BindException:
Failed to start end point associated with ProtocolHandler [“http-nio-8080”] java.net.BindException: Address already in use: bind at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_144] 端口冲突 ...原创 2020-01-28 16:27:42 · 1321 阅读 · 0 评论 -
idea启动install 出现的错误 If you want an embedded database please put a supported one on the classpath
idea启动install 出现的错误 If you want an embedded database please put a supported one on the classpath 添加在启动类 @SpringBootApplication(exclude = {DataSourceAutoConfiguration.class}) ...原创 2019-08-06 15:45:38 · 1097 阅读 · 2 评论 -
分布式配置消费端点击install.lang.reflect.InvocationTargetException: null
这个异常是因为服务端没有启动 java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_181] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet...原创 2019-08-06 15:45:16 · 298 阅读 · 0 评论