nuxeo-platform


Related Questions
Hello, I am in the process of testing a migration from Nuxeo 2017 to Nuxeo 2023. I have recently set up a new server and want to start with data migration. To do this, I made a backup of the Nuxeo 2017 database and restored it to a new database. At ...
  0 votes
  1 answers
  0 comments
  118 views

I am using nuxeo LTS 2021. I configured MongoDB as underlying database with my nuxeo. I want to use group by clause for my NxQL query how can I achieve this ?
  0 votes
  0 answers
  0 comments
  468 views

Hi, we would like if it's possible to configure some url with a given IP address do not need to go through authentication (authentification with filer address ip). Thanks, Regards,
  0 votes
  0 answers
  0 comments
  440 views

Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
  0 votes
  1 answers
  0 comments
  608 views

Hi, How to get the LTS 2023 source code? I cannot find it in the repository on github. Thanks
  0 votes
  2 answers
  1 comments
  508 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
  1 comments
  800 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
  1247 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
  2200 views

Hello, Is it possible to publish a document without publishing the attachments that go with it?
  0 votes
  1 answers
  0 comments
  527 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
  508 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
  522 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
  498 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
  599 views

For LTS 2019 (Platform 10.10), it is specified in the documentation that the suggested database is versions 9.6 and 11 for PostgreSQL. We plan to upgrade our PostgreSQL database to version 12 (or higher). We would like to know if this version of ...
  0 votes
  1 answers
  0 comments
  507 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
  792 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
  922 views

I have configured multiple (3) repositories in Nuxeo like the following. 1.default 2.Repo-A 3.Repo-B When I try to write a document in my second repository (Repo-A) which is not the default repository the elastic indices of all the repositories get ...
  0 votes
  0 answers
  0 comments
  514 views

After migrate to Nuxeo Platform 10.10, we get the following exception. Seems like the database function is not adapted to the code. Using PostgreSQL. Anyone know what I am missing? Thanks Failed to prepare user read acl cache PSQLException: ERROR: ...
  0 votes
  0 answers
  2 comments
  761 views

I've been trying to build a nuxeo image since yesterday (May 15th), but it is continuously failing due to http://maven.nuxeo.org/nexus/content/groups/public (containing build jar files) being down. Are there plans to bring it back up? Alternatively, ...
  0 votes
  2 answers
  5 comments
  966 views

I have a listener class which includes this code: GatewayClient gatewayClient = Framework.getService(GatewayClient.class); I want to write a junit which will invoke the listener class, and I want to mock the call to the gateway. My first problem is ...
  0 votes
  0 answers
  1 comments
  488 views

Does anyone have an example of a working configuration with nginx reverse proxy? What is wrong with the configuration below? server { listen 80; server_name nuxeo.myserver.com; return 301 https://$host$request_uri; } server { listen 443 ssl; ...
  0 votes
  2 answers
  1 comments
  994 views

After sharing a document with an external user without login, the email is sent correctly to the recipient, however, when clicking on the email link, you are always redirected to the login screen. It is not possible to view the document without ...
  0 votes
  2 answers
  0 comments
  923 views

Docker Desktop (Win10) v4.0.1; fresh pull of docker-private.packages.nuxeo.com/nuxeo/nuxeo:2021 yields v2021.8.6; New Studio Trail package registered, CLID provided and -e NUXEO_PACKAGES=“nuxeo-web-ui nuxeo-platform-getting-started” as shown in ...
  0 votes
  2 answers
  4 comments
  1161 views

Hello, I'm having trouble getting LDAP ActiveDirectory authentication to work on my Nuxeo Server instance (I configured the options using the nuxeo.conf file) on Linux The error message in the web interface is “Failed to connect to authentication ...
  0 votes
  1 answers
  0 comments
  902 views

Hello all, I am trying to get a self-compiled nuxeo instance to run on Ubuntu. Once I start it up, I am getting this error message : # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0x7) at pc=0x00007ff0d0c2cb23, ...
  0 votes
  0 answers
  0 comments
  734 views

Recently we had an issue, when some files were uploaded via rest to nuxeo platform. (postgress database) After that nuxeo stopped to respond, solution we found was to clean database and restart nuxeo. errors were: 2021-06-09T16:37:08,947 ERROR ...
  0 votes
  0 answers
  0 comments
  810 views

when using REST API, we use Document.CheckOut to fetch the document. We have a use case to cancel the check-out without a check-in, i.e. “cancel” the checkout. Document.CheckIn always versions the document, either major or minor, which we do not ...
  0 votes
  2 answers
  0 comments
  1042 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
  987 views

Hi, Please let me know where can I locate nuxeo-vhost.conf file. I am trying to implement security recommendations stated here “https://doc.nuxeo.com/nxdoc/security-recommendations/” Thanks, Baranidaran M
  0 votes
  0 answers
  0 comments
  762 views

Hi, I have a structure template “Operation” and a group “DOP”. I add a new ACL that grant “Read” permession for “DOP” on the “Operation”. I reload and I restart nuxeo server then I check the Obtained Result : DOP' memebers don't have permession to ...
  0 votes
  2 answers
  0 comments
  684 views