Nuxeo


Related Questions
Hello, I am executing an automation script when a document is created. The document will be created using either drag and drop or using API. Is there a way to access the Windows File properties (such as Folderpath/Date Created/Date modified) and ...
  0 votes
  0 answers
  0 comments
  59 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
  889 views

Hello, How can I configure how many asynchronous listeners can run in concurrency?
  0 votes
  1 answers
  0 comments
  1847 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
  489 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
  696 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
  704 views

Hi everyone, I have a problem with the Nuxeo 2021 lts (2021.1.19) I don't have any hotfixes installed My instance is already registered but it is no longer possible to check the status of my subscription. When I try to display the list of updates, ...
  0 votes
  0 answers
  0 comments
  850 views

I am trying to setup Nuxeo LTS 2021. When I start the Nuxeo it took long time to start and after sometime Nuxeo gets closed automatically and this error displayed on console. .Could not initialize the packaging subsystem ...
  2 votes
  2 answers
  3 comments
  1011 views

Bonjour, J'ai un problème de communication entre ES et nuxeo; depuis la plateforme nuxeo quand je clique sur l'onglet “Recherche” ou l'onglet “Elasticsearch” dans le menu “Admin” ça bug et j'ai eu le message d'erreur qui s'affiche dans les logs : ...
  0 votes
  2 answers
  3 comments
  1034 views

I'm getting the below error while trying to access the metadata page http://localhost:8080/nuxeo/saml/metadata Attached error log files.. An error occurred. An unexpected error occurred. Click on the following links to get more information or go ...
  0 votes
  1 answers
  1 comments
  643 views

Hello everyone, I just configured Nuxeo (LTS 2019) to work with Elasticsearch (6.5.3) and MongoDB (3.6.8), Nuxeo works fine with these two servers now, but every time Nuxeo starts, I found these logs in the server.log file : ...
  0 votes
  0 answers
  0 comments
  1037 views

while trying to install any new packages in the Nuxeo platform from the Nuxeo Marketplace, it showing Package Exception like package not found org.nuxeo.connect.update.PackageException: Package not found: openid-authentication-2021.0.17
  0 votes
  1 answers
  1 comments
  1146 views

Hello, we have a special requirement where we have a local versioning system, and then upload the files to nuxeo. We want to extract the version from the uploaded file, and create a new version with the same number in nuxeo, but I couldn't find a ...
  0 votes
  1 answers
  0 comments
  664 views

Hello, we are currently looking to migrate our LTS 2019 to LTS 2021. However, as we build our platform from the source code, we were wondering why there is no 2021 LTS release on github? Which branch do we need to checkout? Kind regards Tom
  1 votes
  1 answers
  5 comments
  1188 views

Hi Eveybody Im triying execute the next endpoint http://localhost:8080/nuxeo/api/v1/search/lang/(psq,sql,potsgressql,etc)l/execute?query=SELECT * FROM documento_base But the execute return a Exception: … “infos”: [], “statusCode”: 400, ...
  0 votes
  1 answers
  0 comments
  827 views

Hello, I want to add a new action button and when I click on this added button, a pop up will be opened and display the search view (search form and search result). So I want to ask : Is it possible to display search form and search result in a pop ...
  0 votes
  1 answers
  0 comments
  757 views

I am using Nuxeo rest APIs to upload images and some APIs are taking too much time on less tps (tested for 4 and 6 tps). After monitoring, I found that there is an update query for kv_transient_batchmanagercache table which is taking too much time ...
  0 votes
  0 answers
  2 comments
  723 views

Bonjour, Nous utilisons la version 8.10 de Nuxeo et Nuxeo Drive 4.5.0. Nous éprouvons quelques difficultés de synchronisation avec le drive depuis peu de temps. En effet, certains dossiers ne remontent pas dans Nuxeo et d'autres sont dupliqués avec ...
  0 votes
  0 answers
  2 comments
  738 views

Hello team, I'm customizing some permission on the documents level and I have some questions regarding the atomic permissions. I'm confused about some of the atomic permissions listed here , like what the difference between “browse” and ...
  0 votes
  1 answers
  1 comments
  1249 views

