More JavaShite problems with the normal install and get the stuff below
starting ++++++. Even Surnam's workaround of extracting the .jvm.bin can't
save me this time.
Try the RPM install:
sh CZ79JEN_ids_115_fc6_ee_rpm.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Failed to find VM - aborting
Fixed that by Googling and unsetting some vital security feature ;-))))
[root@jp-1 11.5]# rpm -i iif-11.50.FC6-0.x86_64.rpm
Installation failed
exit status = 1
error: %post(iif-11.50.FC6-0.x86_64) scriptlet failed, exit status 1
Why IS this so difficult????????!!!!!!!!!
Any ideas greatefully received,. thanks.
Neil
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Initializing InstallShield Wizard........
Verifying JVM.Exception in thread "main"
java.lang.NoClassDefFoundError: version
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
Caused by: java.lang.ClassNotFoundException: version not found in
gnu.gcj.runtime.SystemClassLoader{urls=[file:./],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
Verifying JVM.Exception in thread "main"
java.lang.NoClassDefFoundError: version
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
Caused by: java.lang.ClassNotFoundException: version not found in
gnu.gcj.runtime.SystemClassLoader{urls=[file:./],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
Searching JVM........
This application requires a Java Run Time Environment (JRE)
to run. Searching for one on your computer was not successful.
Please use the command line switch -javahome to specify
a valid JRE. For more help use the option -help.
# which java
/usr/bin/which: no java in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin)
# ./installserver
Do you want to run installer in GUI mode [y/n] :
n
Initializing InstallShield Wizard........
Launching InstallShield Wizard........
Welcome to the InstallShield Wizard for IBM Informix Dynamic Server Version
11.50
The InstallShield Wizard will install IBM Informix Dynamic Server Version 11.50
on your computer.
To continue, choose Next.
IBM Informix Dynamic Server Version 11.50
IBM Corporation
http://www.ibm.com
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1]
Launching installer...
_______________________________________________
Informix-list mailing list
Inform...@iiug.org
http://www.iiug.org/mailman/listinfo/informix-list
Yes, it's worked for me fine on other servers too. I have problems on
perhaps one install in ten. It's not within my power always to use the same
Linux distro or version. This one is an RHEL 5.4 install straight out of the
box.
My point is that the Java-based scripting was introduced for, so far as I
can see, no good reason at all. It adds no discernible functionality BUT,
if there's an issue, you are basically stuffed, and can't install IDS. I
resent its introduction.
I've tried 2 or 3 times but never managed to install with the new rpm
method.
In your case it seems that the GNU java is installed and used.
The answer from the previous poster should work.
Otherwise, I can only agree with you (in my purely personal
opinion).
Regards,
Bogdan BOTEZ.
In my installation on Ubuntu, steps below seem to work, please check
this
1) cd $INFORMIXDIR
2) . ./.jvm-bin
3) ./ids-install -javahome /home/informix/ids1150
Thanks
prasad
| From: | "Chin, Paul (TSG-OSDO)" <pc...@hp.com> |
| To: | "inform...@iiug.org" <inform...@iiug.org> |
| Date: | 03/25/2010 07:47 PM |
| Subject: | RE: More IDS install woe ... |
| Sent by: | informix-l...@iiug.org |
That's lovely, but can't the mentally enfeebled among just get a
frickin' tarball?
--
Cheers,
Obnoxio The Clown
http://obotheclown.blogspot.com
I will now proceed to pleasure myself with this fish.
--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.
root's path should be simple (default for the os), just export
INFORMIXDIR and then run
./installserver -legacy to extract the installation files into an
'old' type folder, cd into there and install as before
I had no problems with 11.50.FC6W1 on RHEL4.