Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Obiee 11g report issue with load balancing

Hi folks,
We are using Radware to balancing 2 obiee cluster application servers .
Let's suppose balance ip address is A
two application ip address are B and C.
We have a customized new font added to all obiee reports. Customization has been made on both two obiee servers.
When we deploy reports to http//:A:9704/analytics by catalog manager. It is working fine on http//:A:9704/analytics. But report is not working on both http//:B:9704/analytics and http//:C:9704/analytics. Why?
PS: The same font customization has been made in our test environment which is an individual machine, everything goes fine.
Any ideas?
Thank you!
Answers
-
I’m a bit confused. Where is OBIEE actually installed? On B & C? Any reason why the load balancing wasn’t configured in OBIEE itself?
0 -
Hi,
OBIEE are actually installed on both B and C physically. A is a virtual IP which is to balance between B and C.
0 -
The catalog manager using A accesses the shared location's catalog and deployed there.
Whereas when you access catalog manager using any one of the B or C's address, it tries to access the local server's catalog and hence you might not see your changes.
When you use A url, which server is it hitting in the background - B or C? You should start your investigation from there.
Also, you have deployed the custom Font. You should check the tmp folder to see if the font deployed is deployed correctly on the servers.
0 -
-
Thank you all for your reply. I m going to check with the information you shared.
Any other ideas will be appreciated before the discussion close.
0