Hi,
I am trying to do a new install of GoldenGate 12.2.0.1.0 for Linux x86_64 from the VM console. xclock works fine.
The installer is falling over at startup with the following message :
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/install/ivw/oggcore/driver/OGGInstaller
Caused by: java.lang.ClassNotFoundException: oracle.install.ivw.oggcore.driver.OGGInstaller
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: oracle.install.ivw.oggcore.driver.OGGInstaller. Program will exit.
Is this a java issue ?
In other existing and working GG installations the GG install user does not even see java i.e. $ which java says can't find it.
Played around with the LD_LIBRARY_PATH settings and PATH settings but can't get it to work.
Thanks
Matt.