You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Siqi Du (JIRA)" <ji...@apache.org> on 2009/09/18 11:20:57 UTC

[jira] Created: (GERONIMO-4884) Using the default port number may cause unexpected build failure

Using the default port number may cause unexpected build failure
----------------------------------------------------------------

                 Key: GERONIMO-4884
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.2
            Reporter: Siqi Du
            Priority: Minor
             Fix For: 2.2
         Attachments: fix_unittest.patch

When a geronimo is running

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


[jira] Updated: (GERONIMO-4884) Using the default port number may cause unexpected build failure

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

Siqi Du updated GERONIMO-4884:
------------------------------

    Attachment: fix_unittest.patch

> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2
>            Reporter: Siqi Du
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: fix_unittest.patch
>
>
> When a geronimo is running

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


[jira] Commented: (GERONIMO-4884) Using the default port number may cause unexpected build failure

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758179#action_12758179 ] 

Rex Wang commented on GERONIMO-4884:
------------------------------------

br22: 817560
trunk:817561

Thanks Siqi for the patch

-Rex

> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2, 3.0
>            Reporter: Siqi Du
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 2.2, 3.0
>
>         Attachments: fix_unittest.patch
>
>
> When a geronimo is running

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


[jira] Closed: (GERONIMO-4884) Using the default port number may cause unexpected build failure

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

Rex Wang closed GERONIMO-4884.
------------------------------


> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2, 3.0
>            Reporter: Siqi Du
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 2.2, 3.0
>
>         Attachments: fix_unittest.patch
>
>
> When another geronimo/tomcat is running in the build server, there might be port confliction.

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


[jira] Assigned: (GERONIMO-4884) Using the default port number may cause unexpected build failure

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

Rex Wang reassigned GERONIMO-4884:
----------------------------------

    Assignee: Rex Wang

> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2
>            Reporter: Siqi Du
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: fix_unittest.patch
>
>
> When a geronimo is running

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


[jira] Resolved: (GERONIMO-4884) Using the default port number may cause unexpected build failure

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

Rex Wang resolved GERONIMO-4884.
--------------------------------

    Resolution: Fixed

> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2, 3.0
>            Reporter: Siqi Du
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 2.2, 3.0
>
>         Attachments: fix_unittest.patch
>
>
> When another geronimo/tomcat is running in the build server, there might be port confliction.

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


[jira] Updated: (GERONIMO-4884) Using the default port number may cause unexpected build failure

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

Rex Wang updated GERONIMO-4884:
-------------------------------

          Description: When another geronimo/tomcat is running in the build server, there might be port confliction.  (was: When a geronimo is running)
    Affects Version/s: 3.0
        Fix Version/s: 3.0

> Using the default port number may cause unexpected build failure
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-4884
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4884
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2, 3.0
>            Reporter: Siqi Du
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 2.2, 3.0
>
>         Attachments: fix_unittest.patch
>
>
> When another geronimo/tomcat is running in the build server, there might be port confliction.

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