System.getProperty("file.encoding") = 646

2001-09-04 Thread Dick Repasky
I have some code that I compiled with blackdown java j2sdk1.3.0 under linux, and when I run it on a Solaris 7 box using Sun's runtime j2re1_3_0, the call System.getProperty("file.encoding") returns the value 646. The code is quite simple. public class ShowMe { public static void ma

linux installed now what

2001-09-04 Thread vijay kukreja
hi, i just installed red hat linux 7.0 on my machine. everything in the installation was nice gui based. then after it booted first it just hung up on : loading eth0 interface : then i did interactive mode and skipped this and those with the word netfs. finally i got down to $ prompt. then as i

Zombies in Red Hat 7.1

2001-09-04 Thread Avi Cherry
The problem: 5026 pts/5S 0:00 /home/alannon/lib/j2sdk1.3.1/bin/i386/native_threads/java 5057 pts/5Z 0:00 [java ] Java fails to to run, instead hanging in this state. Very, very rarely, I get a core-dump instead. This happens intermittently. Sometimes it will work just f

Re: JDK 1.4 port status

2001-09-04 Thread Alex Buell
On 4 Sep 2001, Juergen Kreileder wrote: > > Odd. I have very few problems with Mozilla (I am using 0.9.3), and > > totally love it. It doesn't crash where Netscape *will* crash! I've > > only had Mozilla crash when I've forgotten to initialise it by > > running it as root after installation. > >

Re: problem with javac

2001-09-04 Thread Erik
Jimi, Are you sure you installed the right version of java for Redhat 7? Which package did you install? On Tue, 4 Sep 2001, jimi shah wrote: > Dear friends, >I have installed java on redhat linux 7. >But when i tried to compile .java file with > javac, it gives following error: > > jav

Re: Blackdown Java for Linux System Requirements

2001-09-04 Thread Juergen Kreileder
Tom Williams <[EMAIL PROTECTED]> writes: > My video card is supported by XFree86 4.1 (Number Nine Motion 771) > but I *AM* running a 2.4 kernel (2.4.9) and I've upgraded to > glibc-2.2.4. Are you saying that I will have to upgrade my video > card in order to get 1.4 support in the future? Not i

Re: JDK 1.4 port status

2001-09-04 Thread Juergen Kreileder
Alex Buell <[EMAIL PROTECTED]> writes: > On 30 Aug 2001, Juergen Kreileder wrote: > >> I still have problems with Mozilla on Sparc (even without Java), so >> this might take a couple of days more... (You might be able to use >> Java in Mozilla before that. There's a new Java integration API >>

problem with javac

2001-09-04 Thread jimi shah
Dear friends, I have installed java on redhat linux 7. But when i tried to compile .java file with javac, it gives following error: javac: cannot execute binary file I am waiting for reply of any body who knows how to fix this error. thanking you, jimi shah.