Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

24

积分

0

好友

0

主题
1#
发表于 2012-5-7 19:16:24 | 查看: 9250| 回复: 7
提取关键错误

卡在这一步好几次了,很多信息说和domain有关,不确定。

grid error.jpg

WARNING: Configuration error while reading domain directory



MProcess: weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at '/u02/gc_inst/user_projects/domains/GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file.

SEVERE: Exception: during Admin Server start
Mon May 07 18:20:12 CST 2012
Name of Exception: main.WLSTException
Mon May 07 18:20:12 CST 2012
Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
Use dumpStack() to view the full stacktrace
Mon May 07 18:20:12 CST 2012
<traceback object at  1>

Mon May 07 18:20:12 CST 2012
Error Starting Admin Server5

May 7, 2012 6:20:13 PM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
INFO: error messages of the command :
weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at test:7403.

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)

at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

at java.net.Socket.connect(Socket.java:529)

at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)

at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:228)

at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)

at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)

at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)

at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)

at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:172)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.python.core.PyReflectedFunction.__call__(Unknown Source)

at org.python.core.PyMethod.__call__(Unknown Source)

at org.python.core.PyObject.__call__(Unknown Source)

at org.python.core.PyObject.invoke(Unknown Source)

omsca_20120507181410.txt

340.13 KB, 下载次数: 957

nodemanager.txt

14.1 KB, 下载次数: 869

2#
发表于 2012-5-7 20:59:05
ODM DATA:

Grid Control 11.1 OMS

omsca.log

Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
Use dumpStack() to view the full stacktrace
Mon May 07 18:20:21 CST 2012
<traceback object at  2>

Connecting to Node Manager ...
This Exception occurred at Mon May 07 18:20:21 CST 2012.
Mon May 07 18:20:21 CST 2012
Node Manager is not running



nodemanager.log

<May 7, 2012 6:14:34 PM> <INFO> <Secure socket listener started on port 7403, host test/192.168.100.100>
<May 7, 2012 6:14:41 PM> <WARNING> <Configuration error while reading domain directory>
weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at '/u02/gc_inst/user_projects/domains/GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file.
        at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:254)
        at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:227)
        at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:109)
        at weblogic.nodemanager.server.Handler.run(Handler.java:71)
        at java.lang.Thread.run(Thread.java:662)

<May 7, 2012 6:15:12 PM> <WARNING> <Configuration error while reading domain directory>
weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at '/u02/gc_inst/user_projects/domains/GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file.
        at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:254)
        at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:227)
        at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:109)
        at weblogic.nodemanager.server.Handler.run(Handler.java:71)
        at java.lang.Thread.run(Thread.java:662)

回复 只看该作者 道具 举报

3#
发表于 2012-5-7 21:03:00
ODM FINDING:

11g Grid Control Install fails at OMSCA while starting Node Manager when CPU Patch is applied on WLS

Applies to:
Enterprise Manager Grid Control - Version: 11.1.0.1 and later   [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms
Installing Grid Control 11g failed at OMS Configuration step while starting Node Manager with the following error:

+ OMS_HOME/cfgtoollogs/omsca/omsca_<timestamp>.log

Feb 8, 2011 10:01:30 PM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
INFO: error messages of the command :
weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at myhost.oracle.com:7,403.
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)


The nodemanager.log has following error messages:

<Feb 8, 2011 10:01:33 PM> <WARNING> <Configuration error while reading domain directory>
weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at '/opt/oracle/product/gc_inst/user_projects/domains/GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file.
at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:257)
at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:224)
at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:108)
at weblogic.nodemanager.server.Handler.run(Handler.java:70)
at java.lang.Thread.run(Thread.java:619)


Cause

This issue is documented under Bug 11808680 OMS NOT STARTING AFTER APPLICATION OF JAN 2011 CPU

This issue is encountered after applying JAN 2011 CPU patch to WebLogic Server.

Check the patches applied on the WLS by executing below command:
$<Middleware_Home>/utils/bsu /bsu.sh -report


Solution
Apply Patch 11808680 OMS FAILS TO START AFTER WEBLOGIC JAN CPU PATCH
This Fix is also included in PSU 4 Patch for OMS 11g.

Re-try the OMS Configuration Assistant from OUI, which should now complete successfully.



这是 11g Grid Control 安装的一个bug ,建议你参考以下连接

Patch 11808680 的readme
和note [ID 1072763.1]

在安装之前apply 必要的 patch 以解决该bug

或者

放弃11gR1 Grid Control ,使用

1. OMS 10.2.0.5
2. Cloud Control 12c

回复 只看该作者 道具 举报

4#
发表于 2012-5-8 08:26:07
刘大Cloud Control 12c中有包含GC么?

回复 只看该作者 道具 举报

5#
发表于 2012-5-8 08:26:38
Cloud Control 12c能监控11g adg么?

回复 只看该作者 道具 举报

6#
发表于 2012-5-8 16:36:02
这个问题暂时无法解决,不知道有没有朋友安装成功的,绕过去,采用10.2.0.5或者12c

回复 只看该作者 道具 举报

7#
发表于 2012-5-8 16:55:41
grid control 11吗?我在windows和linux都成功安装了,只要按照官方文档做就不会有问题。

回复 只看该作者 道具 举报

8#
发表于 2012-5-10 17:34:55
WEBLOGIC版本的问题,从10.3.5降级为10.3.2后解决。

回复 只看该作者 道具 举报

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

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-15 15:00 , Processed in 0.107771 second(s), 25 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569