Table of Contents
ToggleOpenLM Server version 1.8.1.25
The OpenLM team is pleased to announce the release of OpenLM Server version 1.8.1.25. It is a maintenance release to version 1.8. It contains some bug fixes to problems found in previous versions and enhancements. We recommend that users of previous 1.8 versions to whom these problems may be relevant upgrade their system to this version.
Upgrading the OpenLM Server
In order to upgrade to version 1.8.1.25:
-
Stop the OpenLM Server service
-
When using a the OpenLM embedded database (Firebird) backup your DB file (Typically located in: C:Program Files (x86)OpenLMOpenLM Serverdb)
-
Make sure ALL windows are closed; especially the services window.
-
Install the new version on top of the existing one. When prompt, allow the installation program to upgrade your database.
-
If prompted to do so, contact OpenLM to obtain an up-to-date license file. Please provide your MAC address and Hostname (case sensitive) for that. Copy this file to the C:Program Files (x86)OpenLMOpenLM ServerLicense ย folder, and restart the OpenLM Server service.
Upgrading your external database (MS SQL Server, MySQL or Oracle)
If you have not done so for previous upgrades, ask your DBA to execute the following SQL on your database:
update OLM_LICENSE_INVENTORY set VERSION=NULL where VERSION=”;
Whatโs New in OpenLM Server 1.8.1.25 (Nov 19, 2013)
Resolved Bugs
-
Issue #1403: [EasyAdmin] Compatibility with IE 11
-
Issue #1364: [OpenLM Server] Wrong email notification
-
Issue #1235: [OpenLM Server] ย Wrong status report for license server
-
Issue #1381: [EasyAdmin] Recent Feature Denials Chart: no results shown when recent days filter is greater than certain number.