> -----Original Message----- > From: Lee Peterson [mailto:[EMAIL PROTECTED] > 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? Perhaps try installing the 1.4.1 or 1.4.2 SDK and running with that? 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

