Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

This page summarizes the changes introduced in each component maintenance release for Universal Agent 6.7.x.

For a list of all component changes included in the maintenance release for each platform, see:

Universal Agent Server

Release 6.8.0.0 - March 31, 2020

Change ID

Platform

Component

Description

D-09727

Windows

UAGSRV

Prevent a situation that could result in a deadlock when executing several concurrent FTP file monitors on Windows.

D-09682

All

UAGSRV

Fix a situation in which the agent may get stuck in a reconnect loop, issuing several UNV6260E messages.

NOTE: This was also delivered in the UA 6.7.0.1 maintenance release.

D-09695

Windows

UAGSRV

Prevent a situation where cancelling a Windows task instance may cause other active Windows task instances to transition to Failed status.

D-09721

All

UAGSRV

Prevent the error “UNV0143E Error in event management system: XECheckSockets, select, 10038, Socket operation on non socket” which may cause OMS Server to shut down with exit code 2.


NOTE:  This was resolved by changes delivered for D-09682.

D-09754

Windows

UAGSRV

Fix a memory leak discovered during execution of a Windows file monitor task.

B-10723

Unix
Windows

UAGSRV

Increase the size of stdout/stderr the agent may return to Universal Controller to 6 MB.

B-10724

All

UAGSRV
UCMDSRV
UCTLSRV
UDMSRV
UEMSRV

Add “inherit” as a supported value for the Server components’ “security” configuration option.  This value behaves the same as “none”, which will eventually be deprecated.


Windows

UCFGMGR


B-11137

Unix
Windows

UAGSRV

Do not issue a UAG8016E message when no agent.log file exists at startup.

B-11143

Linux

UAGSRV

Add ability to configure an agent as transient, which will remove its definition from Universal Controller when the agent stops.

B-11220

All

OMSSRV
UAGCMD
UAGSRV
UBROKER
UCMD
UCMSRV
UCTL
UDM
UDMSRV
UFTP
UEM

Change the default value of the min_ssl_protocol option to TLS1_2.

B-11245

Unix
Windows

UAGSRV
UBROKER

Add ability to override UAG Server configuration options when starting the Universal Broker.

  Overrides for the UAG Server netname, oms_servers, agent_clusters, and enable_ssl options are provided.

B-11265

All

UAGSRV

Add the ability to refresh SSL certificate information  – including CA certificates, certificate revocation lists, and client certificates – without restarting UAG Server.

B-11425

Unix

UAGSRV

Do not write messages to agent.log when running Universal Broker in console mode.

B-11486

All

UAGSRV

Allow enable_ssl, ssl_client_auth, and ssl_server_auth configuration options to be refreshed without requiring a UAG Server restart.

  • No labels