Products | Versions |
---|---|
TIBCO IntegrationManager | - |
Not Applicable | - |
Description:
Following are the defect fixes in TIBCO Integration Manager 4.5.0 hotfix13 -
General Issues:
* Defect Id : 1-19Z97V
Under heavy load, TCP Request/Reply task may throw "Invalid
state - duplicate invocation attempt of task" error for
some jobs and cause them to hang. This has been fixed.
* Defect Id : 1-183C25
If the mail.pop3.connectiontimeout & mail.pop3.timeout property is set
and there's a timeout due to socket connection problems, EMail JC was not
handling that gracefully. This has been fixed.
* Defect Id : 1-17668D
Internal fix for SWIFT plugin version 4.2.0 patch 6.
* Defect Id : 1-1CWP3X
Enhancement to support SWIFT plugin version 4.2.0 patch 6.
To have this enhancement take effect, both properties
Config.Primary.Compatibility.AE.UseSDK
Config.Primary.Compatibility.AE.UseSDK.for.DebugEngine
must be set to true.
* Defect Id : 1-184E4V
The fix for defect 1-X1P2P ( patch 9 ) introduced the problem where
the session object may not be initialized in case authentication is
required. Now we have a fix that should work for all cases.
* Defect Id : 1-195CRW
Have job.getDBConnect() support JDBC channels that may contain URL
and/or Driver Class attributes specified as properties ( instead of
literals ).
* Defect Id : 1-16E5K4
Added support to understand SOAP's href syntax.
* Defect Id : 1-16X21R
Enhancement to have the invoke rpc task publish explicit nulls.
By setting the property
"Config.Primary.Compatibility.SignalOut.publishExplicitNull"
to true, the invoke rpc task will be able to publish explicit nulls.
The property is defaulted to false.
* Defect Id : 1-18JXC3
Fixed problem where job may hang executing processes that have nested
sync bars.
* Defect Id : 1-1B4FY1
IM, run as an NT service without having property Config.Distributed
set to true, may hang on startup. This is now fixed.
* Defect Id : 1-1CU2L5
Internal enhancement/fix for TIBCO BusinessConnect.
* Defect Id : 1-18MDK7
In HTTP Invoke task, the task will block if given a non-existing IP Address.
The task will block for an operating system dependent time period regardless
of the specified timeout. The fix will unblock the HTTP task if the block time
surpasses the specified timeout.
Mapper, XML Parser and Renderer Issues:
* Defect Id : 1-18JOV1
NumberFormatException is thrown by the IM Mapper when the machine's
region is set to "Spanish".
* Defect Id : 1-18AFK6
Enhancement request to make the schemaLocation attribute be optional
for XML validation. To avoid having to insert a schemaLocation attribute
in the XML instance, users need to set the property
"Config.Primary.Compatibility.XML.ValidateUsingInternalSchema" to true.
When this property is set to true, XML validation will use the XML schema
specified within IM. This property is defaulted to false.
* Defect Id : 1-1A0Z1B
The proper namespace prefix is not appended to a number of XML elements.
* Defect Id : 1-13XWVQ
A runtime error "javax.xml.transform.TransformerException: No more DTM IDs are
available" is encountered when executing the XSLT task. No jar library has changed
for this fix. This defect basically confirms that the users may use the latest
Xalan 2.5.1 library. The users will have to procure the latest Xalan library
and place the library in the beginning of IM's classpath. IM uses an older version
of the Xalan library which is embedded in j2ee.jar.
* Known Issues:
Mapper, XML Parser and Renderer Issues:
1) The following is a list of reserved words used by IM Mapper code. They
should not be used to name XML elements and attributes:
ANY, anonClass, CDATA, choice, choiceGroup, sequence,
sequenceGroup, union