data_insight-3.0.1RP4HF12a

 Basic information
Release type: Hot Fix
Release date: 2013-02-26
OS update support: None
Technote: None
Documentation: None
Popularity: 384 viewed    downloaded
Download size: 414.37 KB
Checksum: 1111671500

 Applies to one or more of the following products:
Data Insight 3.0.1 On Linux
Data Insight 3.0.1 On Windows 32-bit
Data Insight 3.0.1 On Windows 64-bit

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
3070192

 Patch ID:
None.

Readme file
Date:2013-02-25

OS: Windows

Etrack Incidents: 3070192

Errors/Problems Fixed:

3070192 - On certain non-english OS, service status is shown incorrectly

Applies to: Management Server, Indexer, Collector, and Windows File Server Agent (Windows only)

Install/Uninstall Instructions:

Apply this hotfix to all Data Insight nodes (Management Server, Indexer, Collector and Windows File Server Agent). 
This hotfix can be applied to Data Insight version 3.0.1(30RU1) RP4 only.

FILE AFFECTED BY THIS PATCH:

INSTALL_ROOT\DataInsight\tomcat\webapps\ROOT\WEB-INF\classes\com\symc\matrix\util\ConfigUtils*.class
INSTALL_ROOT\DataInsight\tomcat\webapps\ROOT\WEB-INF\classes\com\symc\matrix\commd\scheduler\HaMonitor*.class
INSTALL_ROOT\DataInsight\tomcat\webapps\ROOT\WEB-INF\classes\com\symc\matrix\commd\scheduler\sysmon\WindowsSystemMonitor.class

By default, value of INSTALL_ROOT on Windows is "C:\Program Files\Symantec".

NOTE: Please keep a backup of the files  you are about to patch. This will be
required in case you want to rollback the patch.

Steps:

	Log into Data Insight server machine with Administrative privileges
	and perform the following steps:

	1. Stop Data Insight services:
		From the command prompt, issue the following command:
		
		net stop DataInsightWatchdog
		net stop DataInsightWeb
		net stop DataInsightHttpd
		net stop DataInsightComm
		net stop DataInsightConfig
	
	2. Take a backup of entire tomcat\webapps\ROOT\ folder under the install location

	3. Unzip the patch files to a temporary folder. In this folder, locate the
	"patches" folder. This folder contains binaries for 32bit as well as 64bit Windows operating 
	Systems. Files provided in the patch are in the same directory hierarchy as
	those present on your system at: 
	"INSTALL_ROOT\DataInsight".
	Example: If you unzip hotfix to C:\temp, it will create the following folders 
	under C:\temp:
	C:\TEMP
	+---README
	+---patches
		+---windows
			+---32bit
				+-------tomcat
			+---64bit
				+-------tomcat

	4. Copy the patch files to the install directory. For example, if you are
	patching a 64 bit Windows server installed at "C:\Program Files\Symantec\DataInsight",
	copy entire contents under "C:\temp\patches\64bit" to "C:\Program Files\Symantec\DataInsight",
	replacing the original files with those from the patch.

	5. Start Data Insight services:
	From the command prompt, issue the following command:
	
		net start DataInsightConfig
		net start DataInsightComm
		net start DataInsightHttpd
		net start DataInsightWeb
		net start DataInsightWatchdog

Additional Notes:
Apply this hotfix to Data Insight 3.0.1(30RU1) RP4 only.