自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 Mac-M1 端口7000一直被占用的解决“Port 7000 was already in use.“

启动服务时要使用7000端口,但一直提示"Web server failed to start. Port 7000 was already in use. Action: Identify and stop the process that's listening on port 7000 or configure this application to listen on another port."电脑:系统设置-通用-隔空投送与接力-隔空播放接受器,关闭即可。运行kill后再次占用,反复没有用。

2024-01-17 18:49:30 511

原创 Mac-M1在centOS8下安装docker详细步骤,以及问题解决

运行以下两条命令修改yum存储库镜像源。进入 /etc/yum.repos.d/此时可以运行yum update。

2024-01-02 17:38:47 461 1

原创 jdk 1.8环境下Tomcat 10报:Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMEDError: Could no

如标题,关闭时显示Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.改安装Tomcat 9 就可以了。

2023-09-13 16:34:48 2058 3

原创 引入@AfterReturning @AfterThrowing报红,显示“Cannot resolve symbol“

<dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>5.2.5.release</version> </dependency><dependency> <groupId>org.springframework</groupId> <arti

2023-09-10 17:32:28 152 1

原创 【Finalshell】连接虚拟机显示java.net.ConnectException: Operation timed out (Connection timed out)

第一次使用finalshell是连接成功的,过了一段时间又使用的时候显示“java.net.ConnectException: Operation timed out (Connection timed out)”.2.找到Network,看右上connected这里,这里默认设置是不用的时候会自动关闭的,保持打开就好了。尝试重启了虚拟机,发现虚拟机的设置里网络连接自动关闭了。

2023-04-25 20:05:06 2103 2

原创 ChatGPT出现error,无法连续使用

解决chatGPTerror问题

2023-03-18 16:12:35 777

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除