Cannot access OEM App Server Control console
552068Dec 15 2006 — edited Jan 23 2007OracleAS 10.1.2 on Linux
Infrastructure and Middle Tier on same server
As far as I can tell, I have an "almost" proper infrastructure and middle tier install on a single server. The main problem I am having is inability to access the Enterprise Manager Control Consoles for each instance. These pages hang forever when I try to load them. The components are started because the aboutApplication pages (http://<hostname>:{1810,1811}/emd/console/aboutApplication) load just fine.
I'm getting some cryptic log output in both of these files on infra AND mid: sysman/log/{emagent.trc,em-web-access.log}
emagent.trc has lots of entries that basically repeat patterns similar to this:
===
2006-12-15 17:04:15 Thread-323095472 ERROR command: snmjcp: child no longer running and status lost (pid 7613)
2006-12-15 17:04:15 Thread-323095472 ERROR fetchlets.oslinetok: Process stdout = em_result=sda3|28422|30480|766234|703960|923420|0|7278|0|130380
em_result=sda|31805|37090|833972|839064|950710|0|7278|0|143580
em_result=sda1|3297|6610|66770|135104|27240|0|7278|0|14960
em_result=sda2|26|0|344|0|20|0|7278|0|20
2006-12-15 17:04:15 Thread-323095472 ERROR engine: [host,<hostname here>,DiskActivity] : nmeegd_GetMetricData failed : em_result=sda3|28422|30480|766234|703960|923420|0|7278|0|130380
em_result=sda|31805|37090|833972|839064|950710|0|7278|0|143580
em_result=sda1|3297|6610|66770|135104|27240|0|7278|0|14960
em_result=sda2|26|0|344|0|20|0|7278|0|20
===
All components on both instances show as 'Alive' via `opmnctl status` with the following exceptions for both infra and mid: {LogLoader, DSA}
Also, `emctl status iasconsole` indicates that the consoles are running.
I don't see any other major problems with my OAS install in general. I can access the Database Control Console, the welcome pages, the Portal, Certificate Authority pages, etc...
Any help troubleshooting would be appreciated.