构建项目时报错: Cannot resolve com.gexin.platform:gexin-rp-sdk-http:4.1.1.4 gexin-rp-sdk-http:jar:4.1.1.4总是无法下载,百度到的处理方法,记录一下,方便以后查询使用。 解决方式: 修改本地maven/confi ...
分类:
其他好文 时间:
2020-06-13 12:52:38
阅读次数:
346
docker-compose gives ERROR: Cannot locate specified Dockerfile: Dockerfile Here is how to specify dockerfile. Sorry I cannot do it in comments as form ...
分类:
其他好文 时间:
2020-06-12 19:55:52
阅读次数:
209
一、Sparksql隐式转换时异常描述 Cannot create encoder for Option of Product type, because Product type is represented as a row, and the entire row can not be null ...
分类:
数据库 时间:
2020-06-12 14:59:06
阅读次数:
120
简介:项目迁移到GitLab 后不能调试,各种百度谷歌 stackoverflow git vscode issue 无果, N天后解决 明显和outFiles没关系 解决办法: add configuration 出现 "type": "pwa-node" "version": "0.2.0", ...
分类:
其他好文 时间:
2020-06-12 10:39:40
阅读次数:
156
alert.log日志报了如下的错误: 1 Fri Oct 17 19:59:51 2014 2 Thread 1 cannot allocate new log, sequence 4722 3 Private strand flush not complete 4 Current log# 1 ...
分类:
其他好文 时间:
2020-06-11 21:59:44
阅读次数:
55
alert.log日志报了如下的错误: 1 Fri Oct 17 19:59:51 2014 2 Thread 1 cannot allocate new log, sequence 4722 3 Private strand flush not complete 4 Current log# 1 ...
分类:
其他好文 时间:
2020-06-11 21:41:03
阅读次数:
46
问题背景: 客户数据库遭遇机房断电情况 之前出现过机房断电情况,重启数据库后发现出现ORA-00376的错误。 问题解决: 通过查询数据文件状态: 1 SQL> select file_id,online_status from dba_data_files order by 1; 2 3 FILE ...
分类:
其他好文 时间:
2020-06-11 21:36:30
阅读次数:
58
问题背景: 客户数据库遭遇机房断电情况 之前出现过机房断电情况,重启数据库后发现出现ORA-00376的错误。 问题解决: 通过查询数据文件状态: 1 SQL> select file_id,online_status from dba_data_files order by 1; 2 3 FILE ...
分类:
其他好文 时间:
2020-06-11 21:31:16
阅读次数:
57
写了一个小Demo,用html,css渲染的时钟效果: Html代码: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>css实现时针</title> <link rel="stylesheet" href="css/sty ...
分类:
Web程序 时间:
2020-06-11 18:15:02
阅读次数:
70
练习过程中的随手记, 主要为自己,..分享出来,若能帮助大家,意外乐趣 最近闲来无事,看了看Rust,做下rustlings玩一玩. 练习环境 操作系统:Windows10 2004 Rust版本: 用rustup安装的当前20200611最新Rust nightly版本 编辑器: VSCode 其 ...
分类:
其他好文 时间:
2020-06-11 13:50:39
阅读次数:
121