Hi,
when run installer on opensolaris10 x86 32bit. i got this error message, please
help me?
bash-3.2# sh installer
Exception in thread "Thread-1" java.lang.NoClassDefFoundError:
com.sun.wizards.core.WizardComponent
at
com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:890)
at
com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:325)
at
com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:75)
at java.lang.Thread.run(Thread.java:595)
InvocationTargetException in ArchiveReader constructornull
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at
EntsysInstall_SunOS_x86_10.instantiateArchiveReader(ArchiveClassLoader.java:203)
at EntsysInstall_SunOS_x86_10.<init>(ArchiveClassLoader.java:143)
at EntsysInstall_SunOS_x86_10.main(ArchiveClassLoader.java:1318)
Caused by: java.lang.UnsatisfiedLinkError:
/tmp/.entsys_CaChE/Solaris_x86/.install/j2se_jre/lib/i386/motif21/libmawt.so:
Can't load IA 32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:968)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:547)
at
com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:598)
at
com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:546)
at
com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:61)
at com.sun.wizards.core.Sequence.initialize(Sequence.java:180)
at
com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1901)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1417)
at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
... 7 more
Target Exception Trace:
java.lang.UnsatisfiedLinkError:
/tmp/.entsys_CaChE/Solaris_x86/.install/j2se_jre/lib/i386/motif21/libmawt.so:
Can't load IA 32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:968)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:547)
at
com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:598)
at
com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:546)
at
com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:61)
at com.sun.wizards.core.Sequence.initialize(Sequence.java:180)
at
com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1901)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1417)
at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at
EntsysInstall_SunOS_x86_10.instantiateArchiveReader(ArchiveClassLoader.java:203)
at EntsysInstall_SunOS_x86_10.<init>(ArchiveClassLoader.java:143)
at EntsysInstall_SunOS_x86_10.main(ArchiveClassLoader.java:1318)
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]