OBIEE 11.1.1.6.3 Windows WLS install: UnsatisfiedLinkError jni_winx64

For OBIEE 11.1.1.6.3, do we need to install wls first as a separate step before running the setup.exe from the extracted Zip files? I followed the instructions in the release notes:
https://stbeehive.oracle.com/teamcollab/wiki/BI+Applications+Infrastructure:BIAPPSSHIPHOME+upgrade+to+11.1.1.6.3+for+BIAPPS+dev+team
When I ran the wls1-36_generic.jar and got the following error:
Exception in thread "winRegistry" java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni_winx64
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at com.bea.plateng.common.jni.JNIUtil.loadLibrary(JNIUtil.java:255)
at com.bea.plateng.common.jni.Win32Registry.<clinit>(Win32Registry.java:20)
at com.bea.plateng.common.jni.WinRegistryHelper.getRegistry(WinRegistryHelper.java:35)
at com.bea.plateng.wizard.installer.silent.tasks.WinRegistryTask.execute(WinRegistryTask.java:262)
at com.bea.plateng.wizard.installer.silent.tasks.WinRegistryTask.run(WinRegistryTask.java:251)
at java.lang.Thread.run(Unknown Source)
I searched thru the forums. The most common reason was people were running zip instead of jar and the version of java.
I have sun 64 bit 1.6.0_32 java and am running the jar file. Also I do not have any spaces in the java or the wls installer jar.
The command I use to run is java –jar c:\OBIEEInstall\wls1036_generic.jar.
I do have java home set and path set to point to java. What else do I need to resolve this issue?

