Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #2 for icegridnode on Windows, release 3.0

benoit
benoit Rennes, France
The attached patch fixes two icegridnode bugs:
  • On localized Windows systems, the IceGrid node fails to retrieve the CPU utilization.
  • The icegridnode might hang when started as a service when the system is booting.

These bugs only occur on Windows platforms, you don't need to install this patch on Unix platforms.

You'll need to patch the Ice source distribution and rebuild Ice. To patch the source distribution you can use the following commands:
C:\> cd C:\Ice-3.0.0
C:\Ice-3.0.0> unzip -o icegrid.patch.zip

Benoit.