On 12/10/05, bugfactory anonyme <[EMAIL PROTECTED]> wrote:
> I already did that, but it did not work. However, after your message, I
> looked into it some more and found out I also had to change "rmiregistry &"
> to "rmiregistry <port> &" in jmeter-server. Thanks.

jmeter.properties says:

# Change default port used by server (need to start rmiregistry with same port)
#server.rmi.port=1099

A bit cryptic perhaps.

> I now have another problem.
> "Exception in thread "main" java.lang.UnsatisfiedLinkError:
> /home/tomcat/j2sdk1.4 .2_07/jre/lib/i386/libawt.so: libXp.so.6: cannot open
> shared object file: No such file or directory"

That does not look like an RMI problem - looks more like a Java
installation problem.

> I remembered from
> http://jakarta.apache.org/jmeter/usermanual/remote-test.html
> in the manual that rmiregistry might not be configured, so I typed
> export
> CLASSPATH=<path_to_jmeter>/lib/ext/ApacheJMeter_core.jar:<path_to_jmeter>/lib/jorphan.jar:<path_to_jmeter>/lib/logkit-1.2.jar
> but it did not work.

There should be no need to change jmeter-server beyond adding the
port, as it already sets up the correct classpath.

> I am as new to Linux as I am to jmeter so I might have done something wrong.
>
> Any idea?

Does JMeter start OK in normal GUI mode?

> >From: sebb <[EMAIL PROTECTED]>
> >Reply-To: "JMeter Users List" <jmeter-user@jakarta.apache.org>
> >To: JMeter Users List <jmeter-user@jakarta.apache.org>
> >Subject: Re: Changing the RMI port for distributed testing
> >Date: Wed, 12 Oct 2005 12:10:52 +0100
> >
> >Have a look in jmeter.properties. Search for 1099.
> >
> >S.
> >On 12/10/05, bugfactory anonyme <[EMAIL PROTECTED]> wrote:
> > > Hello. I want to use the distributed testing function of jmeter.
> > >
> > > The problem is that the defeult port 1099 is already used on the distant
> > > machine I want to run jmeter-server on. How do I change the port used by
> > > jmeter? I keep seeing options to change the port the client will send
> >his
> > > messages to, but nothing to change the port the server will receive them
> > > from.
> > >
> > > Please do not hesitate to answer even if you are not sure, it is kind of
> >an
> > > emergency.
> > >
> > > Thanks in advance.
> > >
> > > _________________________________________________________________
> > > 2 Go de stockage avec MSN Hotmail Plus !
> > >
> >http://join2.msn.com/?pgmarket=fr-fr&page=hotmail/es2&DI=81&XAPID=3940&SU=&HL=hpleftslot
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
>
> _________________________________________________________________
> Recherchez sur votre PC comme sur le Web avec Windows Desktop Search !
> http://desktop.msn.fr/
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to