nuxeo-platform


Related Questions
We have a text field where we store a block of html, an “article body”. We allow our users to include images in the article body, and save them inline as base-64 data attributes in the image tag. That seemed like a great shortcut initially: we ...
  0 votes
  1 answers
  0 comments
  798 views

Hello, I am having some problems with DATE and TIMESTAMP when using NXQL queries. According to the documentation: TIMESTAMP <timestamp> : a timestamp in ISO format yyyy - MM - dd hh : mm : ss [ . sss] (the space separator can be replaced by a ...
  0 votes
  0 answers
  0 comments
  1514 views

When I drag and drop an HTML file with base64 images in a Workspace, nuxeo automatically creates a note file. Unfortunately the base64 encoded images are removed. <img alt="django" /> <img alt="django CMS" /> <img alt="Flask" /> ...
  0 votes
  1 answers
  0 comments
  980 views

Hello Team I have created 2 repository in Nuxeo. While changing from one repository to another I am getting below error and not able to change the directory ++++++++++++++++++++++++++++++++++++++++++++++++++ 2019-08-05 11:38:25,956 ERROR ...
  0 votes
  0 answers
  0 comments
  796 views

Hello. After invoke operation Document.RestoreVersion e.g. major version 2 -> major version 1, i need to update document with major version 1 and increment minor version of major version 1, but nuxeo java client return major version 2 after ...
  0 votes
  1 answers
  2 comments
  1015 views

Hello We are getting error for some ad users after login. Below is the server.log +++++++++++++++++++++++++++++++++++++++++++++ 2019-07-31 15:17:47,618 ERROR [http-bio-0.0.0.0-8081-exec-34] [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception ...
  0 votes
  1 answers
  1 comments
  974 views

I have some NXQL queries that are pretty slow. Using this https://doc.nuxeo.com/nxdoc/monitoring-slow-nxql-queries/ I was able to get some of the slowest NXQL queries This one took 870 ms: QueryFilter(principal=myOrganisation, limit=0, offset=0) ...
  0 votes
  1 answers
  0 comments
  1051 views

Hi, I have configured a complex field for a document. This field is appearing as in nuxeo-data-table element. I have declared a property “myFormats” in document template which I want to use inside edit mode of nuxeo-data-table element. I am not able ...
  0 votes
  2 answers
  0 comments
  1071 views

Hi, I am not able to see Select All checkbox to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. I found “nuxeo-data-table-checkbox” element which I believe represents Select ...
  0 votes
  1 answers
  1 comments
  1314 views

I am looking for an approach to upload large number of files from the users local machine to a remote Nuxeo instance/server deployed in AWS cloud. The files are residing in multiple folders which are nested as well. Total size to upload are in gigs. ...
  0 votes
  0 answers
  0 comments
  1058 views

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
  1327 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
  984 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
  1595 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
  1315 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
  1304 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
  953 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
  1360 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
  1158 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
  900 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
  1277 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
  1160 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
  1592 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
  1450 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
  969 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
  1208 views

I have setup a cluster system on my local where I have three nuxeo instances. Out of the three instances, one is the interactive node(or producer node), from where I am uploading video, and the other two nodes(consumer node) are dedicated for video ...
  0 votes
  0 answers
  0 comments
  1006 views

Hello, I have been trying to set up full-text searches in nuxeo, but I am facing some problems. First of all, from the documentation I have read: “If you've configured your Nuxeo Platform instance to index full-text using the SQL database ( by ...
  0 votes
  1 answers
  0 comments
  1670 views

Nuxeo folks. In kafka-config.xml.nxftl, the following version supports SASL plaintext, SASL SCRAM-SHA-512, SASL SCRAM-SHA-512 over SSL, and two-way SSL. Please consider: <#escape x as x?xml> <?xml version="1.0"?> <component ...
  0 votes
  0 answers
  0 comments
  1107 views

Hi, I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker ...
  0 votes
  1 answers
  0 comments
  1053 views

After shib authenticate, I get the message “Une erreur s'est produite” with the exception : 2019-04-11 17:51:37,602 ERROR [ajp-bio-0.0.0.0-9550-exec-7] [nuxeo-error-log] java.lang.IllegalArgumentException: value already present: username at ...
  0 votes
  2 answers
  0 comments
  1019 views