You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/08/28 15:37:11 UTC

[Bug 60058] New: Jmeter Webdriver Sampler

https://bz.apache.org/bugzilla/show_bug.cgi?id=60058

            Bug ID: 60058
           Summary: Jmeter Webdriver Sampler
           Product: JMeter
           Version: 2.3.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: mohammad.imran@dsinnovators.com

2016/08/28 21:29:02 INFO  - jmeter.engine.StandardJMeterEngine: Running the
test! 
2016/08/28 21:29:02 INFO  - jmeter.samplers.SampleEvent: List of
sample_variables: [] 
2016/08/28 21:29:02 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,*local*) 
2016/08/28 21:29:03 INFO  - jmeter.engine.StandardJMeterEngine: Starting
ThreadGroup: 1 : Thread Group 
2016/08/28 21:29:03 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group Thread Group. 
2016/08/28 21:29:03 INFO  - jmeter.engine.StandardJMeterEngine: Thread will
continue on error 
2016/08/28 21:29:03 INFO  - jmeter.threads.ThreadGroup: Starting thread group
number 1 threads 1 ramp-up 1 perThread 1000.0 delayedStart=false 
2016/08/28 21:29:03 INFO  - jmeter.threads.ThreadGroup: Started thread group
number 1 
2016/08/28 21:29:03 INFO  - jmeter.engine.StandardJMeterEngine: All thread
groups have been started 
2016/08/28 21:29:03 INFO  - jmeter.threads.JMeterThread: Thread started: Thread
Group 1-1 
2016/08/28 21:29:09 INFO  - jmeter.services.FileServer: Stored:
E://Tutorial//Jmeter//apache-jmeter-2.13
(1)//apache-jmeter-2.13//bin//examples//url.csv 
2016/08/28 21:29:09 INFO  - jmeter.threads.JMeterThread: Stop Thread seen:
org.apache.jorphan.util.JMeterStopThreadException: End of file detected 
2016/08/28 21:29:09 INFO  - jmeter.threads.JMeterThread: Thread finished:
Thread Group 1-1 
2016/08/28 21:29:09 ERROR - jmeter.JMeter: Uncaught exception: 
java.lang.NoClassDefFoundError: org/openqa/selenium/os/Kernel32
    at
org.openqa.selenium.os.ProcessUtils.killWinProcess(ProcessUtils.java:133)
    at org.openqa.selenium.os.ProcessUtils.killProcess(ProcessUtils.java:81)
    at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.destroyHarder(UnixProcess.java:247)
    at
org.openqa.selenium.os.UnixProcess$SeleniumWatchDog.access$200(UnixProcess.java:201)
    at org.openqa.selenium.os.UnixProcess.destroy(UnixProcess.java:125)
    at org.openqa.selenium.os.CommandLine.destroy(CommandLine.java:153)
    at org.openqa.selenium.firefox.FirefoxBinary.quit(FirefoxBinary.java:259)
    at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.quit(NewProfileExtensionConnection.java:204)
    at
org.openqa.selenium.firefox.FirefoxDriver$LazyCommandExecutor.quit(FirefoxDriver.java:377)
    at
org.openqa.selenium.firefox.FirefoxDriver.stopClient(FirefoxDriver.java:323)
    at
org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:467)
    at
com.googlecode.jmeter.plugins.webdriver.config.WebDriverConfig.quitBrowser(WebDriverConfig.java:269)
    at
com.googlecode.jmeter.plugins.webdriver.config.WebDriverConfig.threadFinished(WebDriverConfig.java:244)
    at
org.apache.jmeter.threads.JMeterThread$ThreadListenerTraverser.addNode(JMeterThread.java:612)
    at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:998)
    at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:980)
    at
org.apache.jmeter.threads.JMeterThread.threadFinished(JMeterThread.java:584)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:315)
    at java.lang.Thread.run(Thread.java:745)

2016/08/28 21:29:09 INFO  - jmeter.engine.StandardJMeterEngine: Notifying test
listeners of end of test 
2016/08/28 21:29:09 INFO  - jmeter.services.FileServer: Close:
E://Tutorial//Jmeter//apache-jmeter-2.13
(1)//apache-jmeter-2.13//bin//examples//url.csv 
2016/08/28 21:29:09 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(false,*local*)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60058] Jmeter Webdriver Sampler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60058

Imran <mo...@dsinnovators.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |jmeter.services.FileServer:
                   |                            |Stored:
                   |                            |E://Tutorial//Jmeter//apach
                   |                            |e-jmeter-2.13
                   |                            |(1)//apache-jmeter-2.13//bi
                   |                            |n//examples//url.csv
                 OS|                            |All
           Keywords|                            |ErrorMessage

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60058] Jmeter Webdriver Sampler

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60058

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Bugzilla is not a support forum.
Webdriver is a 3rd party plugin.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.