Hi Mike,
Either your squirrel-sql.bat file has been modified incorrectly or you have
a problem with your classpath. The error you are getting is saying that
"Files\Java\j2re1/4/2_03\lib\ext\QTJava/zip" is the main class for SQuirreL
which is obviously not the case.
Check your CLASSPATH environment variable (Settings/Control Panel/System -
Advanced tab, Environement variables in XP). Check that the CLASSPATH
variable
is specified correctly, no unbalanced quotes etc.
Col
-----Original Message-----
From: Mike Griffin [mailto:mik...@sp...]
Sent: Sunday, 13 June 2004 12:58 AM
To: squ...@li...
Subject: [Squirrel-sql-users] Win2K J2 SDK j2sdk1.4.2_03
I've just completed an install of both the last release and then the latest
beta release.
I'm using the Sun Java J2 SDK release j2sdk1.4.2_03.
In both cases, the startup batch file, squirrel-sql.bat, results in the
following error:
Exception in thread "main" java.lang.NoClassDefFoundError:
Files\Java\j2re1/4/2_03\lib\ext\QTJava/zip
I cannot find a config file that would allow me to fix this. The program is
apparently supposed to be looking for
\Program Files\Java\j2re1.4.2_03\lib\ext\QTJava.zip
but this is appears to be being misinterpreted.
What can I do to fix this? Thanks!
~Mike
|