Fix: Now sorting POLLSTART before POLLEND when in the same second.
Fix: Now ignoring status records when in poll with start time at the same time as end time of
another poll (same as if start time was before end time of the other poll).
Fix: Max in use higher than max available.
Fix: Max in use is greater than the actual license count (two licpoll client)
Fix: flexlog2 data (configured using auto configure in Windows) does not show up in reporting
server: "log file use" data type(s)
Fix: Bug introduced in patch 713, causing some data to be missing in database.
This patch include the following fixes
1. Filtrator over-reported elapsed time for winapp data
One hour got double usage everr 24 hours.
2. Fix handling of max 1 license per user/host handing of FlexNet debug data
Filtrator didn't handle the configuration in the 'flc_exception' config fil. Now it's possible
to force filtrator to never count more than a single license usage for feature/user/host
combination.
3. Force FlexNet debug log parsing to reset internal values at re-read
Processing (flab) will now set all licenses to 0 when finding a re-read line in the debug log.
This is to match behaviour seen in debug log when licenses are gradually re-rechecked out
There is also a new option to configure a quarantine period for flexpoller data after
re-read/re-start
4. Ability to force ignore of feature version when processing data added
New parameter to force processing to ignore feature version when processing.
Several other minor corrections dealing with conflicting input between poll data and debug
file have been added.