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


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.

Reply via email to