> I always install to cusom defined folder, something like
> "c:\#development\glassfish v3", so folder should be fine. I'm also tried to
Try again using something like c:\development\glassfish_v3 or
c:\sun\glassfish_v3 (note: no #s and no spaces). You should avoid
special characters and especially spaces in your directory names when
dealing with Windows. This is general advice and not necessarily
limited to Glassfish but all Java installs.
Might not help, but certainly won't hurt.
Wayne