开发时遇到错误时的解决方案
1.KingbaseES时间类数据类型和oracle时间类数据类型的区别:
1 |
|
2.golang编译安卓时发生报错:
1 |
|
3.maven打包时报错
1 |
|
4.在linux上运行sh文件提示坏的解释器: 没有那个文件或目录解决
1 |
|
5.按方向键出来2468
1 |
|
6.定时任务Cron expression must consist of 6 fields (found 7 in “0 0 3* * 6L ?”)
1 |
|
7.怎样删除oracle约束
1 |
|
8.HTTP?? 404 - ???
1 |
|
9.Job for tomcat.service failed because the control process exited with error code. See “systemctl status tomcat.service” and “journalctl -xe” for details.
1 |
|
10.Error running ‘FormApplication’: Command line is too long. Shorten command line for FormApplication or also for Spring Boot default configuration?
1 |
|
11.SSL certificate problem: self signed certificate in certificate chain
1 |
|
12.小程序上传代码上传报错Error: 系统错误,错误码:80051,source size 3298KB exceed max limit 2MB
1 |
|
13.java 调用 Cannot run program “python”: CreateProcess error=2, 系统找不到指定的文件
1 |
|
14.【cmd/Python】【编码错误】UnicodeEncodeError: ‘gbk’ codec can’t encode character ‘\U0001f602’ in position
1 |
|
15. tomcat 配置通用的nacos 配置, 就是在多项目打包中经常改nacos配置,所以在每个现场服务器增加对应配置,来避免这些问题
1 |
|
16. tomcat 启动,读取nacos 配置,报错,Caused by: org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [int] for value ‘${sfs.redis.database}’; nested exception is java.lang.NumberFormatException: For input string: “${sfs.redis.database}”
1 |
|
17.docker拉取镜像,提示“Error response from daemon: Get ‘https://registry-1.docker.io/v2/’”
1 |
|
开发时遇到错误时的解决方案
http://example.com/2025/04/03/开发时遇到错误时的解决方案/