Hi,
I am using Loadrunner 9.1 version. I did load test scripting for webtop 6.0 version with LR kit 6.0 kit provided by EMC. Now webtop6.0 upgraded to webtop6.5. I downloaded LR kit 6.5 from EMC site, then try to script new load test for webtop 6.5. After the script got enhanced with all necessary updates, i tried to playback, I manually launched UCF start invocker batch file. the UID returns always = 0. even though the Jsession ID and UCF key is getting generated all the time. I am not able to see any UID sessions in UCF invker batch job.
Any help will be much appreciated.
Here is the replay log of Vugen.
Vugen Replay Log
import.c(60): web_url("invoker.jsp") was successful, 5730 body bytes, 174 header bytes [MsgId: MMSG-26386]
import.c(73): Registering web_reg_save_param was successful [MsgId: MMSG-26390]
import.c(75): Registering web_reg_save_param was successful [MsgId: MMSG-26390]
import.c(77): Registering web_reg_save_param was successful [MsgId: MMSG-26390]
msg is: UID
lr_Utils.c(24): Notify: Next row for parameter Context = 1 [table = Context].
lr_Utils.c(24): Notify: Parameter Substitution: parameter "Context" = "webtopre"
lr_Utils.c(33): Notify: Parameter Substitution: parameter "HostName" = "ustrntua02"
lr_Utils.c(35): Notify: Parameter Substitution: parameter "Timestamp" = "2010-02-11 05:21:22.108"
2010-02-11 05:21:22.108: buf is now: /webtopre
lr_Utils.c(36): Notify: Next row for parameter UCFport = 1 [table = UCFport].
lr_Utils.c(36): Notify: Parameter Substitution: parameter "UCFport" = "7338"
lr_Utils.c(36): Notify: Next row for parameter HostPort = 1 [table = HostPort].
lr_Utils.c(36): Notify: Parameter Substitution: parameter "HostPort" = "7012"
lr_Utils.c(36): Notify: Parameter Substitution: parameter "jsess" = "rpnfLzhRJj1xsC0xvpLxM9yJYRVqgFvpL4JFkyhKyCfSynx0VNWV!-1900758347"
lr_Utils.c(38): Notify: Saving Parameter "UID = 0"
lr_Utils.c(45): Notify: Parameter Substitution: parameter "Timestamp" = "2010-02-11 05:21:22.414"
2010-02-11 05:21:22.414: Success! UID is: 0
lr_Utils.c(63): Notify: Saving Parameter "Reload = 1265883682473"
UCF Log
Feb 11, 2010 12:38:40 PM com.documentum.qa.tools.ucf.TDfUCFInvokerThread run
SEVERE: unknown protocol: ustrntua02
java.net.MalformedURLException: unknown protocol: ustrntua02
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at com.documentum.qa.tools.ucf.TDfUCFInvokerThread.run(TDfUCFInvokerThread.java:54)
at java.lang.Thread.run(Unknown Source)
Feb 11, 2010 12:38:41 PM com.documentum.qa.tools.ucf.TDfUCFInvokerThread run
SEVERE: unknown protocol: ustrntua02
java.net.MalformedURLException: unknown protocol: ustrntua02
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at com.documentum.qa.tools.ucf.TDfUCFInvokerThread.run(TDfUCFInvokerThread.java:54)
at java.lang.Thread.run(Unknown Source)
Feb 11, 2010 11:36:53 AM com.documentum.ucf.client.logging.impl.UCFLogger error
SEVERE: Error while attempting recovery:
java.io.IOException: Unable to recover from failed handshake connection.
at com.documentum.ucf.client.transport.impl.ClientSession.askClientRecovery(ClientSession.java:773)
at com.documentum.ucf.client.transport.impl.ClientReceiver.getRequests(ClientReceiver.java:96)
at com.documentum.ucf.client.transport.impl.ClientSession.handshake(ClientSession.java:622)
at com.documentum.ucf.client.transport.impl.ClientSession.handshake(ClientSession.java:597)
at com.documentum.ucf.client.transport.impl.ClientSession.run(ClientSession.java:215)
Feb 11, 2010 11:36:53 AM com.documentum.ucf.client.logging.impl.UCFLogger error
SEVERE: Error while attempting recovery:
java.io.IOException: Unable to recover from failed handshake connection.
at com.documentum.ucf.client.transport.impl.ClientSession.askClientRecovery(ClientSession.java:773)
at com.documentum.ucf.client.transport.impl.ClientReceiver.getRequests(ClientReceiver.java:96)
at com.documentum.ucf.client.transport.impl.ClientSession.handshake(ClientSession.java:622)
at com.documentum.ucf.client.transport.impl.ClientSession.handshake(ClientSession.java:597)
at com.documentum.ucf.client.transport.impl.ClientSession.run(ClientSession.java:215)
Thanks
Dhiraj kumar