After clean install snipsnap04a, on Win2000:
Z:>set JAVA_HOME=C:j2sdk1.4.1_01
Z:>run
Error: no `server' JVM at `C:Program FilesJavaj2re1.4.1_01binserverjvm.dll'.
Press any key to continue...
Tried to remove -server option, but:
Z:>run
Exception in thread "main" java.util.zip.ZipException: Can not find file
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)
Press any key to continue...
Any ideas ?