***************
This release will be available on the 15\06\2007 on the Datatex web site after 6pm.
- License expired when upgrading RUBY server
Motivation
When upgrading from RUBY server 2.3.8.3 to 2.3.10.1, the license is now expired.
Completion
Fixed in 2.3.11.
Serial numbers for versions 2.3.11 and higher are now correct. - LOGIN / LOGOUT times are not within sessions
Motivation - Ruby's LOGIN and LOGOUT times are showing outside a session, resulting in the session reports not matching the agent reports.
Completion
Fixed in version 2.3.11.0 - Ruby gives Access violation when Ruby user is not configured on Database.
Motivation
Ruby gives Access violation when Ruby user is not configured on Database. Tested on 2.3.9 and 2.3.10.
Previous versions displayed an error message that the user was not configured.
Completion
Fixed. Ruby now exits properly if there is any problem connecting to the database.
Please note: - Ruby will still try 10 times to connect to the database, waiting 1 second in between each attempt.
This is to fix servers where the database takes a long time to start when the server boots up. - Ruby - Application field name to long
Motivation
The application's description in the status bar of windows is longer than 128 characters. Ruby can not write the entry
into the database because of this.
Completion
Fixed in 2.3.11. Ruby will now truncate long application or executable names.