FTAM Release notes for HP-UX 11.23
8
Chapter 1
HP FTAM Release Notes
Defects and Enhancement requests included in this release
6. JAGad95212
Symptom FTAM Applications fail due to total
number of opened file reached the
maximum limit. .
Defect Description vi_conc_print_debug() function opens
a file in FTAM. The opened file is not
properly closed by
vi_conc_print_debug().
Resolution The code has been modified to close
the opened file.
7. JAGad57081
Symptom Incorrect NetTL message logged when
FTAM Service provider is
unavailable..
Defect Description When FTAM service provider is not
available, the NetTL message logged
by FTAM is: "(MSGE_NO_ADDRS)
Unable to create an IPC call socket
address because the call socket
directory '/usr/spool/sockets/osi' does
not exist. Create the call socket
directory with the following
permissions.
/usr bin bin 555
/usr/spool bin bin 555
/usr/spool/sockets bin bin 555
/usr/spool/sockets/osi bin bin 777”
The paths described in this error
message are not relevant to HP-UX
greater than 9.x.
The correct paths are:
/var/opt bin bin 555