commons-codec isn't on classpath at runtime; screenshots fail.
--------------------------------------------------------------

                 Key: MSELENIUM-73
                 URL: https://jira.codehaus.org/browse/MSELENIUM-73
             Project: Maven 2.x Selenium Plugin
          Issue Type: Bug
          Components: start-server
    Affects Versions: 2.1
         Environment: Linux, 2.1-SNAPSHOT of plugin, Selenium 2.4.0
            Reporter: Idcmp


On failure, Selenium tries to take a screenshot, this fails with:

java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64
        at 
org.openqa.selenium.server.commands.CaptureScreenshotToStringCommand.captureAndEncodeSystemScreenshot(CaptureScreenshotToStringCommand.java:49)
        at 
org.openqa.selenium.server.commands.CaptureScreenshotToStringCommand.execute(CaptureScreenshotToStringCommand.java:28)
        at 
org.openqa.selenium.server.SeleniumDriverResourceHandler.doCommand(SeleniumDriverResourceHandler.java:471)
        at 
org.openqa.selenium.server.SeleniumDriverResourceHandler.handleCommandRequest(SeleniumDriverResourceHandler.java:393)
        at 
org.openqa.selenium.server.SeleniumDriverResourceHandler.handle(SeleniumDriverResourceHandler.java:146)


As commons-codec isn't in the classpath.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to