[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9243) local servers are not trying to start because it already looks like they are started

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jun 23 19:50:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-9243:
---------------------------------------

          Summary: local servers are not trying to start because it already looks like they are started  (was: No console output nor debug process is shown for any servers in M2)
    Fix Version/s: 3.3.0.M3
                       (was: 3.3.0.M2)
      Description: 
originally:

"After I updated to latest M2 build I no longer get console output nor launches - I for sure got that earlier today so something changed.

Without console output and way of debugging you are rather lost so this is definitely considered a blocker."

After some investigation what actually happend was that I had something running on port 8080 already and then the server didn't even try and start anything and just worked like it was already running...

That's different what it used to be that the server would actually start and then most likely start with address already in use; it looked bad but at least the user could see what is going on.

The current behavior is worse since the user think he is already running..but turns out he is not.

But it is cool the poller now is asked if it is already started and we should use that information to show a dialog to the user asking him something like:

"A server already seem to be responding via <some text for the poller to describe what it detected>. Do you wish to continue starting the server, connect to existing server or cancel ?"

Then clicking continue will actually do the start, cancel will stop the attempt to start and the server adapter should not be connected and finally connecting to existing server should temporarily for the time of this specific launch switch to "do not start/stop server" mode.

Then the user would be in control and know what is going on!



  was:
After I updated to latest M2 build I no longer get console output nor launches - I for sure got that earlier today so something changed.

Without console output and way of debugging you are rather lost so this is definitely considered a blocker.



> local servers are not trying to start because it already looks like they are started
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9243
>                 URL: https://issues.jboss.org/browse/JBIDE-9243
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.3.0.M3
>
>
> originally:
> "After I updated to latest M2 build I no longer get console output nor launches - I for sure got that earlier today so something changed.
> Without console output and way of debugging you are rather lost so this is definitely considered a blocker."
> After some investigation what actually happend was that I had something running on port 8080 already and then the server didn't even try and start anything and just worked like it was already running...
> That's different what it used to be that the server would actually start and then most likely start with address already in use; it looked bad but at least the user could see what is going on.
> The current behavior is worse since the user think he is already running..but turns out he is not.
> But it is cool the poller now is asked if it is already started and we should use that information to show a dialog to the user asking him something like:
> "A server already seem to be responding via <some text for the poller to describe what it detected>. Do you wish to continue starting the server, connect to existing server or cancel ?"
> Then clicking continue will actually do the start, cancel will stop the attempt to start and the server adapter should not be connected and finally connecting to existing server should temporarily for the time of this specific launch switch to "do not start/stop server" mode.
> Then the user would be in control and know what is going on!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list