Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

MongoSocketReadTimeoutException while run BulkAction

Hello, I tried to run a bulk action on a large batch of data and got the following exception from the start: 2021-05-05T15:38:59,048 WARN [scrollerPool-00,in:1,inCheckpoint:1,out:0,lastRead:1620228882068,lastTimer:0,wm:212366168878874625,loop:0,chec...

Failed to find create layout for Portfolio

Hi guys, I was taking a training class and trying to setup some configuration in Nuxeo Studio. Performing a hot reload + clean cache, didn't work. I had to download the package (.jar) from Studio and copy it manually to nxserver/bundles folder, howev...

What is Big corp in the nuxeo university tutorials

Hello everyone I'm studiying nuxeo application builder cursus. In the Event handler lesson i find tutorials with "big corp" interface. What is big corp? and i'm i supposed to download it or what.? I'm a little bit confused. Thank you for clearing t...

How does templating work ?

Dear all, I'm trying to externalize as much Nuxeo configuration as possible. At the moment, nuxeo.conf and some templates are located in /etc/nuxeo. Nuxeo.conf does list the aforementioned templates as follows: nuxeo.templates=default,/etc/nuxeo/my-t...

SAML authentication - user mapping for nuxeo

Hi, I have installed nuxeo and I am trying to configure SAML authentication for the same. I have installed saml authentication addon and web ui. I have configured the following at Idp, 1. EntityID :https://<<domain>>/nuxeo/ui 2. AssertionConsumerSer...

Resolved! How to properly apply minor and security updates ?

Dear all, What would be in your opinion the best way to apply minor and security updates to a running Nuxeo 2019 LTS server ? According to the documentation, "mp-hotfix" and "mp-upgrade" should do that job well: https://doc.nuxeo.com/nxdoc/1010/nuxeo...

Security vulnerability

Hello, The GitHub Security Lab team has found a potential vulnerability in Nuxeo. Please, let us know how to report the details privately. Alternatively , create a GitHub Security Advisory and invite me (pwntester) in to further disclose and discuss ...

pwntester by Champ in-the-making
  • 584 Views
  • 1 replies
  • 0 kudos

How to troubleshoot nuxeo bulk computation error

Hello, I want to share my problem with you and hope someone can help me. I ran a csvExport on about 800 documents, it took a little while to complete but eventually I got my csv file. Except that the next time you start nuxeo, I got the following err...

Nuxeo clustering

I implemented nuxeo clustering with kafka and mongodb as database. When I checked several cases the following was not worked. I had stopped nuxeo service in one server and added file in other. But the file was not in the first one after starting nux...

Resolved! Recommended Xms and Xmx values

Dear all, What would be the recommended Java Xms and Xmx values for a dedicated Nuxeo 2019 LTS server with 4 vCPUs and 12 GB of RAM ? So far they are set by default to "JAVA_OPTS=-Xms512m -Xmx1024m" in nuxeo.conf. I couldn't find these settings in th...