Issue:
Cannot
access EM console after installing SOA Suite 11g
When:
Trying
to open EM through bellow url:
Solution:
We have missed to create
domain with Enterprise Manager template.
Check that you have EM
available:
Login to WLS Admin Console
-------------à Navigate to Deployments.
Check for an application
named ‘em’. If it is not there, then this is the issue!
If you don’t have EM available, then you can
easily extend your domain by following these steps:
- 1. Stop your servers in the domain
- 2. Invoke the configuration wizard ($ORACLE_HOME/common/bin/config.cmd or config.sh)
- 3. Choose Extend Domain option. Select your domain
- 4. Select Enterprise Manager template
- Complete the wizard
- 6. Start your server
- Now you will be able to access EM, using a URL like http://indiandba:7001/em.
Post a Comment