> verify things and then in the same console launch rmiregistry.

Thanks for the help on this. I didn't have a classpath set, and um... now I
do.
[root@000193402-d root]# echo $CLASSPATH
/home/lawreste/jakarta-jmeter/lib/ext/ApacheJMeter_core.jar:/home/lawreste/j
akarta-jmeter/lib/jorphan.jar:/home/lawreste/jakarta-jmeter/lib/logkit-1.0.1

However, I'm still getting bad calls. I took a peek at the /bin/jmeter.log
which reports :

12/18/2002 9:57:52 AM ERROR - jmeter.engine: rmiregistry needs to be running
to start JMeter in server mode java.rmi.ServerError: Error occurred in
server thread; nested exception is:
        <blah...>

However.. I *have* started rmiregistry :

root      4316  4149  0 09:57 tty1     00:00:00
/usr/java/j2sdk1.4.1_01/bin/rmiregistry

I've tried running it plain : 
1) rmiregistry &

and I've tried explicitly declaring the path to the one from the SDK :

2) /usr/java/j2sdk1.4.1_01/bin/rmiregistry &

I can see it's running with a netstat -a 

tcp        0      0 *:1099                  *:*                     LISTEN

Any ideas on why my Jmeter isn't seeing it?

Steve.


------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains information of 
Merck & Co., Inc. (Whitehouse Station, New Jersey, USA) that may be confidential, 
proprietary copyrighted and/or legally privileged, and is intended solely for the use 
of the individual or entity named in this message.  If you are not the intended 
recipient, and have received this message in error, please immediately return this by 
e-mail and then delete it.

==============================================================================


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

Reply via email to