Sun's JDK & Athlons

Chong Yu Meng chongym
Mon May 17 12:02:08 PDT 2004


Lonni,

I'm not clear on the details, because I don't use Sun's Java, but from 
what I can remember from discussions on the Tomcat mailing list, Sun's 
JDK (1.4) first had problems with NPTL, then it got fixed, then it broke 
again for one release and then got fixed again.

Try setting LD_ASSUME_KERNEL=2.2.5. This may work, but may not be 
optimal. Then try LD_ASSUME_KERNEL=2.4.1 and see if it works. 
Alternatively, you can try using a newer version of Sun's 1.4.1 
versions. You probably shouldn't use IBM's because of differences in the 
class files.

It should not be a problem with the compiler, unless you are working 
with source files instead of the compiled class files. Or if you are 
using JSPs.

If you provided more information about the application (is it a web app 
on Tomcat?) or the error, that might help.

Regards,
pascal chong



Roger Oberholtzer wrote:

>I can say that I can run java 1.4.2-35 (from SUSE 9) on an Athlon XP-M
>2600+. I do not know about other version of java or other Athlon
>processors. 
>
>java version "1.4.2"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
>Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
>
>
>
>
>On Fri, 2004-05-07 at 22:32, Net Llama! wrote:
>  
>
>>I've got a real puzzler on my hands.  I've got these four shiny new dual
>>Athlon servers.  I'm trying to use Sun's JDK-1.4.1_07 (unfortunately Sun's
>>is mandated for the application i'm forced to run), and it keeps blowing up.
>>Simply running 'java' results in a long series of errors that start with:
>>Unexpected Signal : 11 occurred at PC=0x0
>>
>>Running strace shows that its having trouble with some kind of compiler.
>>This is happening on all four boxes, so i'm rather inclined to think it
>>can't be a problem with the hardware, but perhaps some incompatibility
>>between the JDK and Athlons.
>>
>>Has anyone else run into this before?  Any possible solutions?
>>    
>>
>
>_______________________________________________
>Linux-users mailing list
>Linux-users at smtp.linux-sxs.org
>Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users
>
>
>  
>

-- 
"Guns aren't lawful; nooses give; gas smells awful. So you might as well
live." 
		-- Dorothy Parker
+----------------------------------------------------------------+
| Pascal Chong                                                   |
| email: chongym at cymulacrum.net                                  |
|                                                                |
| Please visit my site at : http://cymulacrum.net                |
| If you're using my documentation, please read the Terms and    |
| and Conditions at http://cymulacrum.net/terms.html             |
+----------------------------------------------------------------+





More information about the Linux-users mailing list