OEM Web Tier重启问题

Web Tier重启问题描述:
Oracle Enterprise Manager 12c (12.1.0.2) issues – yodContextUnwrap(,FALSE)
Posted on 22/10/2012
Today we started with the new 12.1.0.2 version of the Oracle Cloud Control on OEL 6.3 (x64), and as soon as I turned on notifications, my inbox filled up with messages about the OGC WebTier beeing down. This was not true, and trying to get control of the webtier in OGC was not possible.
The logs filled up with this message

日志如下:
[2012-10-22T10:28:52.1857+02:00] [OHS] [INCIDENT_ERROR:10] [OHS-501] [mod_context.c] [host_id: xxx] [host_addr: xxx] [pid: 26522] [tid: 139633992931072] [user: oracle] [VirtualHost: main] yodContextUnwrap(,FALSE) failed

During my quest to find a solution to this problem, I also came across a bug that causes logrotate not to work unless you install this package:

yum install compat-expat1.x86_64

But that is a different issue.

Looking into this i noticed that the agent on my Enterprise manager server was still running version 12.1.0.1.
Since I had little or no reference to this error on MOS or in the forums, I thought it might be a good idea to restart my EM, and to
start it with the 12.1.0.2 agent instead.
This issue was not a problem when both the OMS and agent was at the same version.
Upgrading the agent/OMS make sure you are running both at the same version, as Oracle will not alert you to wrong version of the agent being used.
Since starting the 12.1.0.2 agent my issue as been resolved, and that annoying email every 16 sec is gone.

2、日志如下:
<1>OHS.log
WebLogic Server Plugin version 1.1 <WLSPLUGINS_11.1.1.6.0_LINUX.X64_111122.1115.0001>
Oracle-Application-Server-11g/11.1.1.6.0 Oracle-HTTP-Server (Unix) mod_ssl/11.0.0.0.0 OtherSSL/0.0.0 mod_plsql/11.1.1.0.0 mod_onsint/2.0 configured -- resuming normal operations
<2>在OEM12cweb页面上的报错
The HTTP Server instance is down
CLEARED - The HTTP Server instance is up

Solution:
but it clears itself within minutes. Still manages to spam my mailbox.
This started last night after upgrading the Database plug-in to 12.0.3.0.
Oracle Support pointed me to a tech note with titel: Cloud Control 12.1.0.2 : False Alerts about EMGC_GCDomain/instance1/ohs1 Target Down (Doc ID 1496775.1)
This provides a link to a patch (p13490778_111160_Generic.zip). Opatch apply that one on all OMS installs and restart all. Fixed.

--The END--

时间: 2024-07-28 22:23:28

OEM Web Tier重启问题的相关文章

web项目重启命令

jps -lvm|grep "young_rd_10004" | awk '{print $1}'|xargs kill -9; sleep 3; /home/web_server/apis/young_rd_10004/bin/startup.sh 原文地址:https://www.cnblogs.com/koushr/p/11799220.html

使用gzip优化web应用(filter实现)

相关知识: gzip是http协议中使用的一种加密算法,客户端向web服务器端发出了请求后,通常情况下服务器端会将页面文件和其他资源,返回到客户端,客户端加载后渲染呈现,这种情况文件一般都比较大,如果开启Gzip ,那么服务器端响应后,会将页面,JS,CSS等文本文件或者其他文件通过高压缩算法将其压缩,然后传输到客户端,由客户端的浏览器负责解压缩与呈现.通常能节省40%以上的流量(一般都有60%左右),一些PHP,JSP文件也能够进行压缩. 1.实现: Tomcat 开启Gzip : 1.找到T

windows环境下解决web服务假死的问题

最近在windows系统在部署web服务器,发现很不稳定.web服务有容易假死,改过配置换过各种web软件,如apache.nginx都不管用. 所以干脆做个简易的定时检测Web服务状态的软件.一旦web出现问题,就会执行自定义的操作,例如web进行重启. 检测的网址.检测时间.以及自定义的操作都可以根据需要自己修改. 软件地址: http://files.cnblogs.com/files/itevol/guard_Release.zip

修改和获取web.config或app.config文件appSettings配置节中的Add里的value属性 函数

1: /// <summary> 2: /// 修改web.config或app.config文件appSettings配置节中的Add里的value属性 3: /// </summary> 4: /// <remarks> 5: /// 注意,调用该函数后,会使整个Web Application重启,导致当前所有的会话丢失 6: /// </remarks> 7: /// <param name="key">要修改的键key

当前流行的J2EE WEB应用架构分析

架构概述 J2EE体系包括java server pages(JSP) ,java SERVLET, enterprise bean,WEB service等技术.这些技术的出现给电子商务时代的WEB应用程序的开发提供了一个非常有竞争力的选择.怎样把这些技术组合起来形成一个适应项目需要的稳定架构是项目开发过程中一个非常重要的步骤.完成这个步骤可以形成一个主要里程碑基线.形成这个基线有很多好处: 各种因数初步确定 为了形成架构基线,架构设计师要对平台(体系)中的技术进行筛选,各种利弊的权衡.往往架

当前流行的J2EE WEB应用架构分析(一)

架构概述 J2EE体系包括java server pages(JSP) ,java SERVLET, enterprise bean,WEB service等技术.这些技术的出现给电子商务时代的WEB应用程序的开发提供了一个非常有竞争力的选择.怎样把这些技术组合起来形成一个适应项目需要的稳定架构是项目开发过程中一个非常重要的步骤.完成这个步骤可以形成一个主要里程碑基线.形成这个基线有很多好处: 各种因数初步确定 为了形成架构基线,架构设计师要对平台(体系)中的技术进行筛选,各种利弊的权衡.往往架

利用Spring Roo搭建spring/springMVC/jpa(hibernate)

之前看spring实战的时候,书中提到spring roo工具,一直没有来得及尝试. 这次十一,我和女友一致认为前两天人太挤出去是受罪,于是就窝在了家里,就有了点时间来研究一下技术. 好了,言归正传 ,我比较懒,所以一直在寻找最简单的办法去完成一些事情. 对于框架集成也是如此 ,已经尝试过各种方法了,就是为了寻找更简单,实用. 本次是利用Spring Roo进行搭建,认为是目前最简单的了,并且Roo的配置几乎都是最佳实践. -------------------------------PART1

Centos6安装oracle10g

刚刚开始学OCP.第一关,安装,被折腾得稀碎...查询了大量资料,多次失败后终于总结出一些经验,简单整理如下. 需要注意的是:如果想尝试我提供的环境设置脚本,一定要根据自己的实际情况修改变量! Centos6安装oracle10g一.安装流程1.最小安装Centos6.6虚拟机(虚拟机系统推荐Virtualbox https://www.virtualbox.org ),Centos6镜像地址 http://mirrors.163.com/centos/6.6/isos/x86_64/CentO

10.23 linux任务计划cron10.24chkconfig工具10.25 systemd管理服务10.26 unit介绍 10.27 target介绍

- 10.23 linux任务计划cron - 10.24 chkconfig工具 - 10.25 systemd管理服务 - 10.26 unit介绍 - 10.27 target介绍 - 扩展 1. anacron http://blog.csdn.net/strikers1982/article/details/4787226  2. xinetd服(默认机器没有安装这个服务,需要yum install xinetd安装) http://blog.sina.com.cn/s/blog_46