Has anybody managed to install JCS 5 on openSolaris?
I've moved from Solaris 10 to OpenSolaris an am quite happy with it. However I
need restore my JCS 5 onto it.
I have previously done a perfect restoration back onto a Solaris 10
installation by simply copying the in-date /var/opt directories over the
out-of-date installation. Did this live using ufsrestore, of which I am so so
impressed, kicks the pants out of windoze backup-restore procedures. Really
gonna miss ufsdump/restore now that I'm using ZFS.
I am aware that along with JES, it is not supported on OpenSolaris yet. I don't
need support though (can't afford it yet anyway).
So far I've seen that Java Web Server 7 can be installed by reverting to JDK
1.5. Done that and still no joy.
Please help, It's been such hard work getting to where I'm at with JCS and I'm
just not moving back to Solaris 10. I'm on the fence over solaris vs linux and
this major hiccup is actually making me consider starting over with a linux
server and much simpler email server to manage (OK so maybe not as good).
Here is my output when trying to install JCS 5 (bundle), no gui appears at all:
# ./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:
ld.so.1: java: fatal: libXm.so.4: open failed: No such file or directory
This message posted from opensolaris.org