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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |