Open a DOS box.

What does "java -version" show?

Change to the JMeter bin directory.

Run jmeter-server.bat.
There should be two console windows - what do they say?

S.
On 23/09/05, John Bunyan <[EMAIL PROTECTED]> wrote:
>
>
> Hi Sebb,
>
> I have reinstalled jre1.5.0_04 under C:\Java\ , repointed environment
> variables JAVA_HOME to c:\Java\jre1.5.0_04 and JMETER_HOME to
> C:\Java\Jmeter\Jakart-jmeter2.1 and so no spaces in any pathnames now.
> Rebooted all boxes, I still get the same problem with rmiregistry when
> attempting to run jmeter-server. ???
>
>
>  ________________________________
>
>
>
>
> From: sebb <[EMAIL PROTECTED]>
> Reply-To: sebb <[EMAIL PROTECTED]>
> To: John Bunyan <[EMAIL PROTECTED]>, JMeter Users List
> <jmeter-user@jakarta.apache.org>
> Subject: Re: Remote Testing Problem
> Date: Fri, 23 Sep 2005 11:57:43 +0100
>
> Remote JMeter does not work if there are spaces in the path.
>
> S.
> On 23/09/05, John Bunyan <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> > Hi sebb,
> >
> > just checked jmeter-server.bat. The line calling rmiregistry had this :
> >
> > 'START %JAVA_HOME%\bin\rmiregistry'
> >
> > so I changed it to
> >
> > 'START rmiregistry' - but still get the error "Windows cannot find
> > rmiregistry. Make sure you typed the name correctly etc etc "
> >
> > I am running the jmeter-server command from c:\Program
> > Files\Java\Jakarta-Jmeter2.1\bin\
> >
> > John
>
>
>

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

Reply via email to