News:

So the widespread use of emojis these days kinda makes forum smileys pointless, yeah?

Main Menu

java op not really working on fedora core 6

Started by DeAd, May 07, 2007, 04:04:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DeAd

so i got the laster version of java and java op is taking forever to do anything and randomily stopping with handler errors i know this not really narrowed down that much but any suggestions?

iago

Which version of Java are you running?

(run "java -version")

DeAd

[DeAd@localhost ~]$ java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-51)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE

iago

It's likely because you're using a 3rd party Java VM. You should probably install the Sun version, unless you want to debug/fix the incompatibilities.

DeAd

got it working through a console gonna work on it getting it working through non console with gnome but thanks  ;D

Joe

gij (gcj) doesn't work with anything written in Java, let alone something as massive as JavaOp. If I remember correctly, in the writing process, iago said a few things were sheer luck that Sun Java allowed them to work right, and that it shouldn't have.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.