On 7/8/05, Buhi Mume <[EMAIL PROTECTED]> wrote:
> On 7/7/05, sebb <[EMAIL PROTECTED]> wrote:
> > On 7/7/05, Buhi Mume <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > After unpacking the JMeter 2.0.3 binary, I got a bunch of warnings
> > > from running './jmeter'. For example:
> > > Warning: -Xms256m not understood. Ignoring.
> > > Warning: -Xmx256m not understood. Ignoring.
> >
> > What JVM are you using?
> > What OS?
> 
> J2SE 1.5
> Ubuntu Hoary

That probably explains the -Xms error messages.
-X options are non-standard.
 
Might be worth trying with Java 1.4 if that option is available.

> > >
> > > After I commented out those arguments (in the 'jmeter' script),
> > > running './jmeter' started up the GUI. However, the only item showed
> > > up on the left was Workbench (i.e. no Test Plan) and none of the menus
> > > (e.g. File, Edit, etc.) showed up.
> >
> > There should be some error messages in jmeter.log.

What does jmeter.log (in the bin directory) contain?

This is essential for debugging the problem.

> > >
> > > I also tried to build the source from the CVS. However, running
> > > './jmeter' caused a warning:
> > > Warning: -server not understood. Ignoring.
> >
> > I don't understand - what has running ./jmeter got to do with building
> > the source?
> 
> This is the second step I took: I tried to build JMeter from the
> source itself (instead of extracting the provided binary).

OK, understood.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to