when i want to install eXist1.0.2 (this is a jar file) exist installed, but at the end of installation i see this error:
java.util.zip.ZipException: The system cannot find the file specified
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)
Exception in thread "main"
after installation when i want to start jetty server of exist i go to exist folder\bin\startup.bat and start this and then with shutdown.bat shutdown this.
after that when i want to start this server my startup window quickly closed and i can't start this. this problem refered to that error? why this error occured? if i download exist again, this problem solved?