TIBCO GridServer(TM)6.2.0 Hotfix01 has been released (Correction in title)

TIBCO GridServer(TM)6.2.0 Hotfix01 has been released (Correction in title)

book

Article ID: KB0102891

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Description:
================================================================================
Product Name:    TIBCO GridServer(TM)
Release Version: 6.2.0_hotfix01
Release Date:    November 2015

================================================================================
Affected Components for 6.2.0_hotfix01

The following components are updated by this hotfix:

Manager
Engine
Java Driver
Java Services
C++ Driver
C++ Services
.NET Driver
.NET Services
Windows Daemon
Unix Daemon

================================================================================
Closed Issues in 6.2.0_hotfix01 (This Release)


Admin Interface
GS-12776
Resolved sortation issue in Users -> User Admin when sorting by Create Date

GS-12879
An erroneous field validation in the GUI prevented semicolons from being used
for Broker sharing tiers.

GS-12874
The 'Use Grid Specific Resources' setting was only available on the Primary
Director. If this was set to true, in a failover scenario when the Secondary
would take over for the Primary, the resource would revert to no longer
grid-specific. This setting has now been added to the Secondary.

GS-12750
Some known XSS vulnerabilities were fixed in the Admin pages. These only
affected logged in users.

GS-12554
Fixed a problem that caused the Import Export option in the Admin pulldown menu
on a stand alone broker to throw a null pointer exception

GS-12893
The admin interface was interpreting the Elapsed Time value as a different data
type depending on how much time had elapsed.

GS-13054
The admin interface was interpreting the Elapsed Time value as a different data
type depending on how much time had elapsed. This caused sortation to generate
an exception.

GS-12394
Resolved an issue that caused the sortation of engines by Elapsed Time to throw
an exception.


Drivers-All
GS-12964
changed driver to prevent task submission to R Service with incompatible
function Interface

GS-12965
Upon a disconnection, it was possible for a Java Driver to be stuck in a loop
for an indeterminate period of time while trying to reconnect. This would
manifest itself in the logs as a failure to connect due to an XML Exception with
the following message: " in bean MessageWrapper property message, may be missing
set or get."

GS-12941
Updated the OpenSSL libraries for cpp drivers


Engine
GS-12896
Added code to explicitly capture engine instance ID and to provide extra
logging.

GS-12891
Linux 32-bit and 64-bit no longer relies on external tools such as ifconfig to
determine network interfaces.


Engine Daemon-Windows
GS-12872
Added code to detect the cyclical restart and abort it.


Manager
GS-12895
Under certain circumstances it was possible for an Engine to miss a notification
sent from the Broker of a new Task, resulting in a Task assignment timing out
and an Engine restart.


PDriver
GS-12907
Fixed a buffer overflow for data larger than 4095 bytes.


R Specific
GS-12923
Exposed the DriverManager class in the RDriver

GS-12945
Fixed an issue that caused an NPE when calling the destroy and cancel functions
using NATIVE_R

GS-12955
Added the AFFINITY_DEPTH option along with a number of other options that were
previously unimplemented.

GS-12975
In order to prevent double free of the underlying C++ Service object, the R
Service is transferring the full ownership of the underlying C++ object. Once
the ownership is transferred, the R Service object no longer has the underlying
C++ {Service}} instance.

================================================================================
Variables

The following variables are used in these instructions.

$DS_MANAGER: The location of your Manager installation.
$UPDATE_NAME: The name of this Service pack or Hotfix, e.g., 6.2.0_hotfix01
$UPDATE_DIR: The update directory. Contains the update log and uninstall files:  
    $DS_MANAGER_HOME/updates/$UPDATE_VERSION
    

================================================================================
Installation

On your Manager machines:
1. Shut down the GridServer Managers that will be updated.
2. Run the JAR file. The syntax for running the jar is:

  java -jar <name of the Hotfix jar> $DS_MANAGER


================================================================================
Uninstallation

All files that are replaced are saved in $UPDATE_DIR.
For example, all files from 6.2.0 that were replaced by 6.2.0_hotfix01 are in
    $DS_MANAGER_HOME/updates/6.2.0_hotfix01

There is also a file that tracks files that are added or removed, $UPDATE_DIR/update-summary.txt

To uninstall a hotfix:

1. Restore all files from $UPDATE_DIR/manager to $DS_MANAGER_HOME
2. In update-summary.txt, there is a list of all new files that were added.
   Delete those files from $DS_MANAGER_HOME
   
================================================================================

Issue/Introduction

TIBCO GridServer(TM)6.2.0 Hotfix01 has been released (Correction in title)