You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jamie Goodyear (JIRA)" <ji...@apache.org> on 2008/09/11 16:44:52 UTC

[jira] Assigned: (SMX4KNL-85) Extend GShell#waitForFrameworkToStart to wait 60 seconds instead of 5 seconds.

     [ https://issues.apache.org/activemq/browse/SMX4KNL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie Goodyear reassigned SMX4KNL-85:
-------------------------------------

    Assignee: Jamie Goodyear

> Extend GShell#waitForFrameworkToStart to wait 60 seconds instead of 5 seconds.
> ------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-85
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-85
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>         Environment: All
>            Reporter: Jamie Goodyear
>            Assignee: Jamie Goodyear
>
> Extend GShell#waitForFrameworkToStart to wait 60 seconds instead of 5 seconds.
> When the SMX4 kernel is started with multiple comma delimited commands some commands may fail due to not be loaded.
> EX:
> "./servicemix echo hi ; utils sleep 10000; exit"
> The 'utils' command may not be found on some systems due to slow loading of bundles/shells. This dow not appear to be a problem on high end machines (C2D or higher).
> By extending the wait time to 60 seconds we can ensure that all Bundles/Shells are loaded and avoid errors (very useful on busy machines, such as nightly test servers).

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