8.23 iManager Installation Fails on SLES 9 and RedHat 4 Platforms

When you try to launch iManager on platforms such as SLES 9 and Redhat 4, the installer throws the following exception. These platforms do not support Java 1.7 version. It is recommended not to install imanager on these platforms.

Invocation of this Java Application has caused an InvocationTargetException. 

This application will now exit. (LAX) 


Stack Trace: 

java.lang.NoClassDefFoundError: while resolving class: ZeroGe 

   at java.lang.VMClassLoader.resolveClass(java.lang.Class) 

(/usr/lib/libgcj.so.5.0.0) 

   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0) 

   at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) 

   at ZeroGd.<clinit>() (Unknown Source) 

Caused by: java.lang.ClassNotFoundException: com.apple.mrj.MRJOSType not found 

in [file:/tmp/install.dir.4728/InstallerData/, 

file:/tmp/install.dir.4728/InstallerData/installer.zip, 

file:/usr/share/java/libgcj-3.4.3.jar, file:./, core:/] 

   at java.net.URLClassLoader.findClass(java.lang.String) 

(/usr/lib/libgcj.so.5.0.0) 

   at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) 

(/usr/lib/libgcj.so.5.0.0)