Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 18506 invoked from network); 18 Dec 2002 17:59:20 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 18 Dec 2002 17:59:20 -0000 Received: (qmail 125 invoked by uid 97); 18 Dec 2002 18:00:31 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@jakarta.apache.org Received: (qmail 104 invoked by uid 97); 18 Dec 2002 18:00:30 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 90 invoked by uid 98); 18 Dec 2002 18:00:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Dave Bender" To: "JMeter Users List" Subject: RE: Problems setting up remotely.. Date: Wed, 18 Dec 2002 11:59:10 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-reply-to: <3E005869.4492.E27D197@localhost> X-Umn-Remote-Mta: [N] cid.ej1074.umn.edu #+LO+TR X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I had trouble getting this working and discovered that there's an error in the web page documenation regarding the classpath. Maybe others caught it and corrected for it, but it took me four hours of putzing around. Under "Step 1" of http://jakarta.apache.org/jmeter/usermanual/remote-test.html, the docs say: "...Before running rmiregistry, make sure that the following jars are in your system claspath: JMETER_HOME/lib/ext/ApacheJMeter_core.jar JMETER_HOME/lib/jorphan.jar JMETER_HOME/lib/logkit-1.0.1 The rmiregistry ..." The last item, "logkit-1.0.1" should have a ".jar" appended to it. Again, the docs say they're all jars, so a person could figure it out, but I didn't and spent four hours in a lesson about how to pay attention. I had just copied and pasted the paths and missed that little detail. It might be good to correct that oversight. Not sure how to direct this to the documentation people or person. If anyone knows, please advise.... Dave -----Original Message----- From: Mike Stover [mailto:mstover1@apache.org] Sent: Wednesday, December 18, 2002 10:14 AM To: JMeter Users List Subject: RE: Problems setting up remotely.. rmiregistry has to be running first, and then start the jmeter server (jmeter -s). The system classpath has to include the appropriate jars for rmiregistry, not for JMeter. Also note that rmiregistry can sometimes leave processes hanging, even when it looks shut down. I have in the past found that rebooting my NT machine to be the only sure way of clearing such things out. If JMeter says rmiregistry is not running, it's pretty good bet it's right. -Mike On 18 Dec 2002 at 10:19, Lawrence, Steve wrote: > > 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: > > > 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: > For additional commands, e-mail: > -- Michael Stover mstover1@apache.org Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: