Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to open any of the OBIEE components (EM,Console,Analytics)
Answers
-
Hello,
1. That nice!!
2. Check these steps to add your loopback adapter in our windows Server 2008 R2
https://desdevmin.wordpress.com/2012/08/10/installing-a-loopback-adapter-in-windows-server-2008-r2/
Kind Regards,
0 -
Thanks. Done. What's next. ?? I'm still getting same error.
0 -
1. Restart you Windows Server 2008 R2, to apply the loopback adapter
2. Start your OBIEE Services.
3. Go inside your Web Browser, and go with the hostname URL:
http://<Hostname>:<port>/analytics
http://YOURPC-DOMAIN:9704/analytics
Kind Regards,
0 -
Hi,
After rebooting server, I'm still getting same error.
0 -
Could you put some screemshoot about your IP, HOST File and your URL webbrowser.
0 -
0
-
Do you tried the ports by default?
WebLogic Console
http://PC-SAMPLE.DOMAIN:9500/console
Fusion Middleware Control
http://PC-SAMPLE.DOMAIN:9500/em
Kind Regards,
0 -
Yes. I using default port.
0 -
OK your scenario until now.
1. Your services are running well.. OK
2. You check that your host file has the ipaddress your PC.. OK
3. You have also the loopback adapter... OK
1. Do you see that Oracle Web Server is running in this port? apply a
netstat -a -b
and search your port.
Kind Regards,
0 -
Used following command
netstat -na | find "portnumber"
I didn't get any result. It seems like none of the services are running on that port. What could be the reason for this ?
0