Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while running Enterprise Manager 11gR1 after installation

misterimranMar 1 2009 — edited Jun 10 2010
Dear All,

I have just installed Oracle 11gR1 on centOS 5 operating system. During installation I checked the option to create sample schema. During installation the installer displayed some error message regarding Enterprise Manager and told that you can run the script manually after installation is complete with the script location i.e /<oracle_home>/bin/emca

After installtion i have run the script BUT now when i try to start dbconsole it fails.

When i run emctl status agent it says agent is not running.

Following is from emagent.trc file

2009-03-01 20:44:26 Thread-3047507648 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
2009-03-01 20:44:26 Thread-3047507648 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
2009-03-01 20:44:26 Thread-3047507648 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
2009-03-01 20:44:26 Thread-3047507648 WARN main: clear collection state due to OMS_version difference
2009-03-01 20:44:26 Thread-3047507648 WARN command: Job Subsystem Timeout set at 600 seconds
2009-03-01 20:44:26 Thread-3047507648 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
2009-03-01 20:44:26 Thread-3047507648 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
2009-03-01 21:37:17 Thread-3086870208 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
2009-03-01 21:37:17 Thread-3086870208 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
2009-03-01 21:37:17 Thread-3086870208 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
2009-03-01 21:37:17 Thread-3086870208 WARN command: Job Subsystem Timeout set at 600 seconds
2009-03-01 21:37:17 Thread-3086870208 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
2009-03-01 21:37:17 Thread-3086870208 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
2009-03-01 21:42:09 Thread-3086194368 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
2009-03-01 21:42:09 Thread-3086194368 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
2009-03-01 21:42:09 Thread-3086194368 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
2009-03-01 21:42:09 Thread-3086194368 WARN command: Job Subsystem Timeout set at 600 seconds
2009-03-01 21:42:09 Thread-3086194368 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
2009-03-01 21:42:09 Thread-3086194368 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
2009-03-01 22:14:44 Thread-3086542528 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
2009-03-01 22:14:44 Thread-3086542528 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
2009-03-01 22:14:44 Thread-3086542528 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
2009-03-01 22:14:44 Thread-3086542528 WARN command: Job Subsystem Timeout set at 600 seconds
2009-03-01 22:14:44 Thread-3086542528 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
2009-03-01 22:14:44 Thread-3086542528 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager

_________________

And this is from the emagent.log file

2009-03-01 20:44:26 Thread-3047507648 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
2009-03-01 20:44:26 Thread-3047507648 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
2009-03-01 21:37:17 Thread-3086870208 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
2009-03-01 21:37:17 Thread-3086870208 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
2009-03-01 21:42:09 Thread-3086194368 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
2009-03-01 21:42:09 Thread-3086194368 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
2009-03-01 22:14:44 Thread-3086542528 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
2009-03-01 22:14:44 Thread-3086542528 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)


Kindly help me in starting Enterpeise Manager 11gR1.

Regards, Imran
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2010
Added on Mar 1 2009
12 comments
7,116 views