I just tried a simple install of WSL by running the Setup.exe from Disk1 and get errors during domain creation:
NMProcess: <Aug 5, 2012 11:58:38 PM> <SEVERE> <Fatal error in node manager server>
NMProcess: java.lang.NullPointerException
NMProcess: at java.util.Hashtable.containsKey(Hashtable.java:307)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
NMProcess: at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
NMProcess: at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
NMProcess: at weblogic.NodeManager.main(NodeManager.java:31)
NMProcess:
NMProcess: Aug 5, 2012 11:58:38 PM weblogic.nodemanager.server.NMServer main
NMProcess: SEVERE: Fatal error in node manager server
NMProcess: java.lang.NullPointerException
NMProcess: at java.util.Hashtable.containsKey(Hashtable.java:307)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
NMProcess: at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
NMProcess: at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
NMProcess: at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
NMProcess: at weblogic.NodeManager.main(NodeManager.java:31)
NMProcess: Stopped draining NMProcess
NMProcess: Stopped draining NMProcess
Successfully launched the Node Manager.
The Node Manager process is running independent of the WLST process.
Exiting WLST will not stop the Node Manager process. Please refer
to the Node Manager logs for more information.
The Node Manager logs will be under C:\OBIEE\wlserver_10.3\common\nodemanager
Node Manager starting in the background
ERROR : Time out occured : nodemanager.properties file not created !!
java.io.FileNotFoundException: C:\OBIEE\wlserver_10.3\common\nodemanager\nodemanager.properties (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at oracle.as.provisioning.weblogic.ASDomain._startNodeManager(ASDomain.java:3688)
at oracle.as.provisioning.weblogic.ASDomain.startNodeManager(ASDomain.java:3517)
at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
OBIEE Labels.txt info:
Integration Label: BISHIPHOME_11.1.1.6.0_WINDOWS.X64_120105.0840
I am on windows 64

Similar Messages

  • Error starting analytics - OBIEE 11.1.1.6 on Windows 7 64bit

    Hello All -
    I installed OBIEE 11.1.1.6 on Windows 7 64bit with out any errors. I am facing problem starting up the analytic's page, It is struck at the 500 Internal server error page. I opened up the enterprise manager to check whether all the services are up and running, but i found one of the service is down making it to 67-33%. BI Core application is down and when I opened it, all the services are down. BI server, BI presentation services, BI scheduler..all are down. I tried to restart all the services but in vain.
    I have installed Loopback adaptor before staring the OBIEE installation, Checked the host file to have the ip address and machine name, Checked the OPMN status via cmd, all are alive. I am unable to figure out why I am getting this error. Below is the log file
    Any help is greatly appreciated...Thanks for your time..
    ECID     bc7431c56d947d4e:-8f79716:137ed97154c:-8000-0000000000000135
    Message     OPMN.queryProcessStatus failed with the following exception
    Supplemental Detail     oracle.as.management.opmn.optic.OpticBadConnectException: Could not get secure socket for host 10.0.0.6 and port 9501
    at oracle.as.management.opmn.optic.OpmnSSL.getSecureSocket(OpmnSSL.java:52)
    at oracle.as.management.opmn.optic.OpmnPhone.dialOpmn(OpmnPhone.java:733)
    at oracle.as.management.opmn.optic.OpmnPhone.getSocketForCall(OpmnPhone.java:455)
    at oracle.as.management.opmn.optic.OpmnPhone.makePhoneCall(OpmnPhone.java:315)
    at oracle.as.management.opmn.optic.OpmnPhone.request(OpmnPhone.java:270)
    at oracle.as.management.opmn.optic.OpmnQuery.getBuf(OpmnQuery.java:482)
    at oracle.as.management.opmn.optic.OpmnQuery.getDom(OpmnQuery.java:602)
    at oracle.as.management.opmn.optic.OpmnQuery.getProc(OpmnQuery.java:750)
    at oracle.as.management.mbeans.opmn.Opmn.queryProcessStatus(Opmn.java:328)
    at oracle.as.management.mbeans.opmn.Opmn.getStatus(Opmn.java:85)
    at oracle.as.management.mbeans.opmn.Opmn.getStatus(Opmn.java:75)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
    at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
    at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
    at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:65)
    at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:216)
    at javax.management.StandardMBean.getAttribute(StandardMBean.java:358)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doGetAttribute(OracleStandardEmitterMBean.java:737)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalGetAttribute(AdfMBeanInterceptor.java:72)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalGetAttribute(AbstractMBeanSecurityInterceptor.java:127)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$GetAttributeDelegator.delegate(JpsJmxInterceptor.java:843)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$7.run(JpsJmxInterceptor.java:747)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.jpsInternalInvoke(JpsJmxInterceptor.java:768)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalGetAttribute(JpsJmxInterceptor.java:230)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalGetAttribute(ContextClassLoaderMBeanInterceptor.java:66)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalGetAttribute(MBeanRestartInterceptor.java:67)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalGetAttribute(LoggingMBeanInterceptor.java:291)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doGetAttribute(AbstractMBeanInterceptor.java:86)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.getAttribute(OracleStandardEmitterMBean.java:716)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.getAttribute(ManagedMBeanServerConnection.java:304)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getAttribute(FederatedMBeanServerInterceptor.java:308)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    at oracle.as.jmx.framework.generic.BaseMBeanServerInterceptor.getAttribute(BaseMBeanServerInterceptor.java:185)
    at oracle.bi.management.adminservices.opmn.OpmnProcessController._isOpmnRunningWithProcesses(OpmnProcessController.java:636)
    at oracle.bi.management.adminservices.opmn.OpmnProcessController.startThreadProcesses(OpmnProcessController.java:304)
    at oracle.bi.management.adminservices.opmn.OpmnProcessController.startAll(OpmnProcessController.java:220)
    at oracle.bi.management.adminservices.model.impl.ProcessManagerProxyImpl.startAll(ProcessManagerProxyImpl.java:144)
    at oracle.bi.management.adminservices.mbeans.impl.BIInstanceMBeanImpl.startSystemComponents(BIInstanceMBeanImpl.java:409)
    at oracle.bi.management.adminservices.mbeans.impl.BIInstanceMBeanImpl.localStart(BIInstanceMBeanImpl.java:307)
    at oracle.bi.management.adminservices.mbeans.impl.BIInstanceMBeanImpl.start(BIInstanceMBeanImpl.java:246)
    at oracle.bi.management.adminservices.mbeans.impl.BIInstanceMBeanImpl.start(BIInstanceMBeanImpl.java:284)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:1012)
    at oracle.adf.mbean.share.AdfMBeanInterceptor.internalInvoke(AdfMBeanInterceptor.java:104)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:190)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor$2.run(JpsJmxInterceptor.java:358)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalInvoke(JpsJmxInterceptor.java:374)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:103)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalInvoke(MBeanRestartInterceptor.java:116)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalInvoke(LoggingMBeanInterceptor.java:524)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:252)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.invoke(OracleStandardEmitterMBean.java:924)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:263)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:444)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:323)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
    at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.sysman.emai.model.bi.impl.JmxUtil.invokeMethod(JmxUtil.java:184)
    at oracle.sysman.emai.model.bi.impl.InstanceMBeanHelper.start(InstanceMBeanHelper.java:126)
    at oracle.sysman.emai.model.bi.impl.InstanceModelAdaptor.start(InstanceModelAdaptor.java:319)
    at oracle.sysman.emai.view.bi.SystemStartStopView.start(SystemStartStopView.java:46)
    at oracle.sysman.emai.view.bi.AvailabilityView.startAllComponents(AvailabilityView.java:255)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.sysman.emas.sdk.progress.WorkWrapper.run(WorkWrapper.java:96)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:564)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:365)
    at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:71)
    at oracle.as.management.opmn.optic.OpmnSSL.getSecureSocket(OpmnSSL.java:48)
    ... 144 more
    =================================================================================
    Supplementary information regarding operation: ORACLE_INSTANCE:-:instance1;FAILED_CONTACTING_OPMN;Failed contacting OPMN, Please check if OPMN process is running. Cannot start or stop components of BI Instance.
    =================================================================================

    Hi,
    It look like port conflict issue.
    Root Cause
    The port, identified in the AdminServer-diagnostic log:
    OPMN.queryProcessStatus failed with the following exception
    [[ oracle.as.management.opmn.optic.OpticBadConnectException: Could not get secure socket for host slvgqa58.company.com and port 9501
    at oracle.as.management.opmn.optic.OpmnSSL.getSecureSocket(OpmnSSL.java:52)
    was fouled by a another process.
    Solution
    Clear the port, by using the netstat command (i.e. netstat -anp grep 9501) to identify the processes running on the specified port, and then kill those processes.Once the processes were terminated, all BI components, on both servers in the cluster, started successfully.
    Thanks
    Deva

  • Problems Installing OBIEE 11.1.1.5 on Windows XP32 step ASInstance Creation

    Problems Installing OBIEE 11.1.1.5 on Windows XP32 step ASInstance failed
    The problem starts here
    weblogic.Deployer invoked with options: -adminurl NAR-GMIKOLAY:7001 -username weblogic -name NonJ2EEManagement -source C:\oracle\OBIEE\Oracle_BI1\opmn\applications\NonJ2EEManagement.ear -nostage -deploy -upload -noexit
    <Mar 7, 2012 3:56:21 AM EST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, NonJ2EEManagement [archive: C:\oracle\OBIEE\Oracle_BI1\opmn\applications\NonJ2EEManagement.ear], to configured targets.>
    then evolves into
    oracle.as.provisioning.exception.ASProvisioningException
    Caused by: oracle.as.provisioning.engine.CfgWorkflowException
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Unable to validate NonJ2EEManagement Application deployment on admin server
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed
    Caused by: java.lang.reflect.InvocationTargetException
    **Then the PermGen space errors**
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: PermGen space
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: PermGen spac
    Caused by: java.lang.OutOfMemoryError: PermGen space
    I have tried reinstalling 6 different times each after cleaning registry and Middleware folder and environment variables, installation folders,
    deleting middleware home. I cannot get past this "step ASInstance failed"
    I am using the Simple Install.
    I've tried so many of the ideas suggested out here, from verifiying the loop-back adapter in hosts in windows/system32/drivers/etc/
    pinging the host computer to verify
    some suggested turning internet off while installing OBIEE
    I need some help.
    I have 4 GB installed memory
    Oracle Database Enterprise Edition 11.2.0.1
    Oracle RCU 11.1.1.5
    OBIEE 11.1.1.5
    oraparam.ini JRE_MEMORY_OPTIONS=" -mx768m -XX:MaxPermSize=768m" ( cannot change these during simple install)
    Cannot run software install only
    I tried same with OBIEE 11.1.1.6 using RCU 11.1.1.6
    Cannot get past the step ASInstance failed.
    On top of this, there is the humiliation of hearing people set up 11.1.1.3 with 2 GB memory on Windows XP32.
    Now I understand, size-wise there is major difference between 11.1.1.3 and 11.1.1.6 and 11.1.1.5
    But I cannot get through this process anyhow and 11.1.1.3 is not available
    of course there is a windows 32 install so, given the memory requirements and memory limitations of Windows 32 bit, and other people's success I cannot understand my reason for failure.
    Please help

    Please check the System Requirements for OBIEE 11.1.1.5, Windows XP might not be supported.

  • OBIEE 11g Start all compenents as Windows Services

    Hi Attached link to document for OBIEE 11g Start as windows Services.
    http://deliverbi.blogspot.com/2010/10/obiee-11g-auto-start-all-with-windows.html
    Cheers
    Shahed

    I have made a change to the scripts so they allow a new rpd to be loaded without errors... Beware Metalink scripts are incorrect for embedding OBIEE 11g windows services..
    cheers
    shahed

  • OBIEE Administration tool not opening in windows 8.1

    Hi,
    I have Windows 8.1 64-bit machine installed. I installed OBIEE 11.1.1.7 and the Admin tool doesn't open forever. I read somewhere installing 32 bit version works on windows 8.1. How true is that ? Or OBIEE is completely not compatible with windows 8.1 ?
    Any recommendations/solutions would be greatly appreciated.
    Thanks,
    Vinoth

    Hi,
    If you look at the compatibility matrix you can see the Admin tool is only supported up to Windows 7, there is no official support for Windows 8 / 8.1 on the current version (new versions will maybe introduce it).
    I also read somewhere the 32bit version works, but I also read it was extremely slow when opening (10-15 minutes) and no guarantee everything works.
    In the end the best solution is probably to run it in a VM for now waiting for new releases.

  • Is there a specific differences doing obiee 11g setup on Linux Vs Windows?

    Hi,
    I did setup obiee 11.1.1.6 on windows 7 64 bit and upgraded RPD and webcat. now I need to do it on Linux environment. Is there a specific differences doing setup on Linux? do I need to update host file and configure loopback adapter in Linuc as well? please provide detail differences or settings I need to follow.
    appreciate for your help.
    Thanks
    Jay.

    I dont think any specific for Linux.
    Make sure you take care these in profile file
    ORACLE_HOME
    TNS_ADMIN
    PATH
    LD_LIBRARY_PATH
    Pls mark correct or helpful if helps

  • How to install OBIEE 11 g in unix from window machine

    Hi Experts,
    I have OBIEE 11 G setup at my window machine. Now i need to install it on Unix box.
    One way is to copy the setup on unix box and install it. But copeing is time taking.
    Is there any way ---I can open windows file at unix box and run installer.
    or there any other way.
    Thanks,
    F

    Hi,
    Your requirement is not clear.
    What my understand is you have obiee 11g setup in your laptop.
    Are you installed virtual box in your laptop and are you installed Unix in the virtual box? Please conform?
    will help you on this.
    Award points it is useful.
    Thanks,
    Satya

  • Windows Vista install disk for my Mac?

    I have just installed Windows vista onto my Mac but when using boot camp it only gives me the option of creating a Windows 7 install disk.  Does anybody know where I can get a Windows Vista install disk?  Thanks

    No doubt if you Google for it you will find vendors. Check with amazon.com, too.

  • Customise your Windows XP install CD

    If you currently only own a legit Windows XP Home or Pro CD, which is either original or SP1a integrated, when it comes to doing a new install or a repair install, having to reinstall SP2 again can be a bit of a pain, not to mention another lengthy procedure
    So why not make yourself an updated XP SP2 disc, so at least if you have to reinstall Windows, you can reinstall to the latest version without any further messing.
    The "slipstreaming" procedure, also allows you to integrate additional drivers and hotfixes, so they are all present when you do a new install.
    Here are some links that allow you to customise and create your own XP install CD. Note that you will still need a valid Product Key to install any version of Windows XP, and you will also require a genuine Windows XP install CD.
    Please note that the MSI Forum is not responsible for the content of external links; links are provided for reference only. If you need any help, or want to ask questions then please start a new topic. MSI Forum also does not advocate the use of illegally obtained software; any references or links to illegal versions of Windows will be removed.
    TheElderGeek - How to slipstream SP2 to your XP CD
    WindowsITPro - Updating Drivers in a Slipstream Installation
    Nlite - create a custom XP install CD
    AutoStreamer - slipstreaming made easier!
    MSFN - Unattended XP CD Guide

    I personally have built a DVD with the MSFN how to guide. The actual XP build was very easy when using the Microsot tool "setupmgr.exe" (MS Setup Manager for XP). The product nLite worked well also.
    But before I go on I should tell everyone that wants to try this to go get a copy of VMware Workstation http://www.vmware.com. It will cost you a good amout but it will save so much time and energy. Before you install it though yo best have a pc strong enough for the task. I found a Pentium 4 w/HT and a Pentium D to wrk just fine when you also tack on 3 or more GB's of RAM.
    I should warn all that the next parts may burn a hole in your head.
    My WinXP Pro SP2 was also complimented with a complete unattended install of every program I wanted installed on my PC. Usng Batch coding and RunOnceX commands was very hard and very time consuming. It took me almost 4 months to learn how to use those and it never really paid off. I then found a program called "Windows-Post Installer". You cn find it at http://www.wpiw.net/. That program made it so much easier and I could tell myself what programs do, before I install them, via descriptions. When you look at the site you will see what I mean.
    OK, let's get real down and dirty. "SWITCHES", my own personal demons. I found it so frustrating that a switch would work on one version of software and one version of WPI but not work on mine. I had to learn what one meant, set it up, and then test. I then found some switches to not work correctly in a vurtual enviroment. Lord save me from myself, PLEASE .
    All of this is explained in much detail at the MSFN how-to http://unattended.msfn.org/unattended.xp/view/web/1/. They have updated alot of there information since I pull my hair out. So read on peoples for the only one that can help you is reading this right now, that does not in anyway shape or form mean ME, lol!

  • How do I use existing sync key after Windows clean install?

    Hi,
    I had setup Firefox Sync on my old Windows 7 install and I have the Sync Key given during the set up. I had to clean install (format C drive) my Windows.
    Is there any way I can use the old Sync Key to get all my bookmarks and stuff back?

    The problem has resolved itself...
    ...despite spending several pointless hours trying to delete the existing BootCamp drivers without success, I finally restarted Windows yet again - and this time I was easily able to delete the existing drivers.
    I then restarted my Mac, installed the latest drivers without issue and it all works just fine.
    Windows, eh?!

  • Windows xp install -- black screen with no cursor

    I've seen a number of posts about Boot Camp installation problems involving a black screen with a blinking cursor, but my problem is simply with a black screen. On my MacBook Pro 15" Core 2 Duo (graphics card: ATY,RadeonX1600) I'm able to partition the HD, but then after I'm prompted in Boot Camp to insert the Windows XP install disk, the computer attempts to restart and install, but after a flash of grey screen, the screen goes totally black, and eventually the optical drive powers down (after whirring for a while) -- no cursor, no nothing. I've tried a number of suggestions I've seen elsewhere: my firmware seems up-to-date (at least that's what I'm told when I try to run both EFI and SMC firmware updates); the Windows XP is a brand-new, single-disk, SP2 install disk; I've tried holding down the option key upon reboot and selecting windows start-up. I've used Parallels with no problem under 10.4.X, but recently upgraded to 10.5.2, and thought I'd try a Boot Camp installation for better access to peripherals. Any suggestions?
    Model Name: MacBook Pro 15"
    Model Identifier: MacBookPro2,2
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.16 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP22.00A5.B07
    SMC Version: 1.12f5

    Hello to all and it wanted to request aid to them on this subject, days ago I acquired a Imac 24"2.4GHZ Aluminum (generation previous to the last ones sent for a month),then it is that I have years with my macbook pro and always I have used bootcamp since was beta in Tiger, so installation experience I believe that I have a little.
    The problem is that in it is new machine I have partition my disc with the assistant without no problem, but when it is going to install Windows XP or Vista (the 2 I have them original) and boot the machine, it remains in gray screen and no nothing happens, reason why boot with option pressed and they leave systems both to me, followed this I select Windows and it is hoisted in the screen that nor the leader of the mouse moves.
    I have made the procedure as 10 times and proven with different sizes from partition (with its respective disc repair with the DVD of Leopard and the disc assistant) and nothing.
    Finally uses WinClone in my macbook pro and clone my partition of Vista Windows, recovers it in the Imac without no problem and it appears to me in startup but the same, I select Windows and there it remains. Fiirmware of the updated machine this and I am in OSX 10.5.3. I have proven everything until changes to the memories and nothing. Them request if somebody has had east problem and to most erudite of the forum I request aid to them to see if they can give me.
    Beforehand a million thanks to all,

  • I am having a problem with Windows Fusion installed on a MacBook.

    I am having a problem with Windows Fusion installed on a MacBook OS 10.  When attempting to use a Browser, (either IE, or Chrome), under Windows Fusion, I cannot browse to ANY page except Gmail.com.
    I checked all security settings, and found no problem. Neither browser will allow me to do ANYTHING other than go to Gmail.com!!!
    I am not sure if I have some virus on my Windows side, because Google and Safari both work perfectly on my Apple side, just not when running Windows Fusion.
    Is there some setting I am missing, or do you think I have malware/virus issues?? My Internet connection is DEFINITELY working fine - I can send, receive, open, and close all my email on Gmail only, and can navigate freely on Gmail, but cannot get to any other site even hyperlinked to Gmail.
    Any help would be greatly appreciated.
    Thank you very much.

    HartEJ wrote:
    ...Neither browser will allow me to do ANYTHING other than go to Gmail.com!!!...
    If you've already tried my previous suggestions, it may be that something has tampered with the DNS settings in your Windows VM, which might bypass the settings your Mac uses. Assuming you're using Windows 8, these instructions explain how to check and change the DNS settings. There's also a link in those instructions listing a variety of suggested DNS settings. If you do try changing the settings, record what the settings currently are in case you want to return to them.

  • How do I get past the drivers not found problem during Windows 7 install?

    I have a brand new (March 2012) MBP running Mac OS 10.7.3 (Lion) with a SuperDrive.  I'm trying to use Boot Disk Assistant to install Windows 7 with a valid Windows 7 DVD burned from an .iso.  I've partitioned the 750 GB HDD with 500 GB for Mac OS and 250 GB for Windows.  The system reboots and starts to install Windows 7.  Then it pops up an error:
    "A required CD/DVD drive device driver is missing.  If you have a driver floppy disk, CD, DVD, or USB flash drive, please insert it now.
    Note: If the Windows installation media is in the CD/DVD drive, you can safely remove it for this step."
    Of course, I can't eject the Windows setup DVD because the eject button doesn't work so I can insert the Windows Support Software that I downloaded from Apple.  So, I copied the Windows Support Software to a USB drive.
    Once I get to this point, I can browse to the USB drive and I get the following file tree:
    Drivers
         Apple
              x64
         Asix
         Atheros
         ATI
         Broadcom
         Cirrus
         IDT SigmaTel
         Intel
              Chipset
                   All
                   ia64
                   Lang
                        Chip
                             (various languages)
                   WIN7
                   x64
         Marvel
         NVidia
              NVidiaChipset32
                   Ethernet
                        NAM
                   HDAudio
                   SMBUS
                   SMU
              NVidiaChipset64
                   Ethernet
                        NAM
                   HDAudio
                   SMBUS
                   SMU
              Win7_32
              Win7_64
         RealTek
    The only directory that the installer recognizes as having valid drivers is the Intel > Chipset > WIN7.  When I select all of the drivers listed, the installer acts like it's installing something but then it stops saying that new devices were not found.  I can't get past this point.  The Windows 7 installer will not continue.  If I select any of the other directories, I get the message "No device drivers were found.  Make sure that the installation media contains the correct drivers, and then click OK."
    Any thoughts?  Admittedly, this is the my first experience dealing with Mac OS and I'm completely out of my league.  However, this is a Windows installation issue and I'm getting hung up on device drivers.  Usually in the PC world, I can easily go to the manufacturer's website and just download the drivers I need directly.
    ...Mel    
    Sr. Systems Administrator - Windows, SharePoint

    valid Windows 7 DVD burned from an .iso.
    Usually burned ISO to DVD only works when burn speed is set to slowest.
    Otherwise there are a number of problems with the install failing to do proper install, sometimes not even booting to start the install. Trouble is from using Apple Disk Utility. Burned in Windows, the ISO will be fine. Using Disk Utility at slowest has become "try reburn again at reduced speed."
    You can use mouse on startup to eject DVDs but what you want is your drivers later after Windows is installed, and have them on USB flash or something.
    you don't need any drivers except in a few cases (MacBook Air that lacks DVD and uses USB-DVDs)
    Product support page is best place to start with every device and product.
    www.apple.com/support/bootcamp
    has manual pdf, faq, how to, support articles

  • How can i remove a hybrid mbr from my system drive so that Efi booted windows will install.

    Hi,
    i have just clean installed OSX lion on a freshly wiped drive in my macbook pro, using a bootable lion installer usb i used disk utility to partition my drive into a mac and a windows partition under the GPT/GUID partition scheme, i then proceeded to install lion onto the mac partition, and completed the set up, All Good...
    so i plug in my Windows 8 EFI Boot USB stick (Notice, EFI boot here, NOT BIOS EMULATION BOOT), shutdown and power on the mac and proceed to the boot picker by holding option, So far so good, the usb key is recognised and the system boots into the Windows Setup in EFI mode, Enter product key, accept terms and so on, Now i select my Windows partition and windows Says That it cant install to Partition 4 (EFI Partiton, OSX Lion, Lion recovery, Windows), It says that it can only install to a GPT / GUID based disk as expected...
    Why is there a protective MBR on my drive when i didnt add one, and i have not even touched bootcamp assistant...
    How can i remove this Protective MBR from my drive so that my disk is PURE GPT so windows can install?
    hours of googling has turned up nothing...
    System:
    Macbook Pro 13 inch Mid 2009
    Mac os: OSX Lion
    Version of windows trying to install: Windows 8 Release Preview 64 bit in EFI Mode

    Alexander, I would like to apologize for the TERRIBLE answers you have been given so far.  I too had this question, and so here is what my thoughts are, as maybe they might provide insight in leading you towards the answer.
    I am a *nix user in general, and thus own a mac and a thinkpad.  In fact I just got my thinkpad not too long ago.  As such, I transfered my faster hard drive to my faster computer, which made logcal sense to me.  Ergo, I moved my Mac drive to my lenovo.  On this drive I have a hybrid mbr which is no longer needed.  So my thoughts are this:
    From what I gather, the UEFI standard indicates that there is to be a protective MBR on all GPT systems.  This is so that when you use programs that are not GPT aware, they will see a presumably "full" drive and not think that they have the right to destroy your existing data in what it thinks is free space.  For instance, fdisk or other MBR only partitioning systems.  Thus, if your system has only a MBR with a single EE partition, it would be my guess that it was in fact not put there by installing Windows, but rather for the protection of your system. 
    If you are in my situation, where you do indeed have a hybrid MBR with written out partitions, it would be my guess that the only way to rid yourself of it is to do it manually.  The way I would recommend, is using gdisk (gpt fdisk).  It is command line only, but the syntax is pretty easy:
    $ sudo gdisk /dev/disk0
    Assuming you are using your mac partition and your primary hdd is disk0.  That will put you into an interactive session of gdisk.  Enter "?" for command options.  What you need is the "recovery and transformation" section which is the "r" I think.  From there I would say you probably want to create a new hybrid mbr (you will be using this to delete it).  When it asks you for the partitions you would like to include, just hit enter.  It should then ask you if you would like to create a protective entry for the remainder of the empty space.  This is what you want so tell it to do that.  After you are done, "w" will write and exit.  You may want to first use the "p" to print and ensure that you have what you want.  You can proabably check your work by using fdisk as so:
    $ sudo fdisk -l /dev/disk0
    I hope this helps you, and if you find that there is a better way, I hope you might enlighten this thread. 
    Cheers!
    PS The command examples, the $ is to indicate it is a bash/shell command as a non-root user, do not include it in the command.

  • On Windows Vista, installed AdobeAir update as required. "Mandatory Upgrade" removed Acrobat!

    On Windows Vista, installed AdobeAir update as required. Next screen said "Mandatory Upgrade" & when I clicked on it, version 2.0 of Acrobat was removed, new version 3.2 wouldn't download error# 16820! What do I do now? Need Acrobat, but I don't know what to do next! I'm working at a small church w/no budget. so please help if you can.

    Vista requires AA8.1 at a minimum. I think that a few have gotten AA7 to work, but it is not supported by Adobe on VISTA. I know that is not good news, but it may be that you will be unsuccessful. At the very least, expect to have to print to file and open distiller to complete the conversion. I think that AcroTray is one of the major problems with the use on VISTA.
    Hopefully someone might stop by that has successfully gotten over the registration problem you are having, and possibly gotten AA7 to work in some sense on VISTA, but do not be surprised if there are no takers. Good luck.

Maybe you are looking for

  • [8i] Need help with full outer join combined with a cross-join....

    I can't figure out how to combine a full outer join with another type of join ... is this possible? Here's some create table and insert statements for some basic sample data: CREATE TABLE     my_tab1 (     record_id     NUMBER     NOT NULL      ,    

  • Report-Painter: 2 Data sources in 1 Report

    Hello members, I want to read in one step from database and archive simultaneous in a report, created by report-painter. The problem is, the checkbox can not be enabled for both sources (archive + database) together. Or, is it possible to transfer to

  • Can equaliser setting be applied to more than one song at a

    I want to be able to apply equalizer settings to whole albums or to more than one song at a time , rather thanhaving to select each song and apply equalizer's settings individually Is it possible?

  • Create links which opens in new window

    I have created a document which contains external links (http). When I convert the document to pdf and open the pdf document in browser the link open in the same window in which pdf is opened. How can I make them open in new browser window.

  • UCCX RECORDING STOP WORKING AFTER AGENT´S PC UPGRADE FROM XP TO WINDOWS 7

    Dears, We have a customer with UCCX 8.0(2) already working, some agents upgrade per company policy theirs PC´s to Windows 7, After that, supervisor are unable to monitoring/recording the upgrade agent´s PCs. We installed Ethereal in those PCs  and se