Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Description:
Product Name: TIBCO SmartSockets
Release Version: 6.6.0
Patch Version: 2
Release Date: September 2004
======================================================================
To download this hotfix or to read the complete release notes see the links at the end of this announcement.
======================================================================
Reported Fixes in TIB_ss_6.6.0_CFIX_V2:
In addition to the defects addressed in hotfix 1 the following new defects are addressed in this hotfix.
* Improved Java memory management with regards to the output stream buffer. (SR-2RH659)
* Fixed a problem where unhandled socket error codes could cause RTserver to spin CPU cycles. (SR-2G7FZ1)
* Fixed a problem in java clients where timeouts were checked prior to checking the read queue. This caused
keepalives to be sent when data was actually available on the queue. (SR-2IHYHX)
* Modified the receiveing queue size within multicast client lib to be user configurable. (SR-2IHYHX)
* Fixed a problem where the connection was being locked just before issuing a sleep during reconnection.
This caused the conn to not be servicable while this sleep was being processed. (SR-2L5N3H)
* Fixed a problem where a detached dispatcher was issuing a double unlock to the event mutex. On windows
this can cause the dispatcher to dead lock. (SR-26DAL9)
* Fixed a problem where certain monitoring watch calls could cause server crashes in a large server cloud. (SR-2MK52P)
* Modified the default value of trace_file_size option to be 1000000000 bytes [1 Gigabyte]. Previously RTserver would allow
the trace file to grow until a SIGXFSZ was received and RTserver would exit. (SR-2IDDBZ)