[
https://issues.apache.org/activemq/browse/SMX4KNL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SMX4KNL-85.
------------------------------------
Fix Version/s: 1.0.1
1.1.0
Resolution: Fixed
URL: http://svn.apache.org/viewvc?rev=694301&view=rev
URL: http://svn.apache.org/viewvc?rev=694307&view=rev
> 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
> Fix For: 1.0.1, 1.1.0
>
> Attachments: smx4knl-85.txt
>
>
> 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.