ERROR
Sometimes during installation of OBIEE, there might be an error after entering the Weblogic Password which looks like below
INST-08010: Error in validing the port range for auto port allocation. At Least 2 ports should be free within the range 7500-7500 for the Adminserver and Adminserver SSL
Ensure that a minimum of 2 pors are free within the range 7000-7500 for auto port allocation to work correctly for the Adminserver and
INST - 08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and NodeManager)
Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and Nodemanager.
Ensure that a minimum of 2 pors are free within the range 7000-7500 for auto port allocation to work correctly for the Adminserver and
INST - 08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and NodeManager)
Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI(WLS Managed Server, Managed Server SSL and Nodemanager.
REASON
This occurs due to improper configuration of Hosts file in the below location.
C:\Windows\System32\drivers\etc
RESOLUTION
To resolve this error, make sure that the below two entries are present in the hosts file and are not commented(should not start with #)
127.0.0.1 localhost
127.0.0.1 ComputerName
While trying to edit the Hosts file, open from the Notepad with Administrator Privileges.
- Start
- Notepad
- Right Click -> Run as Administrator
- File -> Open C:\Windows\System32\drivers\etc\hosts
- Make the changes
- Save.
Any other options outside this as its failed for me
ReplyDelete