osgi.console port is not handled well.
--------------------------------------
Key: ARIES-602
URL: https://issues.apache.org/jira/browse/ARIES-602
Project: Aries
Issue Type: Bug
Components: Application
Reporter: Alasdair Nottingham
Assignee: Alasdair Nottingham
Fix For: 0.4
When creating child frameworks the properties are inherited from the parent
framework. If the parent framework has the osgi.console port set then this is
inherited by the child framework. The problem is this results in clashes. So if
it were set to a port number (other than 0) you would end up with equinox
trying to listen twice for two different frameworks on the same port.
I think the simplest fix to this is to just set osgi.console to none for the
child frameworks.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira