Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 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
Errors after installing patch p23703041_111170 on OBIEE 11.1.1.7.0

Red Hat Enterprise Linux Server release 6.7 (Santiago)
OBIEE 11.1.1.7.0
DB Oracle 11.2.0.4
I installed patch p23703041_111170_Linux-x86-64.zip following by readme. Opatch lsinventory said that all patches installed succesfully. But after reboot of server I notice that http://my_host:9704/analytics and http://my_host:9704/xmlpserver doesn't work,
OBIEE version: 11.1.1.7.160719.160630.0416
Starting OBI Admin Server . [ OK ]
Starting OBI Node Manager . [ OK ]
Starting OBI Managed Server.... [ OK ]
Initiating OBI OPMN startup . [ OK ]
Starting My_project Managed Server...... [ OK ]
Checking WLS Admin Server: listening on port 7001 [ OK ]
Checking WLS Node Manager: listening on port 9556 [ OK ]
Checking WLS Managed Server: listening on port 9704 [ OK ]
OBIEE login page is not accessible [FAILED]
Login to the WLS Console and check :
- the Managed Server state is RUNNING
- the Application Deployment "analytics" is running
Checking OPMN: listening on port 9500 9501 [ OK ]
Some OPMN-managed BI Components are not running [WARNING]
Processes in Instance: instance1
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
ias-component | process-type | pid | status | uid | memused | uptime | ports
---------------------------------+--------------------+---------+----------+------------+----------+-----------+------
coreapplication_obiccs1 | OracleBIClusterCo~ | 15736 | Alive | 297881147 | 1514048 | 0:03:55 | N/A
coreapplication_obisch1 | OracleBIScheduler~ | N/A | Down | N/A | N/A | N/A | N/A
coreapplication_obijh1 | OracleBIJavaHostC~ | 15733 | Alive | 297881145 | 3205164 | 0:03:55 | javahost:9810
coreapplication_obips1 | OracleBIPresentat~ | 17501 | Init | 297881190 | 231620 | 0:00:00 | N/A
coreapplication_obis1 | OracleBIServerCom~ | 15734 | Alive | 297881143 | 5663860 | 0:03:55 | N/A
Checking My_project Managed Server: listening on port 8080 [ OK ]
OBIEE login page is not accessible [FAILED]
Login to the WLS Console and check :
- the Managed Server state is RUNNING
- the Application Deployment "analytics" is running
How to overcome it? Thanks in advance.
Answers
-
Could you check you instanceconfig.xml file isn't corrupt and that the XML is well formed.If it looks OK, I would suggest rolling back the OPatch to see if your environment can properly come back up afterwards.
0 -
If OBIPS is down I'd recommend you look into the presentation server log files for detailed information. What you provided unfortunately does not really say anything pertinent.
0 -
instanceconfig.xml looks ok. I rolled back these patches and Opatch said successfully rolled back. All components of OBIEE are available. But http://my_host:9704/xmlpserver directly doesn't work. It needs authorization in BI analytics and after that direct url will open.
When go http://my_host:9704/xmlpserver directly, I see these errors:
ss
0 -
--------
18/02/25 23:32:25 Start process
--------
--------
18/02/25 23:32:35 Start process
-------
Only such logs in console~coreapplication_obips1~1.log.
So after installing patch and opmctl startall - coreapplication_obips1 status stuck in INIT.
0