Search This Blog

Startup of HTTP LISTENER failure (00716)

$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.2.0
Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
https://DBA01:5501/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ............................................................................................. failed.
------------------------------------------------------------------
Logs are generated in directory /d02/app/oracle/product/11.2.0/dbhome/dba01_DBT/sysman/log
$ cd /d02/app/oracle/product/11.2.0/dbhome/dba01_DBT/sysman/log
$ cat emagent.log
.
.
.
2019-07-01 10:57:03,667 Thread-1 Starting Agent 10.2.0.4.3 from /d02/app/oracle/product/11.2.0/dbhome (00701)
2019-07-01 10:57:03,668 Thread-1 : Startup of HTTP LISTENER failure (00716)

$ ps -ef|grep -i em
.
.
.
 oracle  5505504        1   0   Jun 07      - 94:05 /d02/app/oracle/product/11.2.0/dbhome/bin/emagent

$ kill -9 5505504

$ ps -ef|grep -i em
.
.
.
oracle  8847674  7274908   0 11:09:43  pts/0  0:00 grep -i em

$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.2.0
Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
https://DBA01:5501/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...... started.
------------------------------------------------------------------
Logs are generated in directory /d02/app/oracle/product/11.2.0/dbhome/dba01_DBT/sysman/log
$

Startup of HTTP LISTENER failure (00716)

ORACLE RAC 11g R2, OS: AIX 7.1

$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
https://dba03.flora.in:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...................................................................................... failed.
------------------------------------------------------------------
Logs are generated in directory /d01/app/oracle/product/11.2.0/dbhome/dba03_ORCL/sysman/log

check em agent log
--------------------------
$ tail emagent.log
2019-05-27 12:00:06,896 Thread-1 Starting Agent 10.2.0.4.5 from /d01/app/oracle/product/11.2.0/dbhome (00701)
2019-05-27 12:00:06,900 Thread-1 : Startup of HTTP LISTENER failure (00716)

Modify the property of EMD
------------------------------------
$ vi emd.properties
#EMD_URL=https://dba03.flora.in:3938/emd/main
EMD_URL=https://dba03.flora.in:3939/emd/main << change

Now start the dbconsole
---------------------------------
$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
https://dba03.flora.in:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...... started.
------------------------------------------------------------------
Logs are generated in directory /d01/app/oracle/product/11.2.0/dbhome/dba03_ORCL/sysman/log

$ emctl upload agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
EMD upload completed successfully

$ emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.4.0
Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version     : 10.2.0.4.5
OMS Version       : 10.2.0.4.5
Protocol Version  : 10.2.0.4.5
Agent Home        : /d01/app/oracle/product/11.2.0/dbhome/dba03_ORCL
Agent binaries    : /d01/app/oracle/product/11.2.0/dbhome
Agent Process ID  : 17564134
Parent Process ID : 9961922
Agent URL         : https://dba03.flora.in:3939/emd/main
Repository URL    : https://dba03.flora.in:1158/em/upload/
Started at        : 2019-05-27 12:49:19
Started by user   : oracle
Last Reload       : 2019-05-27 13:09:57
Last successful upload                       : 2019-05-27 13:10:55
Total Megabytes of XML files uploaded so far :     2.74
Number of XML files pending upload           :        2
Size of XML files pending upload(MB)         :     0.00
Available disk space on upload filesystem    :    48.36%
Data channel upload directory                : /d01/app/oracle/product/11.2.0/dbhome/dba03_ORCL/sysman/recv
Last successful heartbeat to OMS             : 2019-05-27 13:10:45
---------------------------------------------------------------
Agent is Running and Ready

ORA-06554: package DBMS_STANDARD must be created before using PL/SQL

ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
and
ORA-06553: PLS-213: package STANDARD not accessible


Run following to 
@?/rdbms/admin/catalog.sql
@?/rdbms/admin/catproc.sql
@?/sqlplus/admin/pupbld.sql




Launch your Online Business with a $5.99 .COM!