Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 11G Installation error on Windows 7 x64

Received Response
1
Views
1
Comments
cal_Vados83
cal_Vados83 Rank 1 - Community Starter

Hi,

I'm trying to install obiee admin tool on windows 7 x64. Execution of biee_client_install_x64.exe gives an error:

          Fatal Aplication error:

          This Application has Unexpectedhr Quit

          Invocation of this Java Application has caused an

          lnvocationTargetException. This application will now exit. (LAX)

          java.lang.NullPointerException

            at ZeroGh1.promptAndGetValue(DashoA10*..)

            at ZeroGh1.a(DashoA10*..)

            at ZeroGh1.a(DashoA10*..)

            at com.zerog.ia.installer.LifeCycleManager.w(DashoA10*..)

            at com.zerog.ia.installer.LifeCycleManager.f(DashoA10*..)

            at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)

            at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)

            at com.zerog.ia.installer.Main.main(DashoA10*..)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

            at java.lang.reflect.Method.invoke(Unknown Source)

            at com.zerog.lax.LAX.launch(DashoA10*..)

            at com.zerog.lax.LAX.main(DashoA10*..)

I thought that is the only Windows 8 problem.

I need this mashine for only rpd creation work in admin tool, database and OBIEE stands on another linux mashine.

Hope to help.

Some info about windows 7 mashine:

java version "1.8.0_77"

Java(TM) SE Runtime Environment (build 1.8.0_77-b03)

Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)

Also installed jdk_8u77.

I have administrator rights.

Answers