General Questions on Nuxeo
Ask all of your questions to the Nuxeo community. Get answers from experts who use the Nuxeo Platform on a regular basis.
I get this error when I run my test method ERROR [SchemaManagerImpl] Document type: Ressource_Image uses unknown schema: picture My test class is like : @RunWith(FeaturesRunner.class)@Features({AutomationFeature.class, CoreFeature.class, ...
1 votes
0 answers
0 comments
44 views
Hi Konrad Krenzlin , Kevin Leturc , Florent Guillaume After migration from LTS2019 to LTS2021, all users from members group are not able to Read SectionRoot although the members group have Read SectionRoot in ACL. I ran the function select ...
0 votes
1 answers
0 comments
120 views
Hello Florent Guillaume Kevin Leturc , Since my last post here on this subject which never resolved, I come back with another interesting one. Since migration on LTS2021, the exception change and now I have this when I try to add/change or remove an ...
0 votes
1 answers
1 comments
235 views
Hi Kevin , Florent Guillaume When I try to connect to login on automation through OATUH2 token I always get http 401 statut. curl -H "Authorization:Bearer 012453xxgqzl45" -X POST https://localhost:8080/nuxeo/api/v1/automation/login Response : ...
1 votes
3 answers
1 comments
352 views
Hello, I have an action that is exectued by an event handler. But I observed in the server.log file this Error: org.nuxeo.runtime.transaction.TransactionRuntimeException: Transaction has timed out at ...
0 votes
0 answers
0 comments
196 views
Hello, How can I configure how many asynchronous listeners can run in concurrency?
0 votes
1 answers
0 comments
235 views
hi there, i have the following error message 'Une corruption de fichier a été détectée, nouvelle tentative' while opening a Document can you explain me why this error message is generated ? i also join the log file, see lines 2023-01-24 17:42:20 to ...
0 votes
0 answers
0 comments
164 views
Hi, I want to edit documents, I selected my docs and I click on edit button, the edit dialog doesn't appear and others button disapears.(see captures). I has this bug only when I used Chrome,I tested with chromium and firefox and it works well! Any ...
1 votes
1 answers
0 comments
186 views
Here at Hyland, we are always looking for ways to improve and evolve, and we believe that by sharing knowledge and collaborating with our developer community, we can accelerate innovation and create better solutions for our customers. We have ...
0 votes
0 answers
0 comments
112 views
Hello, I have this NXQL query to perform : SELECT * FROM Document WHERE custom:attribute = 'Ø600' You can notice the special character Ø. It's working fine when I use NXQL Search in Web UI. It's not working with Repository.query method in Java ...
0 votes
0 answers
0 comments
161 views
From time to time we get the following error. Like 15 times within a second. Nuxeo is run behind nginx configured with proxy_pass . 2022-12-15T12:06:52,455 ERROR [http-nio-127.0.0.1-8080-exec-753] [nuxeo-error-log] Request Attributes: ...
0 votes
0 answers
0 comments
220 views
We have a document structure like this: |-- Customer_ABC | |-- Project_1 | |-- Project_2 | | |-- Real_Document_4711 | | `-- Real_Document_4812 | `-- Project_3 | `-- Real_Document_987654 |-- Customer_DEFG `-- Customer_HI Customer_X and Project_Y are ...
0 votes
1 answers
2 comments
253 views
To build Nuxeo yourself you need python2, as explicit stated in the official docs : https://doc.nuxeo.com/corg/getting-the-nuxeo-source-code . Python 2 is EOL for more than nearly 3 years now and is not supported anymore on most Linux distributions ...
0 votes
1 answers
1 comments
210 views
Hello, Is it possible to publish a document without publishing the attachments that go with it?
0 votes
1 answers
0 comments
201 views
Hello, I would like to reorganize the nuxeo tree structure to make workspaces and sections are mirrored. I want to set up a mechanism that automatically creates the section tree based on the workspaces I create. example: If I create the following ...
0 votes
1 answers
0 comments
202 views
In the software world, we know there is a love/hate relationship with software upgrades. They are necessary as the entry point for new releases, bug fixes, security updates, and improved user experiences…AND, can also be a disruption to current ...
0 votes
0 answers
0 comments
276 views
Hi Team, I want to use TaskService for one of operation, but not able to import org.nuxeo.ecm.platform.task package and as a result TaskService also not found. Which maven dependency I need to include to solve this problem ? Appreciating your help. ...
0 votes
1 answers
1 comments
229 views
Api call to http://localhost:5000/nuxeo/api/v1/automation/Blob.RemoveFromDocument Payload:{ "params": { "xpath": "monschema:mesdonnees/2/fichier" }, "context": {},
} Response : { "entity-type": "exception", "status": 500, "message": "Failed to ...
0 votes
0 answers
0 comments
199 views
Hi, I try to migrate my LTS2019 webEngine app to LTS2021 and I have freemarker code problem . ...
<#function get_date doc modified_date <#list doc.children as child> <#if modified_date.time?datetime == ...
0 votes
1 answers
0 comments
245 views
Hi, According to this page https://doc.nuxeo.com/corg/maven-usage/#maven-usage-for-lts-2021 , to access to nuxeo nexus repository we need to create a support ticket to request access. So when I go to my account (Okta account) https://auth.nuxeo.com ...
0 votes
1 answers
0 comments
359 views
(20 / 4895)