Application Server Console returns EMDAEMON HTTP 1.1 404, Not Found
517238Jan 6 2008 — edited Oct 1 2009Hello,
Windows XP
Version 10.1.2.0.2
When I try to access the AS Console through the following URL:
http://192.168.1.100:18100/emd/console/
I get the following error:
EMDAEMON
HTTP/1.1 404 , Not Found
But I'm able to access AS Portal through the following URL:
http://192.168.1.100:18101/emd/console/
I'm able to access all the other following URLs:
http://192.168.1.100:7777/
http://192.168.1.100/portal/page/portal/TOPLEVELSITE/Welcome
http://192.168.1.100:5500/em/console/
http://192.168.1.100:7777/oiddas/
I think the port number is messed up somewhere and I'm not sure how to correct and get the AS Console working again.
emctl status iasconsole gives:
Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://192.168.1.100:18000/emd/console/aboutApplication
Oracle Enterprise Manager 10g Application Server Control is running.
emctl status agent gives:
Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.1.0.4.2
OMS Version : Unknown
Protocol Version : 10.1.0.2.0
Agent Home : D:\oracle\appserver\OraInfra
Agent binaries : D:\oracle\appserver\OraInfra
Agent Process ID : 3728
Agent Process ID : 3728
Agent URL : http://192.168.1.100:18100/emd/main/# MEDIUM if number of ta
rgets is from 11 to 50.
Started at : 2008-01-06 20:16:23
Started by user : SYSTEM
Last Reload : 2008-01-06 20:22:01
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 78.03%
---------------------------------------------------------------
Agent is Running and Ready
It would be helpful if someone can guide me in the right direction. Thanks for your time.