[ 
https://jira.nuxeo.com/browse/NXP-7994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=106796#comment-106796
 ] 

Anahide Tchertchian edited comment on NXP-7994 at 11/29/11 6:05 PM:
--------------------------------------------------------------------

Add more logs:
http://hg.nuxeo.org/nuxeo/nuxeo-runtime/rev/a2fc1ef774f7

Now there are 3 kinds of logs, all in given order:

- predeployment order:
2011-11-29 17:40:15,882 INFO  
[org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor] 
Preprocessing order: 
        org.nuxeo.ecm.webengine.core
        org.nuxeo.ecm.platform.ui
        org.nuxeo.theme.styling
        org.nuxeo.ecm.core.storage.sql.ra
...

- deployment order:

2011-11-29 17:40:27,053 INFO  
[org.nuxeo.osgi.application.loader.FrameworkLoader] Deployment order: 
        
/opt/nuxeo-dm-5.5-SNAPSHOT-tomcat/nxserver/bundles/nuxeo-admin-center-5.5-SNAPSHOT.jar
        
/opt/nuxeo-dm-5.5-SNAPSHOT-tomcat/nxserver/bundles/nuxeo-admin-center-monitoring-5.5-SNAPSHOT.jar
        
/opt/nuxeo-dm-5.5-SNAPSHOT-tomcat/nxserver/bundles/nuxeo-admin-center-oauth-opensocial-5.5-SNAPSHOT.jar


- configuration files deployment order (when runtime component is itself 
deployed):

2011-11-29 17:40:27,288 INFO  [org.nuxeo.runtime.osgi.OSGiRuntimeService] 
Deployment order of configuration files: 
        addWorkspace.jpdl.xml
        commentService-config-bundle.xml
        configuration.properties
        default-opensocial-config.xml
        default-repository-config.xml
        default-sql-directories-bundle.xml
        distribution.properties
        jms.properties


      was (Author: atchertchian):
    http://hg.nuxeo.org/nuxeo/nuxeo-runtime/rev/a2fc1ef774f7
  
> Add info logs to show deployment order of bundles
> -------------------------------------------------
>
>                 Key: NXP-7994
>                 URL: https://jira.nuxeo.com/browse/NXP-7994
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.5
>
>
> Currently pre-deployment info logs are shown for modules holding 
> pre-deployment instructions (like adding files to the nuxeo.war directory for 
> instance).
> The same logs should be added for deployment (of files in the config/ 
> directory + of all OSGI bundles).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to