Re: 3'rd party question
Stephen Drye <[email protected]>
| Newsgroups | gmane.linux.redhat.taroon |
|---|---|
| Message-ID | <[email protected]> |
I had a similar problem to Tom's Websphere Portal install predicament. When you run any JDK 1.31 series JVM, from Sun or IBM, you need to have LD_ASSUME_KERNEL=2.2.5. To run a JDK 1.4.1 series JVM, you need LD_ASSUME_KERNEL=2.4.19. Luckily this mess has all been straightened out in Sun JDK 1.42, and hopefully will be soon in IBM JDK 1.4.2. Now, the trick is to make sure that you do _not_ set this globally, even though it seems the easiest thing to do. If you do that, your machine will slow to a relative crawl. I found that setting the variable in the start-script for each JDK works the best. For example with Sun's JDK change the .java_wrapper script in JAVA_HOME/bin and JAVA_HOME/jre/bin to set LD_ASSUME_KERNEL. -- Taroon-beta-list mailing list [email protected] http://www.redhat.com/mailman/listinfo/taroon-beta-list