It could be
http://developer.java.sun.com/developer/bugParade/bugs/4422213.html
which is a generic hotspot bug but was found on linux :*(
regards
calvin
Alexandre Saur wrote:
>
> Yes, I know... RedHat 7.0 is kind of old now...
> but my glibc is the latest for redhat 7.0 as far as I know...
Yes, I know... RedHat 7.0 is kind of old now...
but my glibc is the latest for redhat 7.0 as far as I know... the version is
2.2.4-18.7.0
It's a strange thing: when running classes, like "java HelloWorld", the
problem does NOT occur... the class is executing perfectly...
On Tuesday 23 October
Hi,
I just starting to use Blackdown's JDK for Linux, version 1.3.1.
I have a Linux RedHat 7.0 computer with all the latest libc libraries
installed.
My problem is this: when I first run the java executable, like "java
-version", the output is this:
java version "1.3.1"
Java(TM) 2 Runt
On Thu, Sep 07, 2000 at 06:48:54PM +0200, Johan Groth wrote:
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String
Johan Groth wrote:
>
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String args[]) {
> System.out.println(
Title: RE: problems with java
Hi,
Try running with:
/usr/local/jdk1.2.2/bin/java hello
instead of
/usr/local/jdk1.2.2/bin/java hello.class
(java thought you were trying to run the 'class' class in package 'hello')
> -Original Message-
> From:
Johan Groth wrote:
>
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String args[]) {
> System.out.println(
1.0
> To: [EMAIL PROTECTED]
> Subject: problems with java
> Content-Transfer-Encoding: 7bit
> Resent-Message-ID: <[EMAIL PROTECTED]>
> Resent-From: [EMAIL PROTECTED]
> X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/4323
> X-Loop: [EMAIL PROTECTED]
> Resent
Hi,
After I installed 1.2.2 version of the JDK I tried to get a very simple
program to work. It looks like this:
/** file hello.java **/
/** --- **/
public class hello {
public static void main(String args[]) {
System.out.println("Hello, world");
}
}
I compiled it wi
Nacho Mayorga wrote:
>
> Madrid, July 23rd 1999
>
> Hi,
>
> I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to
> compile (javac) one version of the world-infamous HelloWorld applet
> (just for trying purposes) the following error occurred:
>
> *** panic: GC: getS
Madrid, July 23rd 1999
Hi,
I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to
compile (javac) one version of the world-infamous HelloWorld applet
(just for trying purposes) the following error occurred:
*** panic: GC: getStickySystemClass failed: java/lang/ref/Re
> Currently I have SUSE and Red Hat both released around the same, June 1998.
> sitting on my computer desk.
> I want to avoid any pain with JAVA 2.0, netscape, IDEs, JDKs so which
> is best supported when all the new JAVA goodies come out.
I don't know of any RedHat-specific problems.
SuS
Currently I have SUSE and Red Hat both released around the same, June 1998.
sitting on my computer desk.
I want to avoid any pain with JAVA 2.0, netscape, IDEs, JDKs so which is
best supported when all the new JAVA goodies come out.
Regards.
Mo
In message <[EMAIL PROTECTED]>, Jeffrey Smith writes:
I am running jdk1.1.6-v2-libc5 . . .
I have just installed this new version of slakware with
version 2.0.34 of linux.
Jeffrey,
>From your system inventory, I see you're running ld-linux.so.1.9.9.
You will probably be a
Hi:
I am running jdk1.1.6-v2-libc5
Here is my ldconfig -D result
/root/installed/java $ ldconfig -D
ldconfig: version 1.9.9
/usr/local/lib:
/usr/X11R6/lib:
libgtk.so.1 => libgtk.so.1.0.2
libglib.so.1 => libglib.so.1.0.2
libgdk.so.1 => libgdk.so.1.0.2
libgimp
15 matches
Mail list logo