Hello!
I tried to run "ant download_jars", but it completed with error
Could anybody help with that problem?

_get_jarfile:
     [echo] Fetching: lib/jcharts-0.7.5.jar
      [get] Getting:
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar
      [get] To: D:\JMeter-master\build\jcharts-0.7.5.jar
      [get] Error opening connection java.io.FileNotFoundException:
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.
5/jcharts-0.7.5.jar
      [get] Error opening connection java.io.FileNotFoundException:
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.
5/jcharts-0.7.5.jar
      [get] Error opening connection java.io.FileNotFoundException:
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.
5/jcharts-0.7.5.jar
      [get] Can't get
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar to
D:\JMeter-master\build\
jcharts-0.7.5.jar

BUILD FAILED
D:\JMeter-master\build.xml:2570: The following error occurred while
executing this line:
D:\JMeter-master\build.xml:2516: The following error occurred while
executing this line:
D:\JMeter-master\build.xml:2400: The following error occurred while
executing this line:
D:\JMeter-master\build.xml:2428: The following error occurred while
executing this line:
D:\JMeter-master\build.xml:2458: Can't get
http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar to
D:
\JMeter-master\build\jcharts-0.7.5.jar



On 31 December 2012 12:53, Shmuel Krakower <[email protected]> wrote:

> Take a look at https://github.com/cplim/JMeter
> On Dec 28, 2012 8:24 PM, "Michael Payne" <[email protected]> wrote:
>
> > I am attempting to load-test a Selenium WebDriver test as a JUnit
> > Request.  This is for a Seam application and the test runs with
> Arquillian.
> > I see my Junit 4 annotated classes and methods, however, upon running I
> > receive a NullPointerException in the Response Data when a test method
> > attempts to use an injected object.
> >
> > My setup:
> > - selenium-java and selenium-server-standalone in /lib
> > - Test JAR in /lib/junit
> > - JAR dependencies to /lib as needed
> >
> > Given the current issues, what are some things I could try?  Does my
> setup
> > and environment suggest any other caveats?
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>



-- 
Thank you,
Eugene Kazakov

Reply via email to