![]() |
OEM for Linux not open in browser but run in CLI
Hello
i am facing a problem that my OEM Not Run In Browser ( Firefox Available in Cent OS 6.4 64 bit) i am using Cent OS 6.4 64 bit version see below [oracle@lnxdb ~]$ lsnrctl LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 28-AUG-2013 21:22:39 Copyright (c) 1991, 2009, Oracle. All rights reserved. Welcome to LSNRCTL, type "help" for information. LSNRCTL> start Starting /app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait... TNSLSNR for Linux: Version 11.2.0.1.0 - Production System parameter file is /app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora Log messages written to /app/oracle/diag/tnslsnr/lnxdb/listener/alert/log.xml Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=lnxdb.localdomain)(PORT=1521))) Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=lnxdb.localdomain)(PORT=1521))) STATUS of the LISTENER ------------------------ Alias LISTENER Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production Start Date 28-AUG-2013 21:22:42 Uptime 0 days 0 hr. 0 min. 0 sec Trace Level off Security ON: Local OS Authentication SNMP OFF Listener Parameter File /app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora Listener Log File /app/oracle/diag/tnslsnr/lnxdb/listener/alert/log.xml Listening Endpoints Summary... (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=lnxdb.localdomain)(PORT=1521))) The listener supports no services The command completed successfully LSNRCTL> exit ===================== LISTNER WORKING======================== [oracle@lnxdb ~]$ sqlplus SQL*Plus: Release 11.2.0.1.0 Production on Wed Aug 28 21:22:58 2013 Copyright (c) 1982, 2009, Oracle. All rights reserved. Enter user-name: sys/oracle as sysdba Connected to an idle instance. SQL> startup ORACLE instance started. Total System Global Area 2505338880 bytes Fixed Size 2215944 bytes Variable Size 1392513016 bytes Database Buffers 1107296256 bytes Redo Buffers 3313664 bytes Database mounted. Database opened. SQL> exit ======================== INSTENCE UP and Working =========================== Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options [oracle@lnxdb ~]$ emctl start dbconsole Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0 Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved. https://lnxdb.localdomain:1158/em/co...outApplication Starting Oracle Enterprise Manager 11g Database Control ........... started. ------------------------------------------------------------------ Logs are generated in directory /app/oracle/product/11.2.0/dbhome_1/lnxdb.localdomain_orcl/sysman/log [oracle@lnxdb ~]$ ================ OEM Working Fine in CLI Environment================ Now i try to run in FireFox Browser using https://lnxdb.localdomain:1158/em/co...outApplication Or https://lnxdb.localdomain:1158/em Or https://192.168.0.10:1158/em then its not Run in browser NOTE: my Firewall is disable /etc/hosts is fine and below its settings [oracle@lnxdb ~]$ cat /etc/hosts 127.0.0.1 localhost.localdomain localhost 192.168.0.10 lnxdb.localdomain lnxdb ================================================================== Please let me know how can i run OEM in browser thanks |
Quote:
http://docs.oracle.com/html/A88769_01/ch5.htm Have you contacted Oracle support, since you're paying for it? Any log messages? Error(s)? ANY clues? |
All times are GMT -5. The time now is 09:00 AM. |