Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

cron task to restart

Hi all, I want to write a cron task to restart nuxeo each week. For that I have write a script called by the cron task. When I execute the script myself, it works fine... But, when the script is executed by the cron task, all services (postgres, apac...

Error in log : principal Administrator does not exist

Hello, we just change the server to use a more efficient but we now have an error in the log. We connected to a LDAP (it's ok) so I don't see where the problem. Thanks for your help ! 2013-01-21 17:35:00,001 ERROR [org.nuxeo.ecm.platform.login.Nuxeo...

delphine_ by Star Contributor
  • 451 Views
  • 4 replies
  • 0 kudos

Generate permalink in Event Handler

I want to generate a permalink to a document from a process that gets fired as an event handler. The process would be running in a cluster. So it wants the link to be like "https://loadbalancedhost:8080/nuxeo/nxdoc/default/UUID" even though the proce...

Eric_Ace by Confirmed Champ
  • 166 Views
  • 0 replies
  • 0 kudos

Nuxeo 8.10 LTS 2016 not able to start in CentOS

I have nuxeo 8.2 configured and running in the system, now i want to configure new Nuxeo LTS 2016 and stop the nuxeo 8.2. I unzipped it and started configuring it. it starts first time then i start database configuration etc.. from UI after finish pr...

Configure new OpenID Provider - OAuth2 Login auth0.com

Hello everyone, Currently I'm working on a project that will be integrated with Nuxeo but I got an issue during the implementation in nuxeo of the SSO with auth0, then I kindly asking you, if It’s possible to configure a new OpenID Provider? Please h...

Garbage-Collecting Orphaned Binaries not work

Hi, I am a "user" of Nuxeo and we want to remove all orphaned binaries. I go to Admin > System Information > Repository binaries, I check in the checkbox and wait. 30 minutes later, I see statistics (20gb orphaned binaries). I check again and I see t...

mercu_cho by Champ in-the-making
  • 865 Views
  • 5 replies
  • 0 kudos

Password policy for users

Hi, How can I set a password policy for users ? The documentation just says that 'The password complexity is checked against a regexp that can be changed.' and i didn,t find anything else about that. Thanks.

Thierry_ by Champ in-the-making
  • 292 Views
  • 1 replies
  • 0 kudos

Synchro LDAP groups

Hi people :) The synchronization LDap does not work for the recognition of group for many users. An arrived staff, is a member groups LDAP: 1> University of Pau 1.1> HR DEPARTMENT services 1.1.1> Personnel department Nuxeo synchronizes on the groups ...

importing text file more than 32MB gives error "Caused by: org.bson.BsonSerializationException: Size 30831765 is larger than MaxDocumentSize 16793600."

Hi, I am importing text file of size arroung 32MB. While importing file I am getting error as follows: Caused by: org.bson.BsonSerializationException: Size 30831765 is larger than MaxDocumentSize 16793600. org.nuxeo.ecm.automation.OperationException:...