Nuxeo
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
127 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
935 views
Hello, How can I configure how many asynchronous listeners can run in concurrency?
0 votes
1 answers
0 comments
6496 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
539 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
740 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
746 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
891 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
1075 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
1072 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
675 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
1081 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
1179 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
690 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
1220 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
863 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
779 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
742 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
763 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
1276 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
11548 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
983 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
859 views
* Hello! Does the source code need annual authentication right to use?
-1 votes
1 answers
1 comments
993 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
856 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
1045 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
1060 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
1178 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
1067 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
1209 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
1242 views