Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » JMeter | RAP(org.eclipse.rwt.protocol.Processor.processMessage)
JMeter | RAP [message #765369] Tue, 13 December 2011 23:19 Go to next message
Raj  is currently offline Raj Friend
Messages: 74
Registered: August 2011
Member
Hi


After recording the test cases in Jmeter and running it...I sometimes see the response as


org.eclipse.rwt.protocol.Processor.processMessage( {
"meta": {
"requestCounter": 19
},
"operations": []
} );/*EOM*/


and after this all the responses are same only the request counter changes.

Can anybody throw some light..what does it mean...

Thanks
Raj
Re: JMeter | RAP [message #766163 is a reply to message #765369] Thu, 15 December 2011 09:53 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Raj,

do you use the exact same version of RAP that you recorded the tests
with? The JSON you see in the response is the new protocol, wrapped in a
JavaScript call. With 1.5M4, it's now only JSON.

I can't tell you why the responses are empty, maybe you find a pointer
in this document [1]?

Regards, Ralf


[1] http://wiki.eclipse.org/RAP/LoadTesting

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: JMeter | RAP [message #766404 is a reply to message #766163] Thu, 15 December 2011 18:15 Go to previous messageGo to next message
Raj  is currently offline Raj Friend
Messages: 74
Registered: August 2011
Member
I am uisng the same verison of RAP to execute and record test.

Thanks
Raj

Re: JMeter | RAP [message #767976 is a reply to message #766404] Mon, 19 December 2011 09:53 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

> I am uisng the same verison of RAP to execute and record test.

In this case I have no idea what causes the problem. The response code
you posted is simply an empty response (with RAP 1.5M4 it's now plain
JSON). What do the requests look like? Are there listeners not being
called in response to the changes reported by the client?

Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: JMeter | RAP [message #770082 is a reply to message #767976] Fri, 23 December 2011 09:38 Go to previous messageGo to next message
Raj  is currently offline Raj Friend
Messages: 74
Registered: August 2011
Member
I have JMeter Test Cases which were captured using the build 1.5M3 and now if i run the test cases with build 1.5M4. Will there be going to any issue??

Currently i am facing the issue with the build
http://www.eclipse.org/forums/index.php/t/269241/,
if not i have tried.

Thanks
Raj
Re: JMeter | RAP [message #770084 is a reply to message #767976] Fri, 23 December 2011 09:38 Go to previous messageGo to next message
Raj is currently offline RajFriend
Messages: 67
Registered: July 2009
Member
I have JMeter Test Cases which were captured using the build 1.5M3 and now if i run the test cases with build 1.5M4. Will there be going to any issue??

Currently i am facing the issue with the build
http://www.eclipse.org/forums/index.php/t/269241/,
if not i have tried.

Thanks
Raj
Re: JMeter | RAP [message #770465 is a reply to message #770082] Sat, 24 December 2011 10:18 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

This won't work. There were substantial changes to the communication
protocol between M3 and M4. As I said, you have to record and replay
JMeter tests using the same version of RAP.

In future versions the protocol will stabilize and your tests are less
likely to break between milestone versions.

Ralf


--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Self Hosted P2 in RAP
Next Topic:Re-Initialization of Canvas/GC in RAP
Goto Forum:
  


Current Time: Thu Apr 25 22:28:49 GMT 2024

Powered by FUDForum. Page generated in 0.03629 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top