This document covers solved issues available for 2.1.12:
Solves problem NPROS-276.
The utility eorxcl
deleted too new files during Entire Operations
cleanup.
Solves problem NPROS-279.
If a UNIX file name contains ':'
, the result of the
internal ‘fuser’
command invocation erroneously was interpreted as
'file is open'
.
Solves problem NPROS-191.
The file npr.txt is intended for both Entire System Server on UNIX and Entire System Server on Windows. At some more text locations, notes were added about the scope of the section.
Solves problem NPROS-285.
Some changes to support sending e-mails with attachments from Entire Operations. This is a prerequisite for NOPALL-3317 (Entire Operations 5.5.1).
Solves problem NPROS-280.
The content of the environment variable
$LANG
is being written to the Entire System Server
(NPR) log file now.
It is now possible to stop all running services of Entire System Server.
Command:
nprmgr stop service all
It is now possible to start all services with Autostart
=YES
.
Command:
nprmgr start service autostart
It is no longer necessary to enter passwords to start or stop services.
nprmgr stop service all
Exit code 0 is returned, if services were stopped and / or services were inactive already. Other exit codes are returned for real errors only.
Solves problem NPROS-287.
Corrected the Broker reconnection logic, in case that Broker Security is active. In case of Broker error 0020/0134 (LOGON required), a Broker session re-registering is being performed like for Broker error 0002/0002 (User Does Not Exist).
See readme.fix.txt.