GridServer 6.1.1 HF 3 has been released

GridServer 6.1.1 HF 3 has been released

book

Article ID: KB0104482

calendar_today

Updated On:

Products Versions
TIBCO DataSynapse GridServer -
Not Applicable -

Description

Description:
Closed Issues in 6.1.1_hotfix03 (This Release)

GS-12203
The Daemon Admin page did not sort correctly when there was more than one page
of Daemons, and could result in errors on the page.


.NET Specific

GS-12233
The .NET Driver did not resubmit outstanding tasks to the failover Broker on a
failover event. This bug was introduced in 6.1.0 and does not affect earlier
versions and service packs.

GS-12280
A 64-bit Windows installation running in 32-bit mode due to a Grid Library
marked as 'os=win32' could not run a .NET service. Note that a pure .NET Grid
Library typically should not have the os attribute set, since assemblies are not
specific to bitness.


C++ Specific

GS-12270
32-bit Windows C++ Services would fail to run on 64-bit Engine installations
when the Run-As user was set.

GS-12294
When running a 32-bit C++ Windows Service on a 64-bit installation, if the root
Grid Library has a dependency that is not tagged 'os="win32"', and has a C++
lib-path, it may get into a situation in which the Engine constantly restarts,
depending on load order. This can only happen if 'restart on lib-path change' is
'true' (it is by default 'false'.)


Database

GS-12283
Two new reporting database settings have been added: 'Maximum Task Description
Length' and 'Maximum Service Description Length'. These are used to truncate the
description lengths to the size of the database columns if attempts to store
values greater than the column size causes problems with the database.


Engine Daemon-Windows

GS-12181
Certain processors could show -1 as number of CPUs on Windows Daemons, and would
launch only one Engine by default.


Resource Deployment

GS-12239
Windows 32-bit Services would fail to run on a 64-bit Daemon installation under
the following circumstances: A Windows 32-bit JRE Grid Library with a newer
version was deployed, but not packaged in the same way as the default one
deployed with GridServer, even if that JRE is correctly packaged and works on
other Services. Such JRE Grid Libraries will now work with these 32-bit
services.


Security

GS-12250
A minor cross-site scripting vulnerability has been fixed. It does not exist in
modern browsers, and only under atypical circumstances, such as using Internet
Explorer 8 and setting the security level for the site to low. Also, it only
applies to a request that does not have a session. It has been fixed primarily
to avoid false positives on penetration tests.

GS-12255
The browser hint "autocomplete='off'" for the password field on the login page
can now be set. This is done on the Manager Configuration>Security page.


Stability,Fault Tolerance

GS-12189
Connectivity issues with the reporting database could cause the UI to become
very unresponsive.

GS-12237
On occasion a corrupt keypair was generated for the Driver to Manager
connection, resulting in the Manager creating a flood of log messages containing
'javax.crypto.BadPaddingException: Invalid pad value!’. The Driver will now log
itself off and back on to generate a new keypair if this situation arises. This
is a rare condition and has only been observed on Solaris.

Issue/Introduction

GridServer 6.1.1 HF 3 has been released