Can't ACCESS/STOP EnterpriseManager
Hi
i have installed ORacle 11.2.0.1 with enterprise manager on Oracle entrprise linux 4.8
hostname is ASRH4
but i can't do https://asrh4:5500/em -< as showown in emctl status dbconsole
emctl status dbconsole -> give EM is not running
emctl start dbconsole -> is says an instance of EM is already running
emctl stop dbconsole -> it says -> all attempts to stop OC4J failed , now trying to kill 9
Failed to shutdown dbconsole gracefully
STOPPED
lsnrctl status
is perfect
i did
emca -config dbcontrol db -repos recreate
works good
but still can't access EM
i did
emca -deconfig dbcontrol db -repos drop
then
emca -config dbcontrol db -repos create
but still the same can't access EM
the /etc/hosts is
127.0.0.1 localhost.localdomain localhost
10.19.3.160 ASRH4 ASRH4
please help?