From jmeter-user-return-3610-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Fri Oct 24 18:19:21 2003 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 54062 invoked from network); 24 Oct 2003 18:19:20 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Oct 2003 18:19:20 -0000 Received: (qmail 78620 invoked by uid 500); 24 Oct 2003 18:19:09 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 78604 invoked by uid 500); 24 Oct 2003 18:19:09 -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 78589 invoked from network); 24 Oct 2003 18:19:08 -0000 Received: from unknown (HELO merc65.na.sas.com) (149.173.6.60) by daedalus.apache.org with SMTP; 24 Oct 2003 18:19:08 -0000 Received: from merc12.na.sas.com ([10.19.11.9]) by 10.19.11.13 with InterScan Messaging Security Suite; Fri, 24 Oct 2003 14:19:12 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.6410.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: ZipException during batch invocation Date: Fri, 24 Oct 2003 14:19:12 -0400 Message-ID: <187D6D956106D84E9D8B280F6458FE1402987699@merc12.na.sas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ZipException during batch invocation Thread-Index: AcOZfdO6AHdVmRIZQ8ahjOtVhQmJrwA3V/1Q From: "Lee Peterson" To: "JMeter Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi. Thanks for all the help. I've gotten past this problem. It was apparently due to some=20 combination of : o whether I used a dos batch, perl or a combination driving batch=20 startup o whether I used double or single backslash path separators=20 in two paths - path to JMeter.jar and to my *.jmx 'test plan' o double/single quoting of command line arguments o current directory when I executed the batch startup ... and was evidently an implicit CLASSPATH problem. It looked like that all along ... just wasn't obvious how to fix it. Lee > -----Original Message----- > From: BAZLEY, Sebastian [mailto:Sebastian.BAZLEY@london.sema.slb.com]=20 > Sent: Thursday, October 23, 2003 11:53 AM > To: 'JMeter Users List' > Subject: RE: ZipException during batch invocation >=20 >=20 > > -----Original Message----- > > > > -----Original Message----- > > > > From: Lee Peterson [mailto:Lee.Peterson@sas.com] > > > > Sent: 22 October 2003 19:15 > > > > To: JMeter Users List > > > > Subject: RE: ZipException during batch invocation > > > > ...=20 > > > > Also, I still want to invoke JMeter in batch mode ... > > > > so I'd appreciate anyone's advice on how to resolve the > > > > java.util.zip.ZipException problem. > > > >=20 > ... > > >=20 > > > Could it be spaces in the JRE directory or the Jmeter install=20 > > > directory? > >=20 > > No. I have those pruned down to 8.3 dos-type names with '~'=20 > > characters > > and no spaces at all ... like you get using 'dir /x'=20 > > dos directory listing command. > >=20 > > > Perhaps try installing the 1.4.1 or 1.4.2 SDK and running=20 > with that? > >=20 > > I'm running j2re1.4.1 and have tried j2re1.4.1_02, too. > >=20 > > I don't need an SDK to make this work, do I? I just tried > > j2sdk1.4.1_02 and that didn't seem to help. >=20 > It was just that the SDK tends to be installed at the=20 > top-level under C: > rather than under Program Files; also I've not tried with the JRE. >=20 > >=20 > > My CLASSPATH is set firstly to a JAVA_HOME, then to Jakarta=20 > > JMeter - parent > > directory of the /bin directory. > >=20 > > I've tried adding all the jars under the JMeter lib directory > > to CLASSPATH, even though the doc says that's unnecessary. > > That didn't help either. >=20 > Classpath is ignored if the -jar qualifier is used. > [Normal java behaviour - it's not JMeter.] >=20 > Does it happen with all JMX files? > Can you perhaps send me the batch file you used to start=20 > JMeter, as well as > the exact command that you typed, as well as the jmeter.log=20 > file (if it > creates one). > Also, the crash output, but from a run without the class-loading > information. >=20 > Which version of JMeter? > Directory listings of lib and lib\ext might be useful. >=20 > S. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org