[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-11-23 Thread Launchpad Bug Tracker
This bug was fixed in the package commons-httpclient - 3.1-8 --- commons-httpclient (3.1-8) unstable; urgency=low [Damien Raude-Morvan] * Fix debian/watch: use http://www.apache.org/dist/ [Onkar Shinde] * debian/patches/04_fix_classpath.patch - Add appropriate jar files

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/jakarta-jmeter -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit https://bugs.launchpad.net/bugs/459251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-26 Thread Onkar Shinde
This also needs fixing in libcommons-httpclient-java so other packages which depends on it don't face this problem. ** Also affects: commons-httpclient (Ubuntu) Importance: Undecided Status: New -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package jakarta-jmeter - 2.3.4-0ubuntu5 --- jakarta-jmeter (2.3.4-0ubuntu5) karmic; urgency=low * Workaround a bug in libcommons-httpclient-java. (LP: #459251) * debian/wrappers/jmeter - Add commons-codec to classpath. -- Onkar Shinde

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-25 Thread Craig
My apologies - by bug report does suck. I swear - I don't normally make such horrifically vague and uninformative bug reports! When using the HTTP Request Sampler, jmeter seems to work correctly. When using the HTTP Request HTTPClient Sampler, I get the attached output in jmeter.log. IMHO, the

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-25 Thread Craig
Simple jmeter test that demonstrates the issue ** Attachment added: Simple jmeter test that demonstrates the issue http://launchpadlibrarian.net/34376800/Very%20Simple.jmx -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit https://bugs.launchpad.net/bugs/459251 You received

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-25 Thread Onkar Shinde
Thanks for the sample test case. The problem is that even though libcommons-httpclient-java depends on libcommons-codec-java, it does not add commons-codec.jar in classpath (usually done in MANIFEST.MF file). At the same time jmeter launcher script does not explicitly add commons-codec.jar in

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-24 Thread Onkar Shinde
While the missing directory error is always there, it surely doesn't affect every testcase. I just tried HTTP sampling (www.google.com) and it works without problem. I suppose the problem is seen only when running junit sampling. Can you please confirm and if possible add a sample .jmx file? --

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-24 Thread Onkar Shinde
On further analysis i found out that the files missing are just dummy test cases. They are not referred from junit module and hence should not cause any problem in functionality. -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit https://bugs.launchpad.net/bugs/459251 You

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-24 Thread Craig
Sorry, I'm away from my computer, so I can't upload the exact jmeter test. But, it was very simple: it only had one HTTPClient Sampler (perhaps that's the trouble maker?) and a Aggregate Report listener. -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-24 Thread Onkar Shinde
There was indeed a problem with HTTP Sampler. That bug is bug #457660. Are you talking about same? The problem is your bug report is not very clear about what exactly the problem is. The warnings you see on the console are fine as long as they do not affect functionality. --

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-23 Thread Craig
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34265956/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/34265957/XsessionErrors.txt -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-23 Thread Onkar Shinde
Do you have a sample test plan which I can use to reproduce the problem? Apparently some files required by junit module were not part of the upstream distribution. They have been checked in recently in upstream SVN. I will need to backport them as patch. -- java.lang.Throwable: Could not access

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-23 Thread Onkar Shinde
The upstream svn change is http://svn.apache.org/viewvc?view=revisionrevision=817394 -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit https://bugs.launchpad.net/bugs/459251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 459251] Re: java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit

2009-10-23 Thread Craig
This error occurs for every jmeter test case I've tried. -- java.lang.Throwable: Could not access /usr/share/jmeter/lib/junit https://bugs.launchpad.net/bugs/459251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing