Are you sure that you're running the JVM you
think you're running? The "C:\WINDOWS\system32\javaw.exe" looks suspicious. Maybe
you should explicitly specify the JVM with the
-vm command line option? For example, "eclipse.exe -vm c:\sdk1.4.1\jre\bin\javaw.exe".
-- Dan
Co-author of <a href="http://www.jdg2e.com" target="_blank" rel="nofollow">The Java Developer's Guide to Eclipse</a>, 2nd Edition<br />(Yahoo group <a href="http://groups.yahoo.com/group/JDG2E/" target="_blank" rel="nofollow">JDG2E</a>)