slms4redd / chef-slms-portal

Chef cookbook for the UNREDD SLMS portal
GNU General Public License v3.0
1 stars 3 forks source link

Problems downloading jdk #31

Closed Damianofds closed 10 years ago

Damianofds commented 10 years ago

Sometimes the jdk download step retrieve an error and blocks the chef deployment process.

No stack trace avaiable.

Description of the issue and for a workaround:

Damianofds commented 10 years ago

Using openjdk rather than oracleJDK minimize the problems could happen during the execution of the cookbook since no confirmation is needed to download the installation package. Since from the GeoServer series 2.6.x openJDK is the suggested JDK to use, openJDK could be set as the default JDK to use after the NFMS GeoServer upgrade.

Damianofds commented 10 years ago

now the reference JDK is openjdk, solved.