码迷,mamicode.com
首页 >  
搜索关键字:unable to retrieve    ( 2922个结果
解决spring-boot启动异常Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean
第一种: 需要在主类头加上 @EnableAutoConfiguration 第二种: pom文件是否加了 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter< ...
分类:移动开发   时间:2018-05-10 15:49:31    阅读次数:22295
mysql8.x开启远程登录
mysql8.x密码的认证方式变了,需要修改远程认证方式 问题描述 Connection to lab-130-mysql failed.Unable to load authentication plugin 'caching_sha2_password'. 问题解决 方法1 CREATE USE ...
分类:数据库   时间:2018-05-10 11:22:30    阅读次数:1483
学习笔记之pandas Foundations | DataCamp
pandas Foundations | DataCamp https://www.datacamp.com/courses/pandas-foundations Many real-world data sets contain strings, integers, time-stamps and ...
分类:其他好文   时间:2018-05-10 11:21:26    阅读次数:162
error rabbitMQ:Error: unable to perform an operation on node 'rabbit@xxxx'.
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.7.4\sbin>rabbitmqctl list_queues Error: unable to perform an operation on node 'rabbit@xxxxxxx'. Pl ...
分类:其他好文   时间:2018-05-09 22:37:48    阅读次数:3060
【bugRecord4】Fatal error in launcher: Unable to create process using '""D:\Program Files\Python36\python.exe"" "D:\Program Files\Python36\Scripts\pip.exe" '
环境信息: python版本:V3.6.4 安装路径:D:\Program Files\python36 环境变量PATH:D:\Program Files\Python36;D:\Program Files\Python36\Scripts; 问题描述:命令行执行pip报错 解决方法: 1.切换到 ...
分类:编程语言   时间:2018-05-09 18:00:28    阅读次数:1496
ubuntu14.04终端分屏terminator的安装使用与配置
ctrl+alt+t 打开终端 运行命令 安装终端程序terminator,安装完毕后按ctrl+alt+t打开终端如下图所示 这个终端程序可以分屏,常用操作快捷键如下: 因为初始化界面不太美观,可以设置配置文件,方法如下: 如果报错,Unable to open ~/.config/termina ...
分类:系统相关   时间:2018-05-09 12:19:40    阅读次数:249
用idea+maven编译打包spark project core错误:java.lang.RuntimeException: Unable to load a Suite class
未解决。 ...
分类:编程语言   时间:2018-05-08 19:36:34    阅读次数:496
ZK—zookeeper无法启动,报“Unable to load database on dis”
ZK—zookeeper无法启动,报“Unable to load database on dis”
分类:数据库   时间:2018-05-07 14:42:44    阅读次数:401
linux下修改apt下载源
很多时候使用apt install命令会出现Unable to fetch somearchives的错误,我们需要运行以下apt update,可是经常会出现下载速度很慢的情况 这里就记一下将apt的下载源改为国内的一些源以提高速度 方法一: 方法: 1、修改源地址:cp /etc/apt/sou ...
分类:系统相关   时间:2018-05-06 21:23:54    阅读次数:2526
GIT PUSH SSL certificate problem
https://blog.csdn.net/zenson_g/article/details/49148407 两天,不知道为什么,用Git提交代码到服务器时,总出现SSL certificate problem: unable to get local issuer certificate whi ...
分类:其他好文   时间:2018-05-06 17:28:32    阅读次数:147
2922条   上一页 1 ... 76 77 78 79 80 ... 293 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!