But I can’t connect to the webpage from localhost (127.0.0.1), since the listener wasn’t started. I checked before configuring, that the port 8080 (default) is free and is not used by any other application.
Does anybody have an idea what is the reason and the difference between OS 11.1 and 11.2 in this special case.
When using OS 11.1 everthing is working fine and I can access the webpage.
To stop and start the management console, use the following commands:
> emctl start dbconsole
and
> emctl stop dbconsole
Also, these scripts assume you have set up the proper Oracle environment variables for the oracle user. Put the following statements (make sure they point to your install folders) in the .profile file for the oracle user. Since you are running XE, your SID = XE.