12
返回列表 发新帖
楼主: keigo583

java.lang.Exception: IOException in sending Request :: Connection refused

[复制链接]
论坛徽章:
19
授权会员
日期:2005-10-30 17:05:33马上有对象
日期:2014-02-19 11:55:14马上有钱
日期:2014-02-19 11:55:14马上有房
日期:2014-02-19 11:55:14马上有车
日期:2014-02-19 11:55:142012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:52
11#
发表于 2007-3-28 14:49 | 只看该作者

和时区没有关系

如果时区设置不对,agent根本启动不来,当然 db console服务也启动不了,
可以去查询"emdb.nohup"和"emagent.trc".

这个问题多半还是bug造成的,先查查"emoms.log"中都写了什么? 还有
具体在哪个页面出现的?

使用道具 举报

回复
论坛徽章:
1
2012新春纪念徽章
日期:2012-01-04 11:50:44
12#
发表于 2011-4-1 23:53 | 只看该作者
it turned out that we need to relink some sysman library.
Edit your $ORACLE_HOME/sysman/lib/env_sysman.mk

[oraprod@olive lib]$ diff env_sysman.mk.orig env_sysman.mk
2079c2079,2080
< JRE_LIB_DIR=/d/oracle/uatdb/10.2.0/jdk/jre/lib/i386

> JRE_LIB_DIR=$(ORACLE_HOME)/jdk/jre/lib/i386
2200c2201
<       $(LIBNMEM)  $(LIBNMER) \

>       $(LIBNMEM)  $(LIBNMER)  $(LIBNMO)\

In the command above i run diff command which compares the two files ( env_sysman.mk.orig the old erroneous file and env_sysman.mk the corrected mk file ).
The lines preceeded by less than(“<”) are the old lines in my env_sysman.mk.orig
The lines preceeded by  greater than (“>”) are the corrected lines in the new env_sysman.mk

In this case my erroneous env_sysman.mk.orig is still pointing to the JRE_LIB_DIR old path (FYI this instance is cloned from a different server machine) which i corrected by using the $(ORACLE_HOME) environment variable.  Then search for the the string “MK_EMDW_LIBNMEMSO_SHLIB” and just below that line insert $(LIBNMO) as shown above.

After making the changes, run:

$ make -f ins_sysman.mk agent

Stop/Start dbconsole.

Login to EM web interface, the error should now disappear.

使用道具 举报

回复
论坛徽章:
0
13#
发表于 2012-7-18 16:18 | 只看该作者
http://space.itpub.net/14184018/viewspace-713490
对一向沉默的我来说一个链接就够了

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表