Hi,

According to the Java exception, I would say that you're using GCJ.

The script "start_gui_installer" search for all available Java (JDK and
JRE) in the node.

Try :

 export JAVA_HOME="the folder where OpenJDK is installed"


cheers,


On Mon, Mar 4, 2013 at 8:19 PM, Reuti <[email protected]> wrote:

>
> Am 04.03.2013 um 02:11 schrieb rk mag:
>
> > HI Reuti, this is my Java version
> >
> > linux:/home/remagallon # java -version
> > java version "1.6.0_24"
> > OpenJDK Runtime Environment (IcedTea6 1.11.4) (suse-0.17.1-x86_64)
> > OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
> > linux:/home/remagallon #
>
> This is exactly the version I have on one of my systems and it's working
> with the old SGE 6.2u5.
>
> Just for curiosity: can you try to use the Oracle version of Java and/or
> the Son GridEngine version? Nevertheless you can also install from the
> command line and don't worry about any Java incompatibility.
>
> -- Reuti
>
>
> >
> ---------------------------------------------------------------------------------
> > This is what shows when I run the 'start_gui_installer':
> >
> > linux:/SGE/ge2011.11 # ./start_gui_installer
> > Starting Installer ...
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> >    at java.lang.Class.initializeClass(libgcj.so.11)
> >    at com.izforge.izpack.installer.Installer.main(Unknown Source)
> > Caused by: java.lang.ClassCastException: java.io.PrintWriter cannot be
> cast to java.lang.String
> >    at java.util.Properties.getProperty(libgcj.so.11)
> >    at com.izforge.izpack.util.Debug.<clinit>(Unknown Source)
> >    at java.lang.Class.initializeClass(libgcj.so.11)
> >    ...1 more
> > linux:/SGE/ge2011.11 #
> >
> >
> >
> >
> > On Fri, Mar 1, 2013 at 12:00 AM, Reuti <[email protected]>
> wrote:
> > Am 28.02.2013 um 06:54 schrieb rk mag:
> >
> > >
> > > hi guys.. i am really just new in using a mailing lists..
> > >
> > > anyways, I just wanna ask if Open grid scheduler works on openSUSE?
> > > i tried doing installation on my LINUX PC (openSUSE) by running
> './start_gui_installer'  but this is what appeared:
> > > -----------------------------------------------------
> > > Starting Installer ...
> > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > >    at java.lang.Class.initializeClass(libgcj.so.11)
> > >    at com.izforge.izpack.installer.Installer.main(Unknown Source)
> > > Caused by: java.lang.ClassCastException: java.io.PrintWriter cannot be
> cast to java.lang.String
> > >    at java.util.Properties.getProperty(libgcj.so.11)
> > >    at com.izforge.izpack.util.Debug.<clinit>(Unknown Source)
> > >    at java.lang.Class.initializeClass(libgcj.so.11)
> > >    ...1 more
> > >
> > >
> > > ------------------------------------------------------
> > > i am also sure that java is installed on my openSUSE PC..
> >
> > You mean the Java runtime? Which version and what are the last lines of
> the error message.
> >
> > -- Reuti
> >
> >
> > > have a great day guys..
> > > RK
> > > --
> > > rk - MaG
> > > _______________________________________________
> > > users mailing list
> > > [email protected]
> > > https://gridengine.org/mailman/listinfo/users
> >
> >
> >
> >
> > --
> > rk - MaG
>
>
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to