Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: DeAd on May 07, 2007, 04:04:43 AM

Title: java op not really working on fedora core 6
Post by: DeAd on May 07, 2007, 04:04:43 AM
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?
Title: Re: java op not really working on fedora core 6
Post by: iago on May 07, 2007, 10:27:47 AM
Which version of Java are you running?

(run "java -version")
Title: Re: java op not really working on fedora core 6
Post by: DeAd on May 07, 2007, 01:13:24 PM
[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
Title: Re: java op not really working on fedora core 6
Post by: iago on May 07, 2007, 02:35:58 PM
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.
Title: Re: java op not really working on fedora core 6
Post by: DeAd on May 08, 2007, 01:16:25 AM
got it working through a console gonna work on it getting it working through non console with gnome but thanks  ;D
Title: Re: java op not really working on fedora core 6
Post by: Joe on May 08, 2007, 04:11:21 PM
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.