I'm getting the following error when attempting to run javac from the
prompt:
/usr/local/jdk1.2/bin/i386/native_threads/javac: error in loading shared
libraries
libhpi.so: cannot open shared object file: No such file or directory
I've got jdk1.2 installed in /usr/local, and /usr/local/jdk1.2/bin
But is that memory allocated out of the chunk of VM reserved as the HEAP?
I doubt it... I don't think it even blongs to the same process does it?
Seems to me that it would have to belong to the Xserver's process... in
the Xserver's address space and potentially on the Xserver's machine
(as in a di
I noticed something interesting the other day, which I think would
qualify as a memory leak.
Example: create an java.awt.Image instance... the some/most of
the memory for the image is allocated under the X server process, but the
VM does not take this memory into account when deciding whether to
Hi,
I've put together an applet that queries a database over a JDBC connection.
When I run appletviewer all's well.
When I use Netscape 4.5, ok.
However, Netscape 4.5 puts a bit too much strain on my system to work flexibly with.
Using the 'lighter' Netscape 3.01 (still a staticly linked colossus
hi,
i want to load a image into my applet application i used getimage
to get a image in the init() and used drawimage to draw it in the paint
and i gave the filename in the html file. But it is giving some
nullpointer exception in the java console of the netscape. can anybody
help me.
I had the same problem
but i will be able to run Argo with the command:
java uci.uml.Main -nosplash !?
jmR
Juergen Kreileder wrote:
>
> > Andreas Rueckert writes:
>
> Andreas> Hi! Kari Kangas has a little JDK 1.2/RH 6/Argo related
> Andreas> problem, and I can't find the answe