You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/01/17 18:13:21 UTC

[jira] Created: (SMX4NMR-9) JBI artifacts are really slow to start due to DynamicImport-Package = *

JBI artifacts are really slow to start due to DynamicImport-Package = *
-----------------------------------------------------------------------

                 Key: SMX4NMR-9
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-9
             Project: ServiceMix NMR
          Issue Type: Bug
            Reporter: Guillaume Nodet


We need to find a way to remove this DynamicImport-Package which makes classloaders really slow :-(
Can't recall which bundle specifies it though.

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


[jira] Resolved: (SMX4NMR-9) JBI artifacts are really slow to start due to DynamicImport-Package = *

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

Guillaume Nodet resolved SMX4NMR-9.
-----------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 1.0-m1
       Resolution: Fixed

> JBI artifacts are really slow to start due to DynamicImport-Package = *
> -----------------------------------------------------------------------
>
>                 Key: SMX4NMR-9
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-9
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-m1
>
>
> We need to find a way to remove this DynamicImport-Package which makes classloaders really slow :-(
> Can't recall which bundle specifies it though.

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


[jira] Commented: (SMX4NMR-9) JBI artifacts are really slow to start due to DynamicImport-Package = *

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4NMR-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41391#action_41391 ] 

Guillaume Nodet commented on SMX4NMR-9:
---------------------------------------

Sending        trunk/jbi/deployer/pom.xml
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/handler/JBIDeploymentListener.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/handler/Transformer.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/Deployer.java
Sending        trunk/jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/ServiceAssemblyImpl.java
Sending        trunk/jbi/runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/ComponentContextImpl.java
Transmitting file data ......
Committed revision 630705.


It fixes some DynamicImport-Package, but does not really speed up the deployment of JBI artifacts.

> JBI artifacts are really slow to start due to DynamicImport-Package = *
> -----------------------------------------------------------------------
>
>                 Key: SMX4NMR-9
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-9
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>
> We need to find a way to remove this DynamicImport-Package which makes classloaders really slow :-(
> Can't recall which bundle specifies it though.

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


[jira] Commented: (SMX4NMR-9) JBI artifacts are really slow to start due to DynamicImport-Package = *

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4NMR-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41393#action_41393 ] 

Guillaume Nodet commented on SMX4NMR-9:
---------------------------------------

The problem is related to https://issues.apache.org/jira/browse/FELIX-500 which slows down the classloading a lot.

> JBI artifacts are really slow to start due to DynamicImport-Package = *
> -----------------------------------------------------------------------
>
>                 Key: SMX4NMR-9
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-9
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>
> We need to find a way to remove this DynamicImport-Package which makes classloaders really slow :-(
> Can't recall which bundle specifies it though.

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