- 博客(5)
- 收藏
- 关注
原创 resin服务部署
resin服务和tomcat服务相类似,都是可以用来解析jsp的程序。resin服务同样需要jdk的支持,所以我们也得安装jdk。删除 Resin 服务 打开命令提示符,输入以下命令删除 Resin 服务:sc delete Resin-app-0。停止服务命令:net stop Resin-app-0。resin默认的端口是8080,在浏览器中输入。启动resin点击resin.exe。打开服务,有resin就配置好了。下载之后解压我们需要安装的路径。接下来我们部署到服务中。resin安装与配置。
2023-03-22 11:55:00
644
1
翻译 问题解决:idea 中无法连接 sql server 数据库,报错 [08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接
ClientConnectionId:721941c7-3e08-4e80-bc56-418e1c051624 sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.查了一些解决办法,都不怎么奏效。原来只需要一个设置就行了,如下图,只需要设置 trustServerCertificate 即可解决问题。
2022-09-14 10:37:33
3394
4
原创 解决Redis报错MISCONF Redis is configured to save RDB snapshots, but is currently not able...
重启阿里云服务器再连接redis数据库时突然报错:MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snaps
2021-07-13 09:27:45
2047
转载 Win7下载安装Mongodb教程
MongoDB 下载MongoDB 提供了可用于 32 位和 64 位系统的预编译二进制包,你可以从MongoDB官网下载安装,MongoDB 预编译二进制包下载地址:https://www.mongodb.com/download-center/community
2021-06-19 09:32:14
2085
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人