Thanks for your insights. I was interested in the web server and the web proxy server. I think I'll switch to Solaris 10 instead.
Thanks, Enrico. On Wed, Jul 16, 2008 at 11:01 PM, Sriram Natarajan <[EMAIL PROTECTED]> wrote: > Hi > Please note that Web Infrastructure suite is not supported on OpenSolaris > 2008.05 (aka Indiana) - because all the packages that installer looks for > has different name in OpenSolaris 2008.05. Now, if you can use OpenSolaris > Community Edition (aka SXCE builds from here - > http://opensolaris.org/os/downloads/sol_ex_dvd_1/ ) , then you might be > able to proceed with the installation but still not officially supported. > Now, if you are interested in running Sun Web Server 7, then you can do > something like given here - > http://blogs.sun.com/natarajan/entry/installing_web_server_7_in1 > > Thanks > Sriram > > > Enrico Maria Crisostomo wrote: > >> The stack trace is the following: >> >> [EMAIL PROTECTED]:~/temp/java_es-5u1-websuite/Solaris_x86$ pfexec >> ./installer 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) >> Exception in thread "Thread-11" 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) >> >> Thanks if anybody has any hint. >> Enrico >> -- >> >> This message posted from opensolaris.org >> >> _______________________________________________ >> indiana-discuss mailing list >> [email protected] >> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss >> >> > -- Ελευθερία ή θάνατος GPG key: 1024D/FD2229AF fpr: 9E07 D40E 33A5 5993 6FC5 09A8 5BCF B1F2 FD22 29AF
_______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
