users@glassfish.java.net

Re: Eclipse Glassfish server adapter - port conflict when starting

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 11 Nov 2008 15:55:45 -0800

glassfish_at_javadesktop.org wrote:
> i tried to get some log from plugin. first change i made in SunAppServer.java on row 347. I changed to this
> Future<OperationState> result = execute(command);
> SunAppSrvPlugin.logMessage(result.get(30, TimeUnit.SECONDS).name() );
> if(result.get(30, TimeUnit.SECONDS) == OperationState.COMPLETED) {
>
> second, i catch log from plugin at level finest. Maybe this helps you locate problem with plugin.
> .log file is log file from eclipse
> eclipse.log is log file from plugin
>
>
Looking at it now, but still not sure what is happening.
Can you browse to this URL (
http://localhost:4848/__asadmin/__locations ) via your browser (or via
the internal brower inside Eclipse) to see the output result page, once
the server is running...?
Ludo

> Slavo
> [Message sent by forum member 'boulik1' (boulik1)]
>
> http://forums.java.net/jive/thread.jspa?messageID=316148
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>