5.6
We are using Nuxeo 5.6 in production and we see a memory leak each time nuxeo.workManagerCleanup internal job is executed. This job is executed using Quartz every few minutes. In the code of the Nuxeo plateform, the fireEvent method of ...
0 votes
2 answers
0 comments
902 views
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 ...
0 votes
2 answers
3 comments
1940 views
Hi, I have two back-end servers on a single nuxeo‑5.6 repository with concurrent scheduled import jobs running. To avoid concurrent document creation, I use a try {} catch {} block and set a document lock on a common parent document : try { /* … */ ...
0 votes
2 answers
0 comments
1695 views
Hi All, We are using SQLDirectoryFactory based authentication with Nuxeo 5.6. The issue is we want to have the authentication for username field case insestive i.e. username can be lower case or upper case or mixed. How to configure or update the ...
0 votes
0 answers
0 comments
1666 views
Hello: I have a user whose hard drive we had to replace who now is having problems using LiveEdit. the LiveEdit icons show in the browser when she clicks on a Word doc to edit it, the process starts but fails to load in Word oddly, Excel works fine ...
0 votes
3 answers
0 comments
2775 views
Hello, We'd like to know which method could be applied to migrate data from a Nuxeo 5.1.5 to Nuxeo 5.6 . In Nuxeo 5.1.5, data are managed by JackRabbit & Postgresql 8.3.17. In Nuxeo 5.6, we'll use Postgresql 9.2. Do we have to migrate the data, ...
0 votes
1 answers
0 comments
2035 views
Bonjour à tous, Je tente de créer un nouveau type de document afin de pouvoir saisir un champ supplémentaire. J'ai suivi cette page mais je ne vois rien de nouveau quand j'utilise le bouton “Nouveau document” dans mon espace de travail. J'ai créé ...
1 votes
2 answers
1 comments
4237 views
I've been trying to upgrade our existing Nuxeo setup (5.3) to 5.6. I have all the documents loading up in nuxeo correctly and have been trying to get our WebEngine code converted over from the old module.xml setup into the newer annotations setup. ...
0 votes
1 answers
1 comments
3445 views
The files below “skin/resources/“. (as said by http://doc.nuxeo.com/display/NXDOC/WebEngine+%28JAX-RS%29#WebEngine%28JAX-RS%29-Staticresources ) File is found, but with bad mimetype “text/plain” instead of “video/ogg”: oe@charlie:~$ wget -S ...
0 votes
1 answers
5 comments
2993 views
In previous versions you have some predefined rules for content routing. Does the final release of 5.6 have this features included (one ore two preconfigured rules) or we have to create this using Studio?
0 votes
1 answers
0 comments
1362 views