Fixes Defects: PM35112,PM70008,PM74104,PM75831,PM76376,PM76505,PM76509,PM77095,PM77148,PM77255,PM77379,PM79987,PM80098,PM80132,PM80135,PM80146,PM80289,PM80724,PM80966 This patch contains the following software changes: PM35112: Problem: When accessing "\\view" on a Windows machine running Microsoft Terminal Services, you may receive the error "\\view is not accessible. You might not have permission to use this network resource. " Fix: Corrected permission assigned to certain internal ClearCase resources. PM70008: Problem: When output of 'cleartool desc -fmt' exceeds 153kb, output is truncated and customer is not aware of the truncation. Fix: The buffer is now expanded as needed so that all data is returned/displayed. PM74104: Problem: clearimport will crash or have a segmentation fault when metadata is imported that contains new line characters. Fix: clearimport now handles metadata that contains new line characters. PM75831: Problem: "cleartool ln -s" does not report an existing view private link as an error. ClearCase creates the symbolic link and it is eclipsed by the view private one. Fix: An error will now be displayed indicating that the file already exists. PM76376: Problem: In ClearCase, when using $filelist for a multiple selection in a customized Context menu the filenames will be truncated when a file/pathname contains "&" Fix: The paths are now correctly quoted when forming the command to be executed. PM76505: Problem: When the Rational MultiSite shipping server encounters a connection or other TCP/IP socket error on Microsoft Windows, an incorrect error message is printed in the shipping server logs. Fix: Rational MultiSite shipping server now correctly logs (in the shipping server logs) connection and other TCP/IP socket errors on Microsoft Windows. PM76509: Problem: Rational MultiSite shipping server failed to send packet file due to the "deferred behavior" introduced from MicroSoft Windows 2008 server OS. Even if with a "good" binding port, socket connection could still fail for WSAEADDRINUSE error. Fix: MultiSite shipping server can now handle the "deferred bind on connect" behavior introduced in MicroSoft Windows 2008 server OS. PM77095: Problem: An error is received while opening version tree of a symbolically linked file from ClearCase Explorer Fix: ClearCase Explorer now converts the symbolic link target path from relative to absolute and the version tree is correctly opened. PM77148: Problem: ClearCase Mainframe Connectors exhibits poor performance while listing files and locating files on z/OS z1.11 (and before) when not using IBM-1047 server code page. Fix: A single handler converting from IBM-1047 to specified server code page is now used. PM77255: Problem: Rational ClearCase Explorer shows owner/group of view private files within the MVFS to be NOBODY/NOBODY. Fix: ClearCase Explorer now shows correct owner/group of view private files. PM77379: Problem: ClearCase users would see occasional blue screens when building in a high load environment with MVFS cache values set too large. Fix: A data storage/management issue has been corrected. PM79987: Problem: Abe processes may crash when idle for too long and it gets timed out. Fix: File I/O is now properly handled. PM80098: Problem: Files with the same name can not be added to source control into different libraries using ClearCase Mainframe Connectors. Fix: Files with the same name can now be added to source control into different libraries using ClearCase Mainframe Connectors. PM80132: Problem: ClearTeam Explorer checkin/checkout operations on the version tree node run on the last selected navigator tree node Fix: The fix clears the previous selection in any other ClearTeam Explorer view and honors the current selection in Version Tree PM80135: Problem: ClearTeam Explorer operations on multiple fragments incorrectly considers selections in multiple eclipse views Fix: Operations on multiple fragments now correctly consider selections in multiple eclipse views. PM80146: Problem: Multiple checkouts of RSARTE model fragments should be prevented in ClearTeam Explorer. Fix: ClearTeam Explorer no longer allows multiple checkouts of RSARTE model fragments. PM80289: Problem: Incorrect menu options available when selecting multiple fragments in ClearTeam Explorer Fix: Action enablement is made aware of logical resources containing multiple selected fragments underneath them. PM80724: Problem: New shared library libatriacmi.so causes segmentation fault in CtCmd Fix: CtCmd was re-linked with the new shared library. PM80966: Problem: Using clearfsimport to import files from a ClearCase copyarea (view directory structure containing the following files .copyarea.dat, .copyarea.db and/or .copyarea.lck) can cause havoc with the ClearCase environment. Fix: clearfsimport has been modified so that copyarea files will be skipped during the import process into a ClearCase VOB and a warning message will be displayed.