users@glassfish.java.net

Re: Admin Console issue on Fresh installation of GlassFish v3

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Thu, 21 Jan 2010 14:54:49 -0800

It could be related to Windows Vista permissions - is UAC enabled on
this system, and which installation directory has been used? If UAC is
enabled you need to make sure that you install GlassFish v3 outside of
Program Files directory and to start the server process with
Administrator privileges...

glassfish_at_javadesktop.org wrote:
> Well, I can tell you what's happening, but I can't tell you why:
>
> In the failing code,
> file.isDirectory is true, but file.listFiles is returning null. Per the java.io.File spec, that shouldn't happen.
>
> Anything special about the directory you've installed GF into?
> [Message sent by forum member 'driscoll' (jim.driscoll_at_sun.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=382244
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>