Hi,
We are using documentum 6.5 sp3 webtop. while doing soak test using HP Load runner , getting UCF error after approx. 20 minutes of execution.At that time we are getting following error in stack trace. After that all the transcations getting failed.
[10-Nov-2010 21:27:33 | ERROR | error:29 - ] Failed Exit request
com.documentum.ucf.common.transport.TransportException: Client failed to handshake with server within 250 seconds.
at com.documentum.ucf.server.transport.impl.ServerSession.waitHandshakeWithoutNotification(ServerSession.java:869)
at com.documentum.ucf.server.transport.impl.ServerSession.waitHandshakeForAdd(ServerSession.java:845)
at com.documentum.ucf.server.transport.impl.ServerSession.addRequest(ServerSession.java:202)
at com.documentum.ucf.server.transport.impl.UCFCommManager.finishSession(UCFCommManager.java:124)
at com.documentum.web.contentxfer.ucf.UcfSessionManager.disconnectSession(UcfSessionManager.java:486)
at com.documentum.web.contentxfer.ucf.UcfSessionManager.release(UcfSessionManager.java:175)
at com.documentum.web.contentxfer.ucf.UcfContentTransport.releaseUcfSession(UcfContentTransport.java:208)
at com.documentum.web.contentxfer.ucf.UcfContentTransport.cleanup(UcfContentTransport.java:119)
at com.documentum.web.contentxfer.ContentTransferService.execute(ContentTransferService.java:431)
at com.documentum.web.contentxfer.JobAdapter.execute(JobAdapter.java:108)
at com.documentum.job.async.AsyncJobManager$AsyncTimerJob.executeJob(AsyncJobManager.java:254)
at com.documentum.job.async.AsyncJobManager$AsyncTimerJob.run(AsyncJobManager.java:233)
at java.util.Timer$TimerImpl.run(Timer.java:275)
Thanks In advance.
Badal