i want to play with TDI on my Ubuntu Laptop,
at the installation i get this error:
(Dec 20, 2009 7:52:56 PM), Install,
com.ibm.wizard.platform.linux.LinuxJVMServiceImpl, dbg.jvm, unable to
find matching JVM
(Dec 20, 2009 7:52:56 PM), Install,
com.installshield.product.actions.UninstallerJVMResolution, dbg.jvm,
resolved to JVM file: null with JVM_HOME = null
(Dec 20, 2009 7:52:56 PM), Install,
com.installshield.product.service.product.PureJavaProductServiceImpl
$Installer, err, ProductException: (error code = 601; message="JVM not
found")
ProductException: (error code = 601; message="JVM not found")
at com.installshield.product.actions.JVMResolution.install
(Unknown Source)
at
com.installshield.product.service.product.PureJavaProductServiceImpl
$InstallProduct.checkUninstallerJVMResolution
(PureJavaProductServiceImpl.java:7562)
at
com.installshield.product.service.product.PureJavaProductServiceImpl
$InstallProduct.install(PureJavaProductServiceImpl.java:7190)
at
com.installshield.product.service.product.PureJavaProductServiceImpl
$Installer.execute(PureJavaProductServiceImpl.java:5358)
at com.installshield.wizard.service.AsynchronousOperation.run
(Unknown Source)
at java.lang.Thread.run(Thread.java:736)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at javax.swing.text.FlowView$FlowStrategy.layoutRow
(FlowView.java:558)
at javax.swing.text.FlowView$FlowStrategy.layout(FlowView.java:
472)
at javax.swing.text.FlowView.layout(FlowView.java:196)
someone has ideas on this issue ?
Thank You
i have installed the ibm jre 1.5 and 1.6 on the system.
I have the variable set, the same error appeared...any other idea ?
thank you
I have resolved this issue.
The problem was the compiz package, when i have disabled the compiz in
Ubuntu the installation was smooth without any errors. :)
Thank you for your opinions and help,
Victor
I have tested today and is working with the normal visual effects
enabled.
Looks like the installer is the problematic one. I assume that the
console version of the installer will work regardless of whether
compiz is enabled or not.
Thanks Victor.