Search found 3 matches

by creos
Thu Apr 10, 2003 2:40 am
Forum: Common Problems
Topic: SuSE 8.1: Exception in thread "main" java.lang.NoC
Replies: 5
Views: 9288

SOLUTION !

Ok, Based on another post I decided to redownload the oxygen setup. I notice on the download page, it has: Linux version (12MB) All Systems (11MB) I decided to download the one for ALL unix systems instead of the one for Linux. Unzipped it and did the following: mark@unassigned:~/Stuff> chmod +x oxy...
by creos
Thu Apr 10, 2003 2:22 am
Forum: Common Problems
Topic: SuSE 8.1: Exception in thread "main" java.lang.NoC
Replies: 5
Views: 9288

Well, I went and installed JRE 1.4.1 & changed my path so it doesn't see 1.3. mark@unassigned:~/Stuff> which java /usr/java/bin/java mark@unassigned:~/Stuff> java -version java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Cli...
by creos
Wed Apr 09, 2003 8:36 pm
Forum: Common Problems
Topic: SuSE 8.1: Exception in thread "main" java.lang.NoC
Replies: 5
Views: 9288

I get.

$which java
/usr/lib/java/jre/bin/java

$java -version
java version "1.3.1_04"
Java (TM) 2 Runtime Environment, Standard Edition (build 1.3.1_04-b02)
Java HotSpot (TM) Client VM (build 1.3.1_04-b02, mixed mode)

Is JRE 1.3.1 considered an old version?