On 23/10/2009, Jason James <[email protected]> wrote: > Hi, > > [r...@mymachine3 bin]# java --version > java version "1.4.2" > gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46) > > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the above disclaimer - that JVM has been known to have problems running JMeter. > [r...@mymachine bin]# pwd > /root/jason/jakarta-jmeter-2.3.4/bin > [r...@mymachine bin]# ll jmeter > -rwxr-xr-x 1 root root 4085 Jun 17 16:11 jmeter > [r...@mymachine3 bin]# ./jmeter -n -t examples/ThreadGroup-uwe7.jmx -H > 10.1.x.y -P 80 > Error in NonGUIDriver java.lang.NullPointerException What is the rest of the stack trace? > > [where x and y are real numbers] > > Anyone explain to me why I am being dumb? :) Probably just using the wrong JVM. > Thanks in advance, > Jas > > --------------------------------------------------------------------- > 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]

