Keyword search: 

2005 Releases

3/1/2013 6:26 AM
You can subscribe to this wiki article using an RSS feed reader.

 

FileReplicationPro 2005 Releases

Release : 4.2.36b  Date: December 27, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
FRP experienced a condition where if the target folders did not have proper ACL settings, the replication engine got stacked causing FRP to fail repeatedly.  Fixed

 
 Release : 4.2.36  Date: December 12, 2005

Operating System Affected : Windows     Installation: Normal (Preserves existing jobs)
Bug Fixes
FRP did not replicate files that had their read-only attribute set. Fixed

 
 Release : 4.2.35  Date: December 7, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
There were problems replicating Unicode files. Fixed
There was the possibility of generating multiple real-time events when updating large files before the update operation was complete; resulting in the file being transferred more then once. Fixed.
IMPROVEMENTS
Created a new Windows installer based on JRE 1.4.2_10 with Server JVM  (rather then 1.4.2_08 Client JVM). The server JVM is a more optimized platform for the FRP Replication Service. This new platform will be faster and more efficient in terms of resource (memory + CPU) usage. Note that the Server JVM will be used only when the user chooses the "Complete Installation" download which includes JVM.  The user's client JVM will be used if the NoVM installer has been chosen by the user.

 
 Release : 4.2.34  Date: December 2, 2005

Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
Changing the management console password did not implement correctly. Fixed
IMPROVEMENTS
Upgraded the embedded database to help reduce memory usage and potential memory leaks.
Implemented an application level Keep Alive between Engines to prevent connection tear-downs during long periods of inactivity (i.e. dsync replication). The Keep Alive interval is based on a new system parameter s2s.tcp.keep_alive_interval (default=60 seconds)..
Change the value of "Next replication" in the Scheduled-Jobs screen to display "Upon Real-Time Changes" when the mode is in real-time.
Changed the FRP engine maximum memory usage from 128Mb to 256Mb.

 
 Release : 4.2.33  Date: November 22, 2005
Operating System Affected : Windows     Installation: Normal (Preserves existing jobs)
Bug Fixes
Finalized issues where FRP replication would crash when attempting to replicate a files with a pathname longer than 200 chars.
With ACL change detection and copy feature enabled, the FRP change/stop job did not work properly. Fixed.

 
 Release : 4.2.32  Date: November 16, 2005
Operating System Affected : Windows     Installation: Normal (Preserves existing jobs)
Bug Fixes
FRP replication would crash when attempting to replicate a file with ACL replication enabled and the file path is longer than 200 chars. Fixed.

 
 Release : 4.2.31  Date: November 15, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
There were circumstances where the s2s.properties file became corrupted. Fixed.
IMPROVEMENTS
Created build for Netware to link in new s2s.properties.
Improvements were made to validate ACLs prior to replicating them.

 
 Release : 4.2.30  Date: November 10, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
FRP real time replication did not delete the folder contents when the original folder was not permanently deleted (sent to the recycle bin). Fixed.
IMPROVEMENTS
Log an error when FRP fails to delete a file.
Improvements were made to FRP text file logging.

 
 Release : 4.2.29  Date: November 6, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
Repair log summary statistics for 2-way replications.
NEW FEATURES
Skip job validation when changing a job to be inactive.
IMPROVEMENTS
Add system parameters to define a threshold and a maximum allowable file size for differential based replications.
Add a system clock synchronization check for 2-way mirror jobs. FRP will check if the system clocks on the source and destination machines are within the specified number of seconds. If the time is not synchronized within this threshold, replication will not take place. The specified time threshold has been added to the s2s.propterties file.
Added a system parameter to the s2s.properties file to exempt certain files from the 2-way mirror delete prohibition in order to accommodate deleting temporary files created by some applications (s2s.2way.exclude=*.tmp,~$*.doc). Change the default system parameter s2s.2way.enable_deletes to false (no deletions).

 
 Release : 4.2.28  Date: November 6, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
IMPROVEMENTS
Change the default system parameter s2s.2way.enable_deletes to true (allow deletions).

 
 Release : 4.2.27  Date: November 2, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
Windows ACL copies caused FRP crashes under certain circumstances. Fixed
Added more log details related to ACL and real-time errors.
Change the logic for 2-way directory replication. A directory will be deleted only if it is empty.
TCP/IP WAN connections sometimes changed its status to DISCONNECTED. Fixed.
IMPROVEMENTS
Added a new system parameter s2s.2way.enable_deletes to control file deletion during a 2-way mirror replication. The default value is false (no deletion).

 
 Release : 4.2.26  Date: October 26, 2005

Operating System Affected : Windows     Installation: Normal (Preserves existing jobs)
Bug Fixes
Network drives became unavailable during replication with resultant FRP Replication Service crashes on Windows. Fixed.
IMPROVEMENTS
Added additional logging and sanity checks to FRP Windows extensions.

 
 Release : 4.2.25  Date: October 21, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
There was a chance of TCP connection failures when replicating large files using bit level replication. Increased TCP/IP timeouts during bit level replication.
There were errors during cross platform replication (e.g. Linux -> Windows) caused by FRP copying file ACLs and permissions. Disabled ACL copy functionality during cross platform replication.
Job execution statistics GUI fix.

 
 Release : 4.2.24  Date: September 22, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
IMPROVEMENTS
 The jobs state would change from Wait -> Replicating -> Wait incorrectly due to events arriving from different jobs. Fixed.
Added two system parameters to the s2s.properties file to specify TCP timeout values:

  s2s.tcp.session_inactivity_timeout (default 300 seconds) for an FRP session opened by a peer acting as server to be closed.
  s2s.tcp.response_timeout (default is 30 seconds) for a peer to wait for a response from its peer.

Reconfigured the OpenJMS built-in garbage collector to start the collection process when the FRP engine consumes 60% of the allocated VM memory.

 
 Release : 4.2.23  Date: September 16, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
IMPROVEMENTS
Set the tcp timeout parameters to 15 seconds for tcp connect and 40 seconds for tcp receive operations.
Updated the Mac code to provide uniformity with the other platforms.

 
 Release : 4.2.222a  Date: September 6, 2005

Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
Fixed several issues related to ACL copy and capture of RT file system events under Windows.
 Fixed several 2-way mirror items related to real-time events and the storing of the file's last modification date.
IMPROVEMENTS
Revised online help web pages.

 
 Release : 4.2.22  Date: August 24, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
On Replication service startup, 2-way replication jobs caused files to be deleted. Fixed.
When a user manually cut and pasted files from a source to a destination that were configured as a 2-way mirror, FRP deleted the files at both ends. Fixed.

 
 Release : 4.2.21a  Date: August 17, 2005
Operating System Affected : All     Installation: Normal (Preserves existing jobs)
Bug Fixes
The following issues where found for real-time 1-way mirror replications: (1) When a file is renamed on the destination, FRP would rename the same file on the source. (2) When a new file was added to the destination, it was not deleted. Fixed.

 
 Release : 4.2.21  Date: August 10, 2005

Operating System Affected : All     Installation: Normal (Preserves existing jobs)
IMPROVEMENTS
Removed the limitation in the Job Summary Logs of displaying only 15 records.




 INDEX Of All Releases 


 Knowledge Base Home




Tags:
Home: WIKI - Knowledge Base Index What's new: Recently changed articles