Did you download both the lib and bin archives? On 13/03/2009, [email protected] <[email protected]> wrote: > Ok will do now! > > Except!! The nightly build is broken: > > C:\Documents and > Settings\camdk3\Desktop\jakarta-jmeter-r753086\bin>jmeter.bat > java.lang.NoClassDefFoundError: > com/thoughtworks/xstream/converters/ConversionEx > ception > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) > at java.lang.Class.getConstructor0(Unknown Source) > at java.lang.Class.newInstance0(Unknown Source) > at java.lang.Class.newInstance(Unknown Source) > at org.apache.jmeter.NewDriver.main(NewDriver.java:205) > Caused by: java.lang.ClassNotFoundException: > com.thoughtworks.xstream.converters > .ConversionException > at java.net.URLClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClassInternal(Unknown Source) > ... 6 more > JMeter home directory was detected as: C:\Documents and > Settings\camdk3\Desktop\ > jakarta-jmeter-r753086 > > > > On 13/03/2009, [email protected] <[email protected]> wrote: > >> Ok, point taken. > >> > >> JMeter 2.3.1, Java 6. Havent tried any other OS. > > > > 2.3.2 is the current version; has quite a few bug fixes. Also might be > > worth trying the current nightly. > > > >> It's not working in that the service receives corrupted characters. > >> The > >> same test to our service using a java written test script works. > > > > Are all characters corrupted? > > Are you sure that the correct character is in the source? > > > > In what way are the characters corrupted, e.g. if you enter Alpha, > > what do you get? > > > > If it does not work with the current nightly, please create a Bugzilla > > report and attach the simplest test plan that shows the problem - only > > the sampler containing the characters is needed. > > > >> > >> > On 12/03/2009, [email protected] <[email protected]> wrote: > >> >> Hi, > >> >> > >> >> Long time no post; But believe me i've still been happily jmetering > >> >> away > >> >> for the past months! > >> >> > >> >> I'm trying to send some greek chars using the soap/xmlrpc request > >> and > >> >> it's > >> >> not working. (using windows!) > >> >> > >> >> I've made sure the jmx is stored as utf-8, httpclient.properties > >> has > >> >> got > >> >> both charsets set to UTF-8, java has -Dfile.encoding=UTF-8 and > >> >> saveservice.properties has UTF-8 too. > >> >> > >> >> Have i missed something? :) > >> > > >> > Yes - you have not said which version of JMeter and Java you are > >> using. > >> > > >> > You say it is not working using windows - is it working using a > >> different > >> > OS? > >> > > >> > Also, you have not said in what way it is not working. > >> > > >> >> Thanks, > >> >> Dan > >> >> > >> >> > >> >> --------------------------------------------------------------------- > >> >> 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] > >> > > >> > > >> > >> > >> > >> --------------------------------------------------------------------- > >> 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] > > > > > > > > > > > --------------------------------------------------------------------- > 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]

