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
OBIEE 12c Presentation Services Shutdown

I installed OBIEE 12c on Windows 7. After the installation, all services went up, including the presentation services. However, when I bring services up now, all services go up well except presentation services. obips1 --> SHUTDOWN.
Nothing has changed in the installation since day 1.
The log in the Enterprise Manager indicates the following:
The start operation can not be performed on the Dummy BI Presentation Servers component. | |
oracle.sysman.emai.model.bi.ModelException: Failed to start the component at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processComponent(AvailabilityAssistant.java:1111) at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processClusterComponent(AvailabilityAssistant.java:1155) at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processComponent(AvailabilityAssistant.java:1071) at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.restartComponent(AvailabilityAssistant.java:980) at oracle.sysman.emai.view.bi.AvailabilityView.restartComponent(AvailabilityView.java:1075) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at oracle.sysman.emInternalSDK.sdkas.general.pojo.progress.WorkWrapper.run(WorkWrapper.java:113) at java.lang.Thread.run(Thread.java:745) |
The Sawlog0 under \user_projects\domains\bi\servers\obips1\logs is not even being created (It was created the first time it ran after installation)
Does anybody have an idea of what may have gone wrong? What can I check?
Answers
-
90670b48-a852-49e0-a541-0434c0746e24 wrote:Does anybody have an idea of what may have gone wrong? What can I check?
Well first of all you're installing in a client OS which isn't supported: http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html
90670b48-a852-49e0-a541-0434c0746e24 wrote:The start operation can not be performed on the Dummy BI Presentation Servers component.oracle.sysman.emai.model.bi.ModelException: Failed to start the component
at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processComponent(AvailabilityAssistant.java:1111)
at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processClusterComponent(AvailabilityAssistant.java:1155)
at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.processComponent(AvailabilityAssistant.java:1071)
at oracle.sysman.emai.model.bi.mbean.AvailabilityAssistant.restartComponent(AvailabilityAssistant.java:980)
at oracle.sysman.emai.view.bi.AvailabilityView.restartComponent(AvailabilityView.java:1075)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at oracle.sysman.emInternalSDK.sdkas.general.pojo.progress.WorkWrapper.run(WorkWrapper.java:113)
at java.lang.Thread.run(Thread.java:745)Where's the "Caused by" line?
0 -
Do you have obiee 11g installed in the same machine?
0 -
Cesar, I do not have an 11g install in this machine. This 12c install is the first OBIEE install we have made here.
0 -
Checking the log for the Admin Server I found error:
java.lang.RuntimeException: java.lang.RuntimeException: javax.management.InstanceAlreadyExistsException: com.bea:Name=bea_wls_internal,Type=AppDeployment [...]
Caused By: java.lang.RuntimeException: javax.management.InstanceAlreadyExistsException: com.bea:Name=bea_wls_internal,Type=AppDeployment
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory$1.run(WLSModelMBeanFactory.java:102)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:308)
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:90)
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:201)
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:149)
at weblogic.management.jmx.modelmbean.WLSModelMBeanContext.lookupOrRegister(WLSModelMBeanContext.java:337)
at weblogic.management.jmx.modelmbean.WLSModelMBeanContext.mapToJMX(WLSModelMBeanContext.java:301)
at weblogic.management.jmx.modelmbean.WLSModelMBean.getAttribute(WLSModelMBean.java:638) [...]
0 -
Hi, if you check the certification matrix, how Christian told you, Windows 7 is not certified for OBIEE 12C - 12.2.1.1.0.
Microsoft Windows x64 2012R2 and Windows x64 2012 are certified for OBIEE 12c.
0 -
Weird error. I'd seriously go for a proper deployment on a server OS or - even more easy - use of one the SampleApp virtual machines: OBIEE Samples
0