You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (Created) (JIRA)" <ji...@apache.org> on 2011/12/23 12:14:30 UTC

[jira] [Created] (SMX4-1020) nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService

nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService
---------------------------------------------------------------------------------

                 Key: SMX4-1020
                 URL: https://issues.apache.org/jira/browse/SMX4-1020
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Freeman Fang
            Assignee: Freeman Fang


which cause ERROR log from servicemix.log like
2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
- servicemix-exec is not present in the system repo but defined in the default JBI component
though it's kinda harmless we'd better remove it


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Moved] (SMX4NMR-290) nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService

Posted by "Freeman Fang (Moved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4NMR-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang moved SMX4-1020 to SMX4NMR-290:
--------------------------------------------

        Key: SMX4NMR-290  (was: SMX4-1020)
    Project: ServiceMix NMR  (was: ServiceMix 4)
    
> nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService
> ---------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-290
>                 URL: https://issues.apache.org/jira/browse/SMX4NMR-290
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> which cause ERROR log from servicemix.log like
> 2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
> - servicemix-exec is not present in the system repo but defined in the default JBI component
> though it's kinda harmless we'd better remove it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SMX4NMR-290) nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService

Posted by "Freeman Fang (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4NMR-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4NMR-290.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

commit fix
http://svn.apache.org/viewvc?rev=1225101&view=rev
                
> nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService
> ---------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-290
>                 URL: https://issues.apache.org/jira/browse/SMX4NMR-290
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 1.6.0
>
>
> which cause ERROR log from servicemix.log like
> 2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
> though it's kinda harmless we'd better remove it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Work started] (SMX4-1020) nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService

Posted by "Freeman Fang (Work started) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-1020 started by Freeman Fang.

> nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService
> ---------------------------------------------------------------------------------
>
>                 Key: SMX4-1020
>                 URL: https://issues.apache.org/jira/browse/SMX4-1020
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> which cause ERROR log from servicemix.log like
> 2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
> - servicemix-exec is not present in the system repo but defined in the default JBI component
> though it's kinda harmless we'd better remove it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SMX4NMR-290) nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService

Posted by "Freeman Fang (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4NMR-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated SMX4NMR-290:
---------------------------------

    Description: 
which cause ERROR log from servicemix.log like
2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]

though it's kinda harmless we'd better remove it


  was:
which cause ERROR log from servicemix.log like
2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
- servicemix-exec is not present in the system repo but defined in the default JBI component
though it's kinda harmless we'd better remove it


    
> nmr osgi bundle export duplicated OSGi service org.osgi.service.cm.ManagedService
> ---------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-290
>                 URL: https://issues.apache.org/jira/browse/SMX4NMR-290
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> which cause ERROR log from servicemix.log like
> 2011-12-15 09:22:33,582 | ERROR | .servicemix.nmr) | configadmin               | ?                                   ? | 5 - org.apache.felix.configadmin - 1.2.8 | Configuration for org.apache.servicemix.nmr has already been used for service [org.osgi.service.cm.ManagedService, id=257, bundle=124] and will now also be given to [org.osgi.service.cm.ManagedService, id=259, bundle=124]
> though it's kinda harmless we'd better remove it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira