nuxeo-platform


Related Questions
Hello, I am trying to create a new vocabulary extracting the data from a table I have in my database, but I am having problems with operations like “Directory.Suggestion”, and with methods like “formatDirectory()“. The problem is my table doesn't ...
  1 votes
  1 answers
  1 comments
  1556 views

We have setup Kafka as audit log listener and we are seeing the logs. Following is the way we have configured Wrote extension point with target: org.nuxeo.runtime.stream.kafka.service point: kafkaConfig <?xml version="1.0"?> <component ...
  0 votes
  0 answers
  2 comments
  1245 views

Hello, I want to implement HTTPS in nuxeo, and I have been looking at this: https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/ Tomcat HTTPS Configuration seems to be very easy (I have experience configuring tomcat to serve via ...
  0 votes
  2 answers
  1 comments
  1793 views

Hi, I have installed Nuxeo 8.10 with postgresql 9.6. The installation works fine, but when I try to connect with the Administrator/Administrator credentials, Nuxeo said “Invalid username or password” Error Log message : ERROR ...
  0 votes
  1 answers
  2 comments
  1518 views

When uploading video file >8GB a gateway timeout error occurs after clicking the create button. The browser console shows the following message:; Failed to load resource: the server responded with a status of 504 (Gateway Time-out) ...
  0 votes
  0 answers
  3 comments
  1548 views

Hello Team I ame getting page error while accessing any folder from workspace . Also getting the same error for some user when they click on workspace after Login into nuxeo. Attached is the snap of error. Below the error i am getting in backend ...
  0 votes
  0 answers
  2 comments
  1159 views

I wanted to point nuxeo to keycloak's backend db which is PostgreSQL for user/group directory For this I defined below extensions sql datasource <?xml version="1.0"?> <component name="postgre.keycloak.datasource.config" version = ...
  0 votes
  0 answers
  0 comments
  1644 views

Hi, Will you propose a chart HELM to deploy NUXEO under Kubernetes? As the DataDog chart for example: https://hub.helm.sh/charts/stable/datadog Thank you
  0 votes
  1 answers
  0 comments
  1372 views

Hi guys, when I import a GIF file (Nuxeo UI or API), the type gets recognised, but all other generated formats are not in GIF, but JPEG (see attachment). I find this confusing, and in case of an animated git also a bug, since the generated “original ...
  0 votes
  1 answers
  0 comments
  1072 views

Hello, I am having serious problem with free space in my server because of the binary temporary directory. When I check the directories' size, the /binaries/tmp folder has the 90% of the disk space. Please, note that I am not talking about the ...
  1 votes
  1 answers
  4 comments
  1516 views

We have a requirement that when all document records referencing a binary are deleted, the binary should still be preserved . However, according to Nuxeo documentation, Garbage Collection will remove these binaries. So my questions are: Is garbage ...
  0 votes
  1 answers
  1 comments
  1334 views

We've configured Nuxeo to manage users in multi-directory mode and groups from Nuxeo database only: nuxeo.directory.type=multi nuxeo.ldap.user.readonly=true nuxeo.user.group.storage=multiUserSqlGroup nuxeo.ldap.binddn=CN=queryUser,OU=Company ...
  0 votes
  2 answers
  1 comments
  1872 views

We implemented the authentication “SSO with Portal” as detailed in the documentation step by step but it is as if our configuration file is inconsiderate by the server however in the logs of the server when doing deploy in the same figure the file * ...
  1 votes
  0 answers
  3 comments
  1704 views

Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) sudo apt-get install openjdk-8-jdk imagemagick ufraw poppler-utils libreoffice ...
  0 votes
  0 answers
  1 comments
  1152 views

Hi, I can't attach blob to a document using REST API. To debug I decided to try with the demo web interface. I also get a 404 error code response. __com.sun.jersey.api.NotFoundException: null for uri: ...
  0 votes
  1 answers
  0 comments
  1467 views