You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/10/03 21:04:51 UTC

[jira] Created: (OFBIZ-1293) start the listener thread earlier

start the listener thread earlier
---------------------------------

                 Key: OFBIZ-1293
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Adam Heath
            Priority: Minor
             Fix For: SVN trunk
         Attachments: StartListenerThreadEarlier.patch

If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.


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


[jira] Closed: (OFBIZ-1293) start the listener thread earlier

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

Adam Heath closed OFBIZ-1293.
-----------------------------

    Resolution: Fixed

This improvement closed by revision 585605.

> start the listener thread earlier
> ---------------------------------
>
>                 Key: OFBIZ-1293
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StartListenerThreadEarlier.patch
>
>
> If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.

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


[jira] Updated: (OFBIZ-1293) start the listener thread earlier

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

Adam Heath updated OFBIZ-1293:
------------------------------

    Assignee: Adam Heath

> start the listener thread earlier
> ---------------------------------
>
>                 Key: OFBIZ-1293
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StartListenerThreadEarlier.patch
>
>
> If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.

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


[jira] Commented: (OFBIZ-1293) start the listener thread earlier

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532442 ] 

Joe Eckard commented on OFBIZ-1293:
-----------------------------------

Tested in production.

> start the listener thread earlier
> ---------------------------------
>
>                 Key: OFBIZ-1293
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StartListenerThreadEarlier.patch
>
>
> If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.

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


[jira] Commented: (OFBIZ-1293) start the listener thread earlier

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532200 ] 

Adam Heath commented on OFBIZ-1293:
-----------------------------------

This patch needs bug 1282(https://issues.apache.org/jira/browse/OFBIZ-1282) to be applied first.

> start the listener thread earlier
> ---------------------------------
>
>                 Key: OFBIZ-1293
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StartListenerThreadEarlier.patch
>
>
> If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.

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


[jira] Updated: (OFBIZ-1293) start the listener thread earlier

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

Adam Heath updated OFBIZ-1293:
------------------------------

    Attachment: StartListenerThreadEarlier.patch

See comment in patch.

> start the listener thread earlier
> ---------------------------------
>
>                 Key: OFBIZ-1293
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1293
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StartListenerThreadEarlier.patch
>
>
> If ofbiz is started in the background, and an external program is querying the status, to see if ofbiz has finished starting up, then the listener thread needs to be started earlier, so that a connection refused error doesn't occur.

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