Menu

#7 Exception in thread "main" java.util.zip.ZipException:

open
nobody
Delineate (15)
5
2004-07-15
2004-07-15
Anonymous
No

Hi Rob,

I've used your program delineate a couple of times and
was very pleased with the results.

However, after using the program successfully once,
the next time I tried to run delineate.sh I got the
following error message:

Exception in thread "main" java.util.zip.ZipException:
no such file or directory.
at java.util.zip.Zipfile.open(Native Method)
at java.util.zip.Zipfile.<init>(Unknown
Source)
at java.util.jar.Jarfile.<init>(Unknown
Source)
at java.util.jar.Jarfile.<init>(Unknown
Source)

Further investigation yields the info that
DelineateApplication.class has the following errors:

package net.sf.delineate.gui does not exist at line 17
package net.sf.delineate.gui does not exist at line 18
package net.sf.delineate.utility does not exist at
line 19
package net.sf.delineate.utility does not exist at
line 20

(The line numbers are obviously derived from the
JBuilder decompiler interpretation of the class file)

I am using delineate v 0.5 on a Debian Sid
installation by way of Knoppix 3.4. My $JAVA_HOME is
set to "/usr/lib/j2re/1.4/jre".

I have installed delineate on 2 machines and in both
cases the first access of delineate was successful
(yay!) but the second time it was run the errors
occurred (sniff!).

As I say, the results were quite good which is why I'm
bothering you with this.

Many Thanks,

Dave Coventry

Discussion


Log in to post a comment.