nuxeo-platform
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 ...
0 votes
1 answers
1 comments
998 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
769 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
1287 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
1011 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
981 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
683 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
822 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
843 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
654 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
1014 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
899 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
1231 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
1116 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
716 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
864 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
736 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
1292 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
880 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
781 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
816 views
hello everyone, I need some help on nuxeo-platform. There is some old permissions wich refer to a ldap users and groups that no longer exist and the problem is that i'm not able to delete them. I precise that I'm admin on the platform and that I'am ...
0 votes
0 answers
3 comments
979 views
Hi people, According Oauth2 FLOW https://doc.nuxeo.com/nxdoc/using-oauth2/#requesting-an-access-token-with-a-jwt, I tried to get access token by testing Access Token with a JWT with my Postman but I have some exceptions server side. Here How I ...
0 votes
6 answers
16 comments
2710 views
Hi people, I want to use a JWT token witch come from a specific API REST server in my angular 7 app to connect to nuxeo server through nuxeo-js-client and OAuth 2 JWT Flow** but I don't have an example. There are not a real example on how to ...
0 votes
3 answers
1 comments
1156 views
Hi, When a user try to login to our nuxeo platform in multidirectory with LDAP, they have sometimes http status 401 and in logs we see : Caused by: org.nuxeo.ecm.directory.DirectoryException: error during reference search for **myGroups**
at ...
1 votes
0 answers
0 comments
866 views
Hi there We are trying to create a custom document type with additional custom properties, without the use of Studio. We are trying to add properties such as EmailAddress and PhoneNumber to the standard File properties. Based on the information ...
1 votes
1 answers
0 comments
922 views
I did a big import (40 000 documents) and there was a failure. I had to restart Nuxeo. On the startup Nuxeo seems to be frozen during a long time (more than 10mn) on : Preprocessing: /opt/nuxeo/server/nxserver
Done.
# Preprocessing done. I'm curious ...
0 votes
0 answers
0 comments
627 views
Hi. When I change the folder's name: the cmis:path property (of that folder) doesn't update .. Is a bug? I have tried it with other ECM and works perfect!
0 votes
0 answers
0 comments
654 views
I have made a custom login plugin, where for the time being I am testing user creation in the handleRetrieveIdentity() method of the Authenticator. I am currently doing the following to save a user. UserManager userManager = ...
0 votes
0 answers
0 comments
719 views
Folks - regarding kafka-config.xml.nxftl : Presently, SASL is only enabled if SSL is enabled. (The sasl if directive is enclosed in the ssl if directive.) In a local server testing environment, it might be beneficial to configure Kafka for SASL ...
0 votes
2 answers
2 comments
730 views
Hi We are planing to upgrade Nuxeo FT 9.1 to Nuxeo LTS 2017. Since in Nuxeo LTS 2017 there is no postgres, we need to migrate existing user/group data from postgres to mongodb. Please provide any documentation for the same.
0 votes
0 answers
0 comments
699 views