Sebastian, thanks for the reply. See below.
> -----Original Message-----
> From: BAZLEY, Sebastian [mailto:Sebastian.BAZLEY@london.sema.slb.com]
> Sent: Wednesday, October 22, 2003 2:23 PM
> To: 'JMeter Users List'
> Subject: RE: ZipException during batch invocation
>
>
> > -----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
> >
> >
> > Thanks Jordi,
> >
> ...
>
> > 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.
> >
> > Thanks.
> >
> > Lee
> >
>
> Could it be spaces in the JRE directory or the Jmeter install
> directory?
No. I have those pruned down to 8.3 dos-type names with '~' characters
and no spaces at all ... like you get using 'dir /x'
dos directory listing command.
> Perhaps try installing the 1.4.1 or 1.4.2 SDK and running with that?
I'm running j2re1.4.1 and have tried j2re1.4.1_02, too.
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.
My CLASSPATH is set firstly to a JAVA_HOME, then to Jakarta JMeter - parent
directory of the /bin directory.
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.
Thanks.
Lee
> S.
> > > > In trying to run JMeter in batch, I'm running into exception :
> > > >
> > > > [ OTHER 'Loaded' stuff snipped ... ]
> > > >
> > > > [Loaded java.util.zip.ZipException from C:\Program
> > > Files\Java\j2re1.4.1\lib\rt.jar]
> > > > Exception in thread "main" java.util.zip.ZipException:
> > > The filename, directory name, or volume label syntax is incorrect
> > > > [Loaded java.lang.StackTraceElement from C:\Program
> > > Files\Java\j2re1.4.1\lib\rt.jar]
> > > > at java.util.zip.ZipFile.open(Native Method)
> > > > at java.util.zip.ZipFile.<init>(ZipFile.java:112)
> > > > at java.util.jar.JarFile.<init>(JarFile.java:117)
> > > > at java.util.jar.JarFile.<init>(JarFile.java:55)
> > > > [Loaded java.util.HashMap$KeySet from C:\Program
> > > Files\Java\j2re1.4.1\lib\rt.jar]
> > > > [Loaded java.util.HashMap$KeyIterator from C:\Program
> > > Files\Java\j2re1.4.1\lib\rt.jar]
> > > >
> > > > CLASSPATH problem ? I thought I had enough in there.
> > > >
> > > > Has anyone else experienced this?
> > > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|