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/07/11 16:04:00 UTC

[jira] Updated: (SMX4KNL-62) Enhance admin shell create command to allocate unique ports to new instances.

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

Jamie Goodyear updated SMX4KNL-62:
----------------------------------

    Fix Version/s:     (was: 1.1)
      Description: 
 issue:

 When new smx instances are created via the 'admin create' command the newly created instance will use the parent's ports. The result of the port re-usage is that all local instances will encounter Bind Exceptions when more than one are started.

 Suggested Solution:

 When a new instance creation is requested automatically generate port assignments.  

  was:

 issue:

 When new smx instances are created via the 'admin create' command the newly created instance will use the parent's ports. The result of the port re-usage is that all local instances will encounter Bind Exceptions when more than one are started.

 Suggested Solution:

 When a new instance creation is requested automatically generate port assignments.  


> Enhance admin shell create command to allocate unique ports to new instances.
> -----------------------------------------------------------------------------
>
>                 Key: SMX4KNL-62
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-62
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>    Affects Versions: 1.0-rc1
>         Environment: JDK 1.5 
> Mac OSX 10.5.
>            Reporter: Jamie Goodyear
>
>  issue:
>  When new smx instances are created via the 'admin create' command the newly created instance will use the parent's ports. The result of the port re-usage is that all local instances will encounter Bind Exceptions when more than one are started.
>  Suggested Solution:
>  When a new instance creation is requested automatically generate port assignments.  

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