Questions tagged [ubikloadpack]

UbikLoadPack is a set of Commercial Plugins for Apache JMeter that let you easily load test different protocols.

UbikLoadPack is a set of Commercial Plugins for Apache JMeter that let you easily load test different protocols like:

  • Video Streaming (Apple HTTP Live Streaming, MPEG-DASH Video Streaming, Microsoft Smooth Video Streaming, Adobe HDS)
  • Enterprise Application (Oracle Siebel, Oracle Hyperion Financial Management, Oracle JD Edwards, Oracle PeopleSoft, Vaadin)
  • Google Web Toolkit GWTRPC
  • Java Serialization (Spring-Remoting, Applets or JNLP)
13 questions
4
votes
1 answer

Unable to install Ubik load pack using Maven

When I run mvn clean install I get this: [WARNING] The POM for com.ubikingenierie.ubikloadpack.gwt:ubik-jmeter-gwt-plugin-above2:jar:4.1.0 is missing, no dependency information available [WARNING] The POM for…
2
votes
1 answer

No customer header sent when using UbikLoadPack Monitoring plugin for JMeter with Dynatrace

I just started to test the UbikLoadPack Monitoring plugin for JMeter with Dynatrace (OneAgent). While the metrics creation seems to be working just fine, I can’t get the plugin to add any header. My understanding is that UbikLoadPack APM Monitoring…
Joe Moor
  • 45
  • 4
2
votes
1 answer

GWT load testing with jmeter+ubik load plugin shows error converting XML to GWTRPC

I am trying to run load tests on my GWT application with jmeter + ubik load plugin. I am able to convert the GWT RPC to XML. But when I try to do the other way round, my application server throws following…
Amey Parundekar
  • 321
  • 4
  • 8
2
votes
1 answer

How to record a JNLP/ Java Web Start application with JMeter

I need to do a performance test for JNLP accessible application. I used WireShark and see that the jnlp generates only TCP traffic. I read all the post related with jnlp perf testing and I tried with Apache JMeter + UbikLoadPack Java Serialization…
2
votes
1 answer

No Video Found for url JMETER UBIK ULP Video Streaming Sampler

I'm trying to Performance test an MPEG-DASH video streaming site using JMeter and the UBIK Loadpack. I'm getting the error No video found for url, However, if I go to the URL in a browser the video plays Any Ideas what the problem is? [1]:
Big Ian
  • 163
  • 3
  • 12
2
votes
1 answer

Ubikload pack jmeter test fails

When running my recording i get the following error: Error converting XML to GWTRPC format, message:class java.lang.ArrayIndexOutOfBoundsException:3, see logs for more Logs: 2016/05/25 09:28:12 ERROR -…
Kiksen
  • 1,559
  • 1
  • 18
  • 41
1
vote
1 answer

Is ULP Video Streaming Sampler support the mp4 video format?

In jmeter Threadgroup When i enter a Video URL in ULP Video Streaming Sampler and when i click on Playlist i am getting the Error like : URL does not contain a valid Manifest.
basava022
  • 13
  • 1
  • 3
1
vote
1 answer

JMeter and UbikLoadPack : Advised tuning for load testing video streaming servers

We're using Apache JMeter with UbikLoadPack Video Streaming plugin delivering HLS, MPEG-DASH and MS Smooth formats and we will soon start massive load testing from our injectors. What are the recommended configuration in terms of: Machine…
1
vote
1 answer

Load Testing video streaming HLS/MPEG-DASH/Smooth : What metrics do I need?

At my company we need to load test video streaming delivering Live and VOD. Video are delivered following 3 encoding formats: Apple HLS MPEG-DASH MS Smooth We'd like to use Apache JMeter in order to do that. We've found UbikLoadPack plugin which…
0
votes
1 answer

UbikLoadPack : Video Streaming load testing and how to emit requests from multiple IPs

We're using UbikLoadPack to load test streams delivered in : Apple HLS MPEG-DASH MS Smooth Adobe HDS We now want to distribute the load from multiple IPs to check our load balancing policies and localization rules. How can we do that ?
0
votes
1 answer

JMeter : Exception java.lang.ArrayIndexOutOfBoundsException when converting GWTRPC to XML

Running JMeter 2.11 with Java 1.8.0_45 , I get this exception when recording a scenario using UbikLoadPack GWT Plugin for JMeter. 2016/02/04 12:03:48 ERROR - com.ubikingenierie.jmeter.plugin.gwt.renderer.RenderAsGwtRPCResponse: Exception converting…
UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116
0
votes
1 answer

Performance testing on jnlp application

We have a web application from where we launch a jnlp application. This jnlp application is developed in Java and is used for image viewing. This application interacts with server. We need to do a performance testing of this application. I tried…
Naseem
  • 911
  • 5
  • 18
  • 48
-2
votes
2 answers

java.lang.UnsupportedClassVersionError: com/ubikingenierie/jmeter/plugin/hls/result/HLSSampleResultConverter : Unsupported major.minor version 51.0

Running Apache JMeter 2.13 with Java 6 (1.6.0_65) and UbikLoadPack HLS plugin I get this exception at startup: 2016/02/15 15:11:45 ERROR - jmeter.JMeter: Uncaught exception: java.lang.UnsupportedClassVersionError:…
UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116