cancel
Showing results for 
Search instead for 
Did you mean: 

Error on my server

acollot
Champ in-the-making
Champ in-the-making

Hello everyone,

I have an issue with my server (which don't communicate on internet).

I have some error and my server is stopping : 

Stopping Nuxeo instance due to threshold exceeded (CONCURRENT_SESSIONS > 10) after failed registration checks
15:56:15,449 INFO [StandardService] Stopping service Catalina
15:56:15,502 INFO [StandardWrapper] Waiting for 5 instance(s) to be deallocated for Servlet [Nuxeo WebEngine Servlet]
15:56:16,502 INFO [StandardWrapper] Waiting for 3 instance(s) to be deallocated for Servlet [Nuxeo WebEngine Servlet] 15:56:17,503 INFO [StandardWrapper] Waiting for 3 instance(s) to be deallocated for Servlet [Nuxeo WebEngine Servlet]
 
What is happenign and what can I do to avoid this error ?

Thanks in advance,
1 REPLY 1

maximeh
Champ in-the-making
Champ in-the-making

This is a throttling because your nuxeo server is not registered. See Nuxeo Doc 
You need to either add the license file `instance.clid` to your server or run on an open-source-based version.
Feel free to DM if you need help