我的环境
wls版本:10.3
os版本:redhat6.5
问题描述
weblogic重启服务后,进入控制台,输入用户名密码后,需要等待好长时间,几乎都在七八分钟以上。
问题分析
问题分析在这位大神的帖子里了
http://www.2cto.com/kf/201312/262378.html
我大致概括一下
weblogic在输入用户名密码后的操作中,有个步...
分类:
Web程序 时间:
2015-03-10 23:14:44
阅读次数:
195
问题描述:程序执行过程中显示诸如以下信息等多种情况:1.Missingseparatedebuginfos,use:debuginfo-installcompat-libstdc++-33-3.2.3-69.el6.x86_64glibc-2.12-1.149.el6_6.5.x86_64libgcc-4.4.7-11.el6.x86_64libstdc++-4.4.7-11.el6.x86_64
2.[stack]Aborted(coredumped)
3..
分类:
其他好文 时间:
2015-03-09 19:31:27
阅读次数:
230
由于redhat在初始化的时候,防火墙设置为icmp-host-prohibited,导致数据包无法到达。具体iptables(所在目录/etc/sysconfig)如下:# Firewall configuration written by system-config-firewall# Manu...
分类:
其他好文 时间:
2015-03-02 23:40:56
阅读次数:
177
首先下载下面三个文件:MySQL-server-5.5.28-1.linux2.6.x86_64.rpmMySQL-client-5.5.28-1.linux2.6.x86_64.rpmMySQL-devel-5.5.28-1.linux2.6.x86_64.rpm然后使用root账号登陆,进行安装...
分类:
数据库 时间:
2015-03-02 14:32:39
阅读次数:
328
http://www.cnblogs.com/lulu/archive/2013/06/10/3130878.html根据一些测试整理出来的一份方案:1. Redis 性能对于redis 的一些简单测试,仅供参考:测试环境:Redhat6.2 , Xeon E5520(4核)*2/8G,1000M网...
分类:
其他好文 时间:
2015-02-28 15:55:12
阅读次数:
152
本文主要介绍了如何在redhat6.2环境下部署ipvsadm及keepalived实现基于socket高可用集群负载均衡的功能的方法、操作步骤以及需要注意的事项,希望对正在尝试使用基于lvs实现socket负载方式的博友提供一些参考和指导。一、环境准备工作1、关闭selinux:vi/etc/selinux/config把S..
分类:
其他好文 时间:
2015-02-28 11:34:52
阅读次数:
165
思路:卸载redhat自带yum,然后下载centos的yum,安装后修改配置文件 ? 1、首先到http://mirrors.163.com/centos下载软件包 ? x86 地址:http://mirrors.163.com/centos/6/os/i386/Packages/ x86_64 地址:htt...
分类:
数据库 时间:
2015-02-27 15:20:11
阅读次数:
184
RedHat6.5下安装Oracle11g(64bit)软件环境:RedHat6.5Oracle11g_64bit环境描述:由于公司需求,客户提供了6台云主机,有三台式linux系统,其中需要在内网的一台机器上安装Oracle11g数据库,但是这台服务器连不上公网,其他两台可以上公网。安装前需要解决的问题:1.首先是安..
分类:
数据库 时间:
2015-02-26 18:46:21
阅读次数:
288
哈哈,年底最后一篇文章。写完今天下午放假。
MMM官方介绍:
MMM (Multi-Master Replication Manager for MySQL) is a set of flexible scripts to perform monitoring/failover and management of MySQL master-master replication configur...
分类:
数据库 时间:
2015-02-13 14:48:34
阅读次数:
268
官方介绍:
MHA performs automating master failover and slave promotion with minimal downtime, usually within 10-30 seconds. MHA prevents replication consistency problems and saves on expenses of having to...
分类:
数据库 时间:
2015-02-12 10:52:38
阅读次数:
253