今天打開oracle em後發現無法使用IE浏覽器登入,emctl 進入日志後,發現 emdctl.trc檔案報以下警告資訊 :
2013-07-24 09:46:40,320 Thread-4124116736 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
2013-07-24 09:47:01,340 Thread-770500352 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
2013-07-24 09:47:32,320 Thread-1596827392 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
2013-07-24 13:01:13,226 Thread-3029894912 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
2013-07-24 13:01:19,245 Thread-3235116800 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
2013-07-24 13:10:17,248 Thread-3960440576 WARN http: nmehl_connect_internal: connect failed to (vmware2:1158): Connection refused (error = 111)
發現通過火狐浏覽器是可以登入的,通過了解發現是IE浏覽器安全性的問題
[[email protected] log]$ emctl unsecure dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
https://vmware2:1158/em/console/aboutApplication
Configuring DBConsole for HTTP... Done.
DBCONSOLE successfully stopped... Done.
Agent is already stopped... Done.
Unsecuring dbconsole... Started.
DBConsole is now unsecured... Done.
Unsecuring dbconsole... Sucessful.
DBCONSOLE successfully restarted... Done.
[[email protected] log]$ pwd
/app/oracle/product/11.2.0/db_1/vmware2_tdb/sysman/log
在啟動後,改為emctl unsecure dbconsole後,打開IE通過http的方式,可以正常 登入了。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8541492/viewspace-1127393/,如需轉載,請注明出處,否則将追究法律責任。
轉載于:http://blog.itpub.net/8541492/viewspace-1127393/