10.3.2.0 installation on Solaris Sparc using 64-bit JVM
I got the following while installing weblogic 10.3.2.0 on Solaris Sparc 64-bit JVM platform. Installation stops with exit screen. Please advise.
2010-05-13 11:23:16,965 WARN [installTwoJdks_gui] com.bea.plateng.wizard.installer.gui.tasks.ProgressTwoJdksTask - JDK archive /var/tmp/solaris32_jdk160_14.zip did not exist, trying jdks directory...
2010-05-13 11:23:16,970 DEBUG [installTwoJdks_gui] com.bea.plateng.common.jni.JNIUtil - Library 'jni' not found.
2010-05-13 11:23:17,006 ERROR [installTwoJdks_gui] com.bea.plateng.wizard.WizardController - Uncaught Exception
java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni
at java.lang.Runtime.load0(Runtime.java:767)
at java.lang.System.load(System.java:1003)
2010-05-13 11:23:16,965 WARN [installTwoJdks_gui] com.bea.plateng.wizard.installer.gui.tasks.ProgressTwoJdksTask - JDK archive /var/tmp/solaris32_jdk160_14.zip did not exist, trying jdks directory...
2010-05-13 11:23:16,970 DEBUG [installTwoJdks_gui] com.bea.plateng.common.jni.JNIUtil - Library 'jni' not found.
2010-05-13 11:23:17,006 ERROR [installTwoJdks_gui] com.bea.plateng.wizard.WizardController - Uncaught Exception
java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni
at java.lang.Runtime.load0(Runtime.java:767)
at java.lang.System.load(System.java:1003)
0