使用idea新建一个Springboot项目 环境:idea+jdk8 启动异常如下: An older version [1.2.14] of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.21] 这个异常是说安装了基于APR的Tomcat本机库不兼容1.2.14版本,而需要1.2.21版本. 解决: 1.先去官网下载所需版本(
redis报错Windows error 0x70 redis 嫌弃你内存不够了,就给你不开第二个实例. The Windows version of Redis allocates a large memory mapped file for sharing the heap with the forked process used in persistence operations.这句话说的很明白了 解决办法: 1:改redis.windows.conf中的maxheap参数 maxhea
报错信息如下: 信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Program Files\Java\jdk1.6.0_33\bin; 造成结果: IDE中无法加载web项目 ,不方便调试. 解决步奏: 1 百度之,各种tcnative-1.dll
环境:centos 7 程序:docker 下载镜像报错: # docker pull centos Pulling repository centos FATA[0004] Get https://index.docker.io/v1/repositories/library/centos/images: x509: certificate has expired or is not yet valid 这种错误,一般都是本地系统时间错误导致报错证书过期,所以先查看本地系统时间 # da
NetBeans部署项目(Extjs)报错(二) 1.具体错误如下: Using CATALINA_BASE: "C:\Users\Administrator.FOXB2MKB3RGUNIL\AppData\Roaming\NetBeans\7.4\apache-tomcat-7.0.41.0_base" Using CATALINA_HOME: "D:\NetBeans\Apache Tomcat 7.0.41" Using CATALINA_TMPDIR: &q