...
Code Block |
---|
cp /home/nuxeo/nuxeo-cap-5.9.5-tomcat/lib/log4j.xml /home/nuxeo/nuxeo-cap-7.X-tomcat/lib/log4j.xml cp /home/nuxeo/nuxeo-cap-5.9.5-tomcat/bin/nuxeo.conf /home/nuxeo/nuxeo-cap-7.X-tomcat/bin/nuxeo.conf |
6) be sure to increase the file name length limit with setting nuxeo.path.segment.maxsize in nuxeo.conf to 256 (at least).
7) check the parameter nuxeo.data.dir in nuxeo.conf. If it was NOT overrided than you need to copy data folder to the new nuxeo or set this param with the path to existing data folder.
78) stop old nuxeo server
89) start new nuxeo server