dev@glassfish.java.net

Re: Answer to: What URL to access GlassFish v3 Prelude Admin Console ?

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 02 Sep 2008 18:17:08 -0700

Hi Anissa,

Anissa Lam wrote:
>
> Hi Marina,
>
> Looks like that it is able to deploy the war file, can you double check
> that the following entries is in your domain.xml ?
>
> <system-applications>
> <application context-root="" directory-deployed="true"
> object-type="system-admin" enabled="true"
> location="file:/Users/anilam/Awork/V3//TEST/glassfish/lib/install/applications/__admingui/"
> name="__admingui">
> <engine sniffer="web" />
> <engine sniffer="security" />
> </application>
> </system-applications>
> <applications />

Yes.

>
> Do you see something like this in your server.log ?
> INFO: JMXMP connector server URL = service:jmx:jmxmp://localhost:8888
> Sep 2, 2008 6:01:36 PM
> com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter logRequest
> INFO: AdminConsoleAdapter's STATE IS: Application is not yet installed ...
> Sep 2, 2008 6:01:36 PM INFO: !!!!!!!!!
> com.sun.aas.installRoot=/Users/anilam/Awork/V3/TEST/glassfish
> Sep 2, 2008 6:01:36 PM INFO: !!!!!!!! Looking for
> /Users/anilam/Awork/V3/TEST/glassfish/lib/install/applications/admingui.war
> Sep 2, 2008 6:01:36 PM INFO: !!!!!!!!!
> com.sun.aas.installRoot=/Users/anilam/Awork/V3/TEST/glassfish
> Sep 2, 2008 6:01:36 PM INFO: !!!!!! About to expand
> /Users/anilam/Awork/V3/TEST/glassfish/lib/install/applications/admingui.war
> Sep 2, 2008 6:01:37 PM OSGiModuleImpl loadClass

Yes.

>
> ...
> ...
> INFO: Initializing Mojarra (1.2_09-b02-FCS) for context ''
> Sep 2, 2008 6:01:54 PM com.sun.enterprise.web.WebApplication start
> INFO: Loading application __admingui at /
> Sep 2, 2008 6:01:54 PM
> com.sun.enterprise.v3.server.ApplicationLoaderService processApplication
> INFO: Loading __admingui Application done is 7852 ms

Yes.

>
>
> If you restart your server and try http://localhost:4848/index.jsf ,
> will that work ?

No. It says loading, then gives 404.

thanks,
-marina

>
> Thanks
> Anissa.
>
>
>
> Marina Vatkina wrote:
>
>> The steps for the web.zip plus admingui.war results in 404 error for
>> me on the latest ws. I also see this message:
>>
>> SEVERE: PWC6117: File
>> "/export/v3/gfs/glassfish/lib/install/applications/__admingui/login.jsp"
>> not found
>>
>> Is my only option to use promoted build with the UC?
>>
>> thanks,
>> -marina
>>
>> Anissa Lam wrote:
>>
>>> Hi,
>>> There are enough confusion on what URL one should use to access Admin
>>> Console for GlassFish v3 Prelude that i have put together this page,
>>> http://wiki.glassfish.java.net/Wiki.jsp?page=V3GuiAccessURL
>>>
>>> Please use the mentioned URL to access the console according to the
>>> version you are using.
>>> Also, as you know, if you are building your own, the web.zip doesn't
>>> include admingui.war. I also include the work around in that page
>>> so you can still access it.
>>>
>>> note: as of this moment, promoted build 21 is not available yet. i
>>> just include that in the table as it will be available soon.
>>>
>>> Hope this clears up some confusion.
>>>
>>> thanks.
>>> Anissa.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>