Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 11G Installation error on Windows 7 x64

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
-
The problem was solved by Windows reinstallation
0