Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
Resolution:
This normally happen when the jDriver is being used with a service that have the runAsUser specified.
Our investigation reveals that this is either a java config problem or a 1.5.0_06 issue. The delay is due to initializing the encrypted connection, probably while creating a new SecureRandom. This used to be slow in earlier versions of java, like 1.3. Either way, it's not a DS issue.