Fixes Defects:
PI24282,PI28310,PI31112,PI31209,PI34193,PI36011,PI37361,PI37557,PI39558,PI40363,PI41731
This patch contains the following software changes:
PI24282:
Problem: When working in the IBM Rational ClearCase/Cadence integration, you may not see an error message stating you are creating an evil twin directory or element.
Fix: Error messages are now fixed to accurately report evil twin as the reason if it indeed caused mkelem to fail.
PI28310:
Problem: The IBM Rational ClearTeam Explorer Eclipse plugin will hang when an attempt to hijack a .classpath file is made in a web view.
Fix: This issue has been resolved.
PI31112:
Problem: When using IBM Rational ClearCase and performing "cleartool mkelem -ci -master -mkpath -cq `find
" the command ends with an internal error if the current working directory is not checkedout when the command is run and evil_twin protection is enabled on the VOB.
Fix: The internal error has been resolved.
PI31209:
Problem: You may receive the following error when working in the IBM Rational ClearCase (CC) - Rational Team Concert (RTC) bridge and adding a file to source control:
CRMAP7009: CCRC command "BulkMkelemDynamic" failed.
Fix: The CMI-layer code now provides the CMI Task Selection GUI for mkelem.
PI34193:
Problem: The IBM Rational ClearCase CCz may fail when performing a rccbuild due to a short job name.
If &USERID is used as job name when RCCMVS is customized, a build request may end with errors when the length of requester's user id is less than the one of '&USERID'.
Fix: IBM Rational ClearCase CCz was modified to handle short job names.
PI36011:
Problem: IBM Rational ClearCase Linux builds in dynamic views (audited builds) may encounter performance degradation after upgrade to 8.0.0.6 or 8.0.1 in certain configurations.
Fix: The audit subsystem was modified for a performance improvement.
PI37361:
Problem: After upgrading the Linux kernel on Ubuntu 12.04 or 14.04 with kernel version 3.2.0 or 3.13.0, the IBM Rational ClearCase mvfs module does not build correctly.
Fix: The MVFS was modified to make it compatible with the changes introduced by the kernel revision.
PI37557:
Problem: The IBM Rational ClearCase Remote Client (CCRC) client does not sync eclipse workspace resources with their disk equivalent post a state change operation. Using the preference "Automatic Refresh" shows the update, however, a noticeable delay is observed post a state change operation and the refresh.
Fix: CCRC client now keeps eclipse workspace resources in sync with their disk equivalents.
PI39558:
Problem: Due to a bug in the IBM Rational ClearCase MVFS, a process may not receive proper notification when a NFS lock it is waiting for is released. This may cause multiple ClearCase processes to hang as they try to access locks held by the first process.
Fix: Processing had been changed so that ClearCase processes will be properly notified when NFS locks are released.
PI40363:
Problem: When configuring the IBM Rational CM WAN server, you may find that new settings do not take effect.
Fix: IBM Rational CM WAN server now correctly uses new settings.
PI41731:
Problem: Running certain perl scripts including /usr/tools/bin/ClearQuest/ALMWorkFlowAutomation/alm_integrator.pl can fail with the error:
CRMUD0082E Execution of a hook failed during the action Activate
Data::Dumper object version 2.154 does not match
$Data::Dumper::VERSION 2.121
Fix: There is an conflicting (older) version of the file /opt/IBM/RationalSDLC/common/lib/perl5/site_perl/5.8.6/aix4_power//Data/Dumper.pm which has been removed to fix the error.