Make it possible to list the MP on a running server
---------------------------------------------------

                 Key: NXP-8195
                 URL: https://jira.nuxeo.com/browse/NXP-8195
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Launcher
            Reporter: Thomas Roger
            Assignee: Julien Carsique
             Fix For: 5.5.x


Listing the MP installed through the {{mp-list}} command is not working:

{noformat}
troger /opt/nuxeo-cap-5.5-tomcat ./bin/nuxeoctl mp-list                         
                                                                                
         [12:19PM]
Launcher command: 
/System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java 
-Dlauncher.java.opts=-server -Xms512m -Xmx1024m -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Dfile.encoding=UTF-8 -Xdebug 
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=/opt/nuxeo-cap-5.5-tomcat 
-Dnuxeo.conf=/opt/nuxeo-cap-5.5-tomcat/bin/nuxeo.conf 
-Dnuxeo.log.dir=/opt/nuxeo-cap-5.5-tomcat/log -jar 
/opt/nuxeo-cap-5.5-tomcat/bin/nuxeo-launcher.jar mp-list
Nuxeo home:          /opt/nuxeo-cap-5.5-tomcat
Nuxeo configuration: /opt/nuxeo-cap-5.5-tomcat/bin/nuxeo.conf
Include template: /opt/nuxeo-cap-5.5-tomcat/templates/common
Include template: /opt/nuxeo-cap-5.5-tomcat/templates/default
Include template: /opt/nuxeo-cap-5.5-tomcat/templates/collaboration
The server must not be running while managing marketplace packages
java.lang.IllegalStateException: A server is already running with process ID 
59245
        at 
org.nuxeo.launcher.NuxeoLauncher.checkNoRunningServer(NuxeoLauncher.java:292)
        at 
org.nuxeo.launcher.NuxeoLauncher.callPackageManager(NuxeoLauncher.java:864)
        at org.nuxeo.launcher.NuxeoLauncher.pkgList(NuxeoLauncher.java:816)
        at org.nuxeo.launcher.NuxeoLauncher.launch(NuxeoLauncher.java:492)
        at org.nuxeo.launcher.NuxeoLauncher.main(NuxeoLauncher.java:425)
{noformat}

It should be possible to at least list the MP installed on a running Nuxeo.

--
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