Summary for Patch 1130 rev2 (Released)

Summary AppUsage can not get CATIA Application name
Platform Windows
Category bugfix
Valid for 5.2.x, 5.3.x, 5.4.x, 5.5.x, 6.0.0.x
Requires 5.2.2.1 - 5.5.2.0: 1123, 5.2.0.0 - 5.5.0.0: 1094
Server Required Patch/es
Supersedes 1108, 1105, 1099, 1093, 1084
Superseded by 1144 : Released / Not hidden
1144 : Released / Not hidden
1144 : Released / Not hidden
1138 : Cancelled / Not hidden
Affects Client: System Analyzer
Last Updated July 27, 2010

Download now

Download_red Patch1130-2.zip

Description

When CATIA or any application is executed from a Network share like \\server\share\folder\app.exe,
AppUsage and Recorder.exe are unable to recognize the Application details which are being read from
the version information embedded in the exe. There were two problems:

1. An error in the parsing code which failed to parse the file paths with the above mentioned
format. This has been fixed.

2. Permission issues. Since AppUsage runs under LOCALSYSTEM account, it is unable to access the
version information by opening the file. This is because when a user connects to a network share,
only applications that run under that user's session will be able to access the network share.
Since this is the way Windows works and is caused by the security constraints imposed by the
Operating system, the correct way to workaround this, is to run OpeniT Client under an user account,
that has the required permissions to access the network share from which the application is being
executed. This user account should also have administrative and debug privileges as AppUsage needs
this to function properly.
Another alternative is to install the application locally on the hosts.

Supersedes Patch Description

Expand all

Patch 1108 — Handle missed stop events
If AppUsage misses the stop event of a process, that process will continue to be logged as running.
This version, after logging process data, checks and removes processes that are not running anymore.

But this means AppUsage Elapsed time can be inaccurate by 1 hour (or a period equal to log interval)
in the worst case for any process whose stop event is missed.
Patch 1105 — Handle wrong start/end time.
Handling wrong start/stop time reported by the Native Event Logger has been improved.
Patch 1099 — Fix some crashes in AppUsage and errors related to start and end time.
This patch fixes some errors caused by the event tracer reporting wrong start
and end times. It also fixes a crash caused during logging data and a crash
that occured when
performance monitoring was turned on.
Visual C++ 2005 SP1 Redistributable Package (x86) required for Appusage is included in Patch 1094.
Patch 1093 — Fix some crashes in AppUsage and errors related to start and end time.
This patch fixes some errors caused by the event tracer reporting wrong start
and end times. It also fixes a crash caused during logging data and a crash that occured when
performance monitoring was turned on.
Patch 1084 — Fixed a bug causing program crash for AppUsage
AppUsage was crashing on some hosts when opening the appusage_counters file.
This has been fixed and execption handling has been improved.

Installation

Unpack the zip file anywhere on the machine to patch.
Run install.exe to start installation.
Once the patch has been installed, you may delete the unpacked directory.

NOTE: The patch must be installed by a user with administrator rights.

Corresponding Unix Patches

No corresponding Patches available.



Back to Version List