You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Cedric Hurst (JIRA)" <ji...@apache.org> on 2008/05/13 21:23:55 UTC

[jira] Created: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Reported server state falls out-of-sync after Windows Hibernate
---------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-345
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.1.0, 2.0.0
         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
            Reporter: Cedric Hurst
            Assignee: Tim McConnell
             Fix For: 2.1.1


After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."

At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMODEVTOOLS-345:
-------------------------------------------

    Fix Version/s: 2.1.1

> Reported server state falls out-of-sync after Windows Hibernate
> ---------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-345
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
>            Reporter: Cedric Hurst
>            Assignee: Tim McConnell
>             Fix For: 2.1.1
>
>
> After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."
> At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell resolved GERONIMODEVTOOLS-345.
--------------------------------------------

    Resolution: Fixed

Thanks for you patch Ashish -- applied with revision 676108

> Reported server state falls out-of-sync after Windows Hibernate
> ---------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-345
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
>            Reporter: Cedric Hurst
>            Assignee: Ashish Jain
>             Fix For: 2.1.2
>
>
> After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."
> At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612503#action_12612503 ] 

Ashish Jain commented on GERONIMODEVTOOLS-345:
----------------------------------------------

Patch for the issue GERONIMODEVTOOLS-349 fixes this issue as well.

> Reported server state falls out-of-sync after Windows Hibernate
> ---------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-345
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
>            Reporter: Cedric Hurst
>            Assignee: Ashish Jain
>             Fix For: 2.1.2
>
>
> After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."
> At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Jain reassigned GERONIMODEVTOOLS-345:
--------------------------------------------

    Assignee: Ashish Jain  (was: Tim McConnell)

> Reported server state falls out-of-sync after Windows Hibernate
> ---------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-345
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
>            Reporter: Cedric Hurst
>            Assignee: Ashish Jain
>             Fix For: 2.1.2
>
>
> After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."
> At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-345) Reported server state falls out-of-sync after Windows Hibernate

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMODEVTOOLS-345:
-------------------------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.1.2

> Reported server state falls out-of-sync after Windows Hibernate
> ---------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-345
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-345
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Windows XP SP2, Eclipse Europa for Java EE Developers [Winter Maintenance Release], Geronimo Eclipse Plugin 2.1.0
>            Reporter: Cedric Hurst
>            Assignee: Tim McConnell
>             Fix For: 2.1.2
>
>
> After doing a system hibernate with a running geronimo server, Eclipse reports the server state as "Stopped" when the system resumes.  However, the server process is still active and http://localhost:8080 is accessible from a browser.  Attempting to do a "Start" or "Clean" operation against the server in Eclipse produces a "Port 8080 required by Web Connector is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)."
> At present, you must manually shut down the server from the admin console or command line and start it again from the Eclipse IDE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.