Tomcat 启动报
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path
提示的解决办法:...
分类:
其他好文 时间:
2014-06-07 13:08:51
阅读次数:
309
2014-6-1 0:47:25 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the jav...
分类:
编程语言 时间:
2014-06-01 16:16:55
阅读次数:
484
[root@localhost ~]# su - oracle
[oracle@localhost ~]$ sqlplus '/as sysdba'
SQL*Plus: Release 11.2.0.1.0 Production on Tue Apr 22 17:10:52 2014
Copyright (c) 1982, 2009, Oracle. All rights re...
分类:
数据库 时间:
2014-06-01 09:02:31
阅读次数:
802
登录RMAN 报ORA-12162:TNS:net service name is incorrectly specified错误
[oracle@localhost admin]$ date
Tue Apr 22 18:06:16 CST 2014
[oracle@localhost admin]$ rman target /
//出现诡异的ora-12162错误,第一反应是TN...
分类:
Web程序 时间:
2014-05-31 22:31:38
阅读次数:
518
原文地址:http://blog.csdn.net/kissliux/article/details/17392003Tomcat
6版本配置SSL过程有两步:1、用JDK自带的keytool.exe来生成私有密钥和自签发的证书,如下:keytool -genkey -keyalg RSA
-ali...
分类:
其他好文 时间:
2014-05-29 09:19:56
阅读次数:
391
使用到的安装包:apr-1.5.1.tar.gz
apr-util-1.5.3.tar.gzpcre-8.35.tar.gzhttpd-2.4.9.tar.bz2
subversion-1.8.9.tar.bz2 zlib-1.2.8.tar.gz解压缩命令:tar zxvf ***.tar.gzt...
分类:
其他好文 时间:
2014-05-26 17:34:16
阅读次数:
257
2014年5月25日 12:26:14需要文件: svn apr apr-util
sqlite3 serfsvn :http://subversion.apache.org/download/apr/apr-util
:http://apr.apache.org/download.cgiserf ...
分类:
其他好文 时间:
2014-05-25 19:50:04
阅读次数:
252
报错信息如下:信息: The APR based Apache Tomcat Native
library which allows optimal performance in production environments was not
found on the java.library.pa...
分类:
编程语言 时间:
2014-05-19 18:28:12
阅读次数:
298
每次安装都少不了查来查去的麻烦apr-1.5.1apr-util-1.5.3以上个安装好sqlite-amalgamation-3.6.13.tar.gz
解压到subversion-xx.xx.xx/sqlite-amalgamation目录下然后./configure --with-apr={a...
分类:
其他好文 时间:
2014-05-16 00:50:57
阅读次数:
284
OpenSSL Security Advisory [07 Apr
2014]========================================TLS heartbeat read overrun
(CVE-2014-0160)=============================...
分类:
其他好文 时间:
2014-05-14 18:07:34
阅读次数:
1036