Have you set a $JAVA_HOME environment variable? That is how I believe the installer finds your java environment
The only other thing I see in your error logs is a lot of effort spent generating ssl certficates and otherwise prepping for "Secure Mode" which is a mode that almost nobody runs Grid Engine in. I'd recommend disabling that unless this was intentional And finally you don't really need the GUI for a single machine install What happens when you skip the GUI and just do this? # cd /home/abhinav/Downloads2/ge2011.11/ # mv default _default.old # ./install_sgemaster # ./install_execd You may get much better diagnostic info using the command line installation methods -Chris Abhinav Mittal wrote: > Hi > > I have been trying to install via gui on ubuntu. > command: sudo ./start_gui_installer > It is not able to detect JVM installed on my machine. > My machine is acting both as qmaster and execution host. > I am attaching 2 snapshots as well and error transcript. > Please help. > Abhinav Mittal > IIIT Hyderabad India > Center for Computational Natural Sciences and Bioinformatics _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
