users@glassfish.java.net

Re: v3 brand new installation. Admin console not working

From: Mark Mielke <mark_at_mark.mielke.cc>
Date: Wed, 22 Jul 2009 15:12:46 -0400

On 07/22/2009 02:24 PM, glassfish_at_javadesktop.org wrote:
> Ghosh.. are there any JAVA developers here in this community...?
>
> What part of "Cause: Unable to find class 'com.sun.webui.jsf.faces.UIComponentELResolver'" don't you understand tjsnell ?
>
> Surely, I don't need any help from you :)
>

For my own kicks... I downloaded glassfish-v3-web-preview-b55-unix.sh
and installed it with:

     Fedora 11 (x86 64-bit)
     Java 1.6.0_14

I changed the port to :4849 and :8081 to not conflict with my Glassfish
2.1 installation.

Guess what? It works fine. No problems. http://localhost:4849/ came
right up. Login succeeded.

For the original poster who truly does not deserve a response, I suggest:

     1) Upgrade to Java 1.6.0_14.
     2) Ensure that the permissions for your install are correct for the
user that you are running the server as.
     3) Try something more recent than Fedora Core 4 - maybe Java is
having problems with older Linux kernel releases?

The steps I followed:

     1) Download glassfish-v3-web-preview-b55-unix.sh
     2) Install as /usr/java/glassfish-v3 with admin user and pass set
(I also set ports to :4849 and :8081)
     3) Execute bin/asadmin start-domain
     4) Access http://localhost:4849/ (use whatever port you set in 2)

Seems simple enough.

Cheers,
mark

-- 
Mark Mielke<mark_at_mielke.cc>