Bug 37512

Summary: (Read you Forums) Sun JDK1.3 and RHL7.1 are incompattable as configured.
Product: [Retired] Red Hat Linux Reporter: Need Real Name <rjc>
Component: distributionAssignee: Preston Brown <pbrown>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 7.1CC: teg
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-25 05:09:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-04-25 05:05:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Read your forum for discription (I am not alone), you can reproduce this 
100%.  I can't believe you missed this.  Using "ln -s /bin/cut 
usr/bin/cut", PATH and CLASSPATH (dt.jar and tools.jar: Which or what is 
the class file?) allow java to run intermitantly.  Running a simple hello 
will work about 30% of the time usually ending hung requiring ctrl-c.  
Tell QA JAVA is important.  

Reproducible: Always
Steps to Reproduce:
1.RHL7.1
2.Install Sun JDK1.3.0.02 either by RPM or tar.
3.Do PATH and CLASSPATH (Run and see original errors).
4.ln -s /bin/cut /usr/bin/cut (no error statements intermittant java 
hello., requires ctrl-c to break hang 70% of time.)
5.P.S. see forums search on "java".

Comment 1 Need Real Name 2001-04-25 05:09:22 UTC
My Java development is toast.  7.0 and 7.1 Red Hat is getting a reputation.

Comment 2 Trond Eivind Glomsrxd 2001-04-25 20:46:48 UTC
Read the release notes - there are bugs in the JDKs with recent kernel/glibc
combos (They assume a stack is always 2 MB, and use this in weird ways) - read
the release notes.

Comment 3 Need Real Name 2001-05-11 21:33:30 UTC
Bullshit -- I've spent a ton of time on the JDK 1.3 install for RH7.1 and found
the EXACT SAME ERROR as RJC.  This has very little to do with the JDK's and has
more to do with the new structure of RH7.1's utilities.  The JDK's work on EVERY
OTHER PLATFORM including WinTel, Solaris, FreeBSD, AND **RH7.0**, so there is no
reason to assume that it is Sun's problem.  Get in touch with me if you have
questions regarding my many days of research....

Matt

Comment 4 Trond Eivind Glomsrxd 2001-05-11 21:37:55 UTC
I suggest mgravatt reads the release notes as well, as the understanding of the
problem seem to be somewhat lacking.