Hotfix for MIDAS 4.11.0 - Case ID: MIDAS-6581 This is a universal hotfix for the MIDAS Product Family. MIDAS target version: v4.11.0 OS Version: RHEL 5.x, HPUX-IA 11, Solaris 10, Windows Server OS (Webapp only) The hotfix has to be applied to any installation of MIDAS v4.11.0 If you have a split MIDAS WebApp and one or more MIDAS OM BackEnd installations, the hotfix has to be applied on WebApp only. Description =========== This hotfix resolves issue: - MIDAS-6581 Groovy jobs cannot access derby db Preparation =========== Please make sure, that, before installing this hotfix, all prior released fixes have been installed in the order of appearance! To make sure you can later uninstall the hotfix if necessary, backup the whole MIDAS installation folder by tar'ing the 1. On Unix: /midas.sh clean On Windows: \midas clean 2. tar cvf MIDAS4110.tar / 3. On Unix: /midas.sh start On Windows: \midas start Please note that uninstalling this hotfix is not possible. Only a complete removal of the fixed MIDAS installation and an extraction of the backed-up will bring back your old installation! Note: You may skip the "Preparation", e.g. due to disk space limitations at the cost of losing the option to uninstall the hotfix later. Installation ============ To install this hotfix: 1. Copy the 05_4.11.0_6581_groovy_jobs_cannot_access_derby_db.zip into the MIDAS installation directory 2. Install the hotfix by executing: On Unix: /midas.sh patch /05_4.11.0_6581_groovy_jobs_cannot_access_derby_db.zip On Windows: \midas patch \05_4.11.0_6581_groovy_jobs_cannot_access_derby_db.zip Uninstallation (Removal) ======================== Please note that uninstalling cumulative hotfixes for MIDAS is only supported in case you created a backup of the complete ! To remove the hotfix (this has to be done on each of the MIDAS servers!): 1. On Unix: /midas.sh clean On Windows: \midas clean 2. Remove current 3. tar xvf MIDAS4110.tar 4. On Unix /midas.sh start On Windows \midas start