[GRASS-dev] [GRASS GIS] #2495: Java runtime error

#2495: Java runtime error
----------------------------------------+-----------------------------------
Reporter: ragola | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.5
Component: Installation | Version: unspecified
Keywords: java, runtime, gui startup | Platform: MacOSX
      Cpu: OSX/Intel |
----------------------------------------+-----------------------------------
I'm attempting to open the GRASS-7 (3 beta) through Yosemite and the
following message appears:

Starting GRASS GIS...
No Java runtime present, requesting install.
ERROR: Invalid return code from GUI startup script.
Please advise GRASS developers of this error.
Exiting...

All framework packages were installed prior with no issue and I have
reinstalled Java 8. Any assistance is much appreciated.

-Rich G.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2495&gt;
GRASS GIS <http://grass.osgeo.org>

#2495: Java runtime error
---------------------------+------------------------------------------------
  Reporter: ragola | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.5
Component: Installation | Version: unspecified
Resolution: invalid | Keywords: java, runtime, gui startup
  Platform: MacOSX | Cpu: OSX/Intel
---------------------------+------------------------------------------------
Changes (by kyngchaos):

  * status: new => closed
  * resolution: => invalid

Comment:

This is not a GRASS bug. This comes from the GDAL framework 1.11.0, where
Java ''6'', not Java 8, is required for the MDB driver. I have removed
the MDB driver in GDAL 1.11.1, and will eventually make it an optional
GDAL plugin.

Update GDAL.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2495#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>