摘要: update:这个东西如果配置不顺利的话;应用请求数据库的时候,会打印类似这样的错误::open connection err Pool connect failed : weblogic.common.ResourceException: No good connections available.:open connection err Pool connect failed : weblogic.common.ResourceException: No good connections available.配置的时候不要出错;重点就是绑定AdminServer的时机一个成功的范式如下:单 阅读全文
posted @ 2013-11-27 14:01 陳聽溪 阅读(623) 评论(0) 推荐(0)
摘要: http://www.techpaste.com/2013/04/soa-infra-start-fails-weblogic-common-resourceexception-good-connections-error-weblogic/After installing SOA 11g, but the soa-infra component fails to start.The following error message shows up in the soa diagnostics.log file:oracle.mds.lcm.exception.MDSLCMException: 阅读全文
posted @ 2013-11-27 13:58 陳聽溪 阅读(1830) 评论(0) 推荐(0)
摘要: # cd /data/src/httpd-2.0.61/modules/proxy/#/usr/local/apache2/bin/apxs -c -i -a mod_proxy.c proxy_util.c# /usr/local/apache2/bin/apxs -c -i -a proxy_http.c# vi /usr/local/apache2/conf/httpd.conf===============...RewriteEngine on----->打开rewrite功能 [NC]----->忽略大小写!--------->不是,不等于,否决^--------- 阅读全文
posted @ 2013-11-27 09:17 陳聽溪 阅读(870) 评论(0) 推荐(0)