Can't start my nuxeo server instance any more
hello all,
after using nuxeo studio to add document types. I wanted to apply changes on the fly so I enabled the 'development' mode. it ask me for restarting the server and when I did, it stayed lock on the waiting for restart page.
Checking what happen server side : its locked on Starting process taking too long - giving up
then each try to start the server fails the same way. i've got this error message during the start : (After the tomcat start message : 'Start in 0ms.')
org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
Overriding fragment with name 'org.nuxeo.ecm.platform.importer.core' and path 'null' that is already present with path 'null'
right after an error :
ERROR [org.nuxeo.osgi.BundleRegistry] failed to stop bundle org.nuxeo.runtime
Caused by NullPointerEsception at org.nuxeo.osgi.OSGIRuntimeActivator.stop(OSGiRuntimeActivator.java:89)
EDIT : I'm using the Nuxeo platform 5.6
any idea on how I can start my nuxeo server again ?
thx.
no solution found. I reinstalled a fresh new nuxeo instance using the same database informations I didn't loose any data.
Hello,
You should be able to uninstall your Studio package using nuxeoctl commands.
What is your Nuxeo version?
nuxeoctl showconf
on http://pastebin.com/ ?Note you can still deploy a new vanilla Nuxeo, making it using your current configuration (for data directory and database).