cannot access dbconsole 11gR2 on Windows Server2008 64 bit [message #570628] |
Tue, 13 November 2012 04:14 |
|
macos@ixsystems.de
Messages: 4 Registered: November 2012 Location: Germany
|
Junior Member |
|
|
Hello,
OS Windows Server2008 R2 64 bit (virtual machine), DB Oracle 11.2.0.1,
emctl:
C:\ Oracle\ product\ 11.2.0\ dbhome_2\BIN>emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
https: // 200864ORADB.it.ixsystems:5503 /em / console / aboutApplication
Oracle Enterprise Manager 11g is running.
------------------------------------------------------------------
Logs are generated in directory C:\ oracle\product\11.2.0\dbhome_2/200864ORADB.it
.ixsystems_CHAMP/sysman/log
I can access database with sql plus.
When I try to access dbconsole with IE I get a certificate error (see uploaded picture), clicking "Laden dieser Webseite fortsetzen" has no effect. Disable Windows firewall does not change anything.
There are 2 further databases of same oracle version on this machine. They show the same problem with dbconsole.
I tried to add content of C:\ Oracle\product\11.2.0\dbhome_2\200864ORADB.it.ixsystems_CHAMP\sysman\log (for which i stopped service OracleDBConsoleCHAMP). But I can upload only one file, no ZIP. Which log could help?
-- after creation of this topic failed with "You cannot use links until you have posted more than 5 messages" I try to send it without attachment --
Please help.
Jörg
|
|
|
Re: cannot access dbconsole 11gR2 on Windows Server2008 64 bit [message #570635 is a reply to message #570628] |
Tue, 13 November 2012 06:09 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
That certificate "error" is expected, it isn't an error. The digital certificate is self-signed, and therefore not known to your browser, that is all. You should be able to tell your browser to accept the certificate, and proceed. If that doesn't work, it is not because of Oracle! You would need to check your browser security settings. Not the firewall.
|
|
|
|