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

Forum Posts

Nuxeo Drive - Best Practices for Mass Deployment

We are about to deploy Nuxeo Drive to our organization. I want the user experience to be as easy as can be when they first login. We use Ivanti EPM for deployments. Usually I deploy using the system account, but given that Nuxeo installs in the users...

Resolved! Nuxeo cluster with Nuxeo drive

Hello, We have Nuxeo Drive (4.4.3) installed on our workstations. We have 2 Nuxeo servers wich are clustered with HaProxy in front. We have an external application that will create a document in Nuxeo and add a file to it. With our application, when ...

pnux_ by Confirmed Champ
  • 1564 Views
  • 2 replies
  • 0 kudos

Filter data in document suggestion

Hi, I'm trying to reproduce this how-to, but with a document suggestion widget instead of a directory suggestion widget. Here is my code : <nuxeo-document-suggestion value="" label="[[i18n('manufacturing_summary.documentsLocations')]]" ...

Unable to fetch audit logs after Kafka integration

Hi, I am using Nuxeo 10.10 in cluster mode and have setup elastic search cluster as well. Before Kafka integration, I was able to fetch audit logs by /api/v1/id/{docId}/@audit endpoint. But after Kafka integration, I am getting empty entries for my d...

Possible Bug in Drive for Windows EXE Arguments.

Using this tutorial https://doc.nuxeo.com/client-apps/how-to-manually-initialize-or-deploy-a-nuxeo-drive-instance/ I've installed Drive for Windows with the EXE variables below... nuxeo-drive.exe /VERYSILENT /TARGETDRIVEFOLDER="%USERPROFILE%\Document...

type an image title type an image title

Missing rows in cluster_nodes and cluster_invals tables

I have 2 clusters of nuxeo and have enabled clustering by enabling following properties still there are no rows created in cluster_nodes and cluster_invals tables. Am i missing something? These are the properties I have set on cluster 1 . repository....

Getting SQL statements error after redis configuration

I am getting below errors after redis configurations. nuxeo.templates=postgresql-quartz-cluster,redis nuxeo.redis.enabled=true nuxeo.redis.host=localhost nuxeo.redis.port=6380 nuxeo.work.queuing=redis repository.clustering.invalidation=redis 2020-07-...

Getting Error on click on Workspace

Hello Team, I am getting "Unexpected Error " when I click on workspace. In error log below errors are getting. 2020-07-30 11:34:00,719 ERROR [nuxeo-error-log] javax.servlet.ServletException: org.nuxeo.ecm.core.storage.State cannot be cast to java.uti...

Set Storage Limit on Personal Space in LTS 2019 WebUI?

Is there a way to limit the storage space for each individual user in their Personal Space? There seems to be an add-on, but it doesn't support LTS 2019 WebUI (think it is only JSF). https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-quot...

Too many openfiles

Hello, We have Nuxeo 10.10 in cluster with CAS/LDAP authentication. Each day the number of openfiles is growing. We have to restart Nuxeo for closed these openfiles othewise we have the error : Too many openfiles. Do you have any idea to force the cl...

pnux_ by Confirmed Champ
  • 1083 Views
  • 1 replies
  • 0 kudos

Nuxeo Performance Issues

I am doing a performance test on Nuxeo. I have instances install on 2 servers having 8 GB RAM and 4 CPU each. I am running a test at 10 TPS. But Nuxeo is taking too much time in /dispatch. Attaching the screeshot of the monitoring tool. Attaching nux...

Template rendering : null mime-type error

Hi, I'm trying to render a document with a docx template using Freemarker, but I got the following error : org.nuxeo.ecm.core.convert.api.ConversionException: Failed to invoke operation Blob.RunConverter, null mime type not supported by any2pdf conv...

sort nuxeo-data-table-column

Hello, I want to sort a nuxeo-data-table-column (numeric sort). I've used the attribute sort-by but the column was sorted by alphabetic ( for example the value 11 comes after the value 100). Note : the property is an IntegerList But I just want to d...

Resolved! Nuxeo Drive - RootAlreadyBindWithDifferentAccount

I'm testing the best method to install Drive. My first test had the exe variable of /TARGETUSERNAME="username" I wanted to test using the example of /TARGETUSERNAME="foo" used in this documentation: https://doc.nuxeo.com/client-apps/how-to-manually-i...

Resolved! Supress Drive Share Debug Screen on First Launch

When Nuxeo Drive is first launched on Windows it ask to share debug information with developers... Even if the config.ini has the below lines it still show the message... (I have yet to test if setting the global config would make a difference) use-...

type an image title

Resolved! Nuxeo Drive - Creating config.ini file

I'm trying to create a config.ini to deploy with the Nuxeo Drive setup for Windows. The setup fails when it hits the feature parameter of the ini. I'm confused how to write the feature parameter and the instructions from https://doc.nuxeo.com/client-...