Native Threads Help

1999-10-17 Thread Aaron Mulder
I just installed the native threads add-on to the 1.1.7 JRE and whenever I try to use it (jre -native test) I get the following result: Cannot open /proc/02891 for GCCould not create Java VM Where the proc number changes every time... I'm using Red Hat 6.1 on a 2-processor syste

Re: Native Threads Help

1999-10-17 Thread Aaron Mulder
ource with some of the shared memory size tweaks for Oracle. On 17 Oct 1999, Juergen Kreileder wrote: > >>>>> Aaron Mulder writes: > > Aaron> I just installed the native threads add-on to the 1.1.7 JRE > Aaron> and whenever I try to use it (jre -native test) I

RE: JNI link to disk space

1999-10-20 Thread Aaron Mulder
Sure, but the Java white papers keep mentioning things like "platform independent"... I figure they must have *some* reason for it... Aaron On Wed, 20 Oct 1999, Burkhart,Kelly wrote: > Why is it an ugly solution? Unix apps do this sort of thing frequently. It > works fine. > > >

Re: CORBA advice

1999-10-31 Thread Aaron Mulder
I've used Orbacus, which may not be the most feature-complete, but is all Java and works great on Linux. Aaron On Sun, 31 Oct 1999, Paul Gearon wrote: > Hi, > I've been mostly using C++ bindings for CORBA until now, but I'd like to > start writing in Java. Does anyone know a reasonable

Re: How do I create a 1-bit depth graphics in memory?

1999-11-02 Thread Aaron Mulder
I've run into this myself, and it seemed like the ColorModel class assumes that you'll use either 1 byte or 1 int for each pixel. So it seemed like the best you could do was switch to 8-bit indexed color, which is at least a 4x improvement. If there is in fact a way to use a 1-bit color

Oracle 8i & JDK 117v3

1999-11-11 Thread Aaron Mulder
Sorry for the somewhat off-topic post, but... I need the help! Anyone had success installing Oracle 8i on Linux? I'm fighting some problems with the configuration tools, which are all Java-based. Thanks, Aaron --

Re: Oracle 8i & JDK 117v3

1999-11-12 Thread Aaron Mulder
On Fri, 12 Nov 1999, Ugo Cei wrote: > I don't think this is off-topic at all. Well, with that encouragement... I've got a fresh install of Red Hat 6.1 on a P2-300 w/ 160MB and JRE (actually we used the JRE for the install, not the JDK) 1.1.7v3. The big box is waiting for us to g