Hi Everybody, When I set my nuxeo-dropzone element and restrict it to pdf file type, I want to be able to display an error message that it cannot load the file. It fails silently if you upload a type that's not accepted. Example, <nuxeo-dropzone ...
  0 votes
  2 answers
  0 comments
  11488 views

Hi All, We are getting this error when using REST API to load documents huge set of documents in Nuxeo and this issue is very much intermittent. Has anyone seen this issue before any thoughts about this?
  0 votes
  0 answers
  0 comments
  952 views

Hello, We have Nuxeo 10.10 in cluster with CAS/LDAP authentication. Each day the number of openfiles is growing. We have to restart Nuxeo for closed these openfiles othewise we have the error : Too many openfiles. Do you have any idea to force the ...
  0 votes
  0 answers
  2 comments
  836 views

* Hello! Does the source code need annual authentication right to use?
  -1 votes
  1 answers
  1 comments
  968 views

I have uploaded a document in Nuxeo and got a link. I can download my document accessing that link. Now, I trashed my document and got “isTrashed”: true as well but still I can download my document using the link which is generated by Nuxeo. Is ...
  0 votes
  1 answers
  2 comments
  826 views

Bonjour, J'ai un problème avec les notifications par mail pour les utilisateurs externes. J'ai configuré le Protocole d'envoi des emails en mettant “smtp”, et nos utilisateurs internes reçoivent bien les notifications. Alors que les externe non. ...
  0 votes
  1 answers
  3 comments
  1017 views

Hi guys, I decided to change the database type for some performance issues. I am using mssql for the database. Now, I want to use postgresql. This is a test environment but I have to change the production environment at the end. I can see a lot of ...
  0 votes
  2 answers
  0 comments
  1037 views

I have configured PostgreSQL DB in nuxeo.conf using below configurations. Nuxeo is using public schema of Postgres. nuxeo.db.name=sample nuxeo.db.user=admin nuxeo.db.password=password nuxeo.db.host=localhost nuxeo.db.port=5432 How can I configure ...
  0 votes
  1 answers
  1 comments
  1156 views

Bonjour, Lorsque nous souhaitons supprimer définitivement les éléments de la corbeille, il y a un bug et nous supprimons l'accès à tous les documents, plus aucun ne devient visible. Nous ne pouvons donc pas supprimer les éléments de la corbeille, ce ...
  0 votes
  1 answers
  2 comments
  1027 views

Hi , I don"t want to use the nuxeo studio to configure the schema , to create new document type , to create new permission , to create new role and manage multi tenant concept above all i want to do using java client sdk. please help me in this ...
  0 votes
  1 answers
  0 comments
  1179 views

We wanted to perform an external REST call to a non-Nuxeo middleware within Nuxeo Studio. We were thinking of going the route of having an Automation Script perform this REST call with the Nashorn Engine. Is this possible? If so, what is the ...
  0 votes
  1 answers
  1 comments
  1222 views

Bonjour, Est-il possible créer un doc onlyoffice dans un dossier ordonné? Sur un dossier ordonné, on a pas la main sur la “Configuration des types de documents” Pourriez vous m'aider à activer les documents de type onlyoffice dans mes dossiers ...
  0 votes
  2 answers
  2 comments
  1279 views

I am trying to create an automation chain which is called on the event 'documentCreated' and newly uploaded document is saved as attachment on another document. But after attaching, this newly uploaded document is also created as new document. I ...
  0 votes
  0 answers
  5 comments
  1078 views

Hello all, After Installing the adobe connector do Nuxeo platform and installed the Nuxeo connector into Adobe InDesign, when trying to connect to Nuxeo server from Adobe InDesign I get this error: 2019-09-09T13:45:51,729 ERROR ...
  0 votes
  0 answers
  0 comments
  1274 views

Hello all, I am currently evaluating Nuxeo platform and my objective is to understand if it fits inside the ecosystem or not. I have two fundamental requirements that are: 1) As a content manager, I want to create a template (report template) and ...
  0 votes
  3 answers
  1 comments
  1401 views

arender-html-perf.log: Start=2019-03-14 12:13:53,645 || End=2019-03-14 12:13:53,766 || TimeMs=121 || User=null || Method=ServletDocumentService.getDocumentLayout(..) || MimeType=null || ...
  0 votes
  0 answers
  0 comments
  869 views

I need to add the source column to the default content view. I find some documentation on how to do this using Nuxeo studio. But I'm not using Nuxeo studio. I've tried to figure out how this works by overriding templates but have, so far, not ...
  0 votes
  3 answers
  1 comments
  1195 views

0 I want to generate a presigned URL for an S3 bucket, and upload files using the url, not through nuxeo server or the direct upload option. The documentation , says, that I need to set the CloudFrontBinaryManager as the binary manager to be used. ...
  0 votes
  0 answers
  1 comments
  1414 views

I have about 6000 documents (.odt files) stored in 32 folders under Workspaces, and about half of those documents have status Approved after going through a parallel workflow, and have been published in identically named folders under Sections. ...
  0 votes
  1 answers
  18 comments
  1516 views

Hi guys, I have a problem with ssl+https configuration. I tried everything but didn't make it. This is my nuxeo.conf nuxeo.server.https.port=443 nuxeo.server.https.keystoreFile=/data/nuxeo/Cert/ .pfx nuxeo.server.https.keystorePass= When I start ...
  0 votes
  0 answers
  0 comments
  1699 views

I'm tasked with updating a Nuxeo instance from 5.5 to a more recent version. I've been able to successfully update and migrate the data to Nuxeo 7.3. From there on I start getting other issues which will probably require another topic. Now I have ...
  0 votes
  1 answers
  0 comments
  1434 views

My team is preparing Proof of concept, We selected Nuxeo as a platform, and we are facing performance issue. How to reproduce: 1. Nuxeo ECM loaded with 100 pdf documents (200KB each). 2. 10 user groups(local) created with read permissions to ...
  0 votes
  0 answers
  6 comments
  1929 views

Hi, I am trying to develop a java program (java client + rest API) that allows to create nuxeo documents by using as input a csv file. I followed the tutorial of nuxeo “https://doc.nuxeo.com/nxdoc/java-client/#operation-api” and I created a document ...
  0 votes
  0 answers
  0 comments
  2088 views

Hi, I try to create a java client nuxeo, I followed this tutorial https://doc.nuxeo.com/nxdoc/java-client/, but i can't import “org.nuxeo.client.api”. it fails with an error : the import org.nuxeo.client.api cannot be resolved. Does anyone have any ...
  0 votes
  1 answers
  3 comments
  2518 views

I am installing Nuxeo integrated to the active directory and I select the subtree option, it happens that if I can log in with newly created users, but the existing old users can not log in. I appreciate if you can help me. I leave my XML ...
  0 votes
  0 answers
  0 comments
  1913 views

Hi :) I am using Nuxeo CSV import and sometimes Nuxeo doesn't stop the import.If I cancel the importing the documents are created perfectly,but the problem is that Nuxeo doesn't give a sign for finishing.This doesn't happen always.
  0 votes
  0 answers
  0 comments
  1351 views

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 ...
  0 votes
  1 answers
  4 comments
  2033 views

Hi , I have finished my database import from a dump file, and after the first login I found this problem. If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, ...
  0 votes
  0 answers
  0 comments
  1888 views

Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
  0 votes
  0 answers
  0 comments
  1680 views

Hello .i am using Nuxeo Template Rendering .This feature works with Open Office documents but i am facing problems with Microsoft Office documents.I dont get it ..Is there a bug in Nuxeo Platform for this kind of documents?
  1 votes
  0 answers
  1 comments
  1505 views

Hi :) I want to schedule an automation chain . I have created the operation which deletes the trash .Then i used the following extension to set up a scheduler to be executed every 1 minute but nothing happens.This is the extension: ...
  0 votes
  1 answers
  6 comments
  2453 views