Have you tried this plugin?
https://github.com/Ronnie76er/jmeter-maven-plugin
On 23/01/2013 14:50, Shmuel Krakower wrote:
Hi,
I would simplify it first to troubleshoot.
Ideas:
1. Switch to simple HTTP samplers instead of customized webdriver sampler.
2. Run the JMeter command line exactly as executed by Maven, on the same
host.
3. Set a higher logging level in JMeter (switch to DEBUG instead of INFO).
4. Anything special in the jtl results file?
5. Try to run with GUI.
Hope it will help.
Shmuel Krakower.
www.Beatsoo.org - re-use your jmeter scripts for application performance
monitoring from worldwide locations for free.
On Wed, Jan 23, 2013 at 4:27 AM, Payne, Michael <
[email protected]> wrote:
Thanks Charlie.
Chronos is not necessary, however...
I just jumped into this project and would like to convert many of these
tests to interact with the HtmlUnit driver and automate in continuous
integration (Jenkins) against a clustered environment.
Is your java sampler use via the gui? Or the command-line?
-----Original Message-----
From: Stott, Charlie [mailto:[email protected]]
Sent: Tuesday, January 22, 2013 9:15 PM
To: JMeter Users List
Subject: RE: Issue with Jmeter and Maven
Haven't tried the chronos plugin.
I have successfully created a java class derived from WebDriver, maven
build and drop the jar into lib/ext, then call from a java sampler
(BSF/JSR/etc).
Is chronos necessary?
Charlie
-----Original Message-----
From: Payne, Michael [mailto:[email protected]]
Sent: Wednesday, 23 January 2013 12:04 PM
To: [email protected]
Subject: Issue with Jmeter and Maven
Running Jmeter using Maven with the Chronos Jmeter plugin for load
testing WebDriver tests. The appropriate mailing list through
Codehaus doesn't seem at all active, so I figured I'd give this list a
shot. Open to suggestions if I need to look elsewhere.
The problem - tests are logged as starting, but immediately end
(...end of run). No errors or further information is given except for
what I assume to be a relevant part in the jmeter log file:
jmeter.engine.StandardJMeterEngine: Test has ended on host null
I've implemented various ways for WebDriver to navigate to the
appropriate url (I had previously had issues using annotations).
More information - this setup is defined in a pre-existing POM. I
have attempted the same POM setup (less a dedicated profile) in a
trial-run project which was a SUCCESS and behaved as intended.
I appreciate any insight. Let me know if seeing the POM or Test Plan
would be of any help.
________________________________
The information contained in this electronic transmission is intended
only for the use of the recipient and may be confidential and privileged.
Unauthorized use, disclosure, or reproduction is strictly prohibited
and may be unlawful. If you have received this electronic transmission
in error, please notify the sender immediately.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
The information contained in this electronic transmission is intended only
for the use of the recipient and may be confidential and privileged.
Unauthorized use, disclosure, or reproduction is strictly prohibited and
may be unlawful. If you have received this electronic transmission in
error, please notify the sender immediately.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]