HF-01


Related Questions
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
  1780 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
  1502 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
  1933 views

Here i am getting docs value empty can anyone help me please…..PFB code. public void run() throws NuxeoException { String tenantDocumentPath = getOrCreateCPODocTypesForGlobalUsageMangementDoc(tenantId, session).toString(); DocumentModelList docs = ...
  0 votes
  0 answers
  1 comments
  1442 views

Hi, I am using nuxeo 9.1 with the configuration of MongoDB and Postgres.I have configured 1 primary and 3 secondary replication server of MongoDB. While adding any permission on workspace I am getting below error. ...
  0 votes
  0 answers
  0 comments
  1780 views

Hello, I'm wondering if I'm missing some info on how to override existing Web UI elements via Nuxeo Studio. After reading https://doc.nuxeo.com/910/nxdoc/web-ui-deployment/ I tried overriding some Web UI components. For example I tried to override ...
  1 votes
  1 answers
  1 comments
  3362 views

I am following below article to customize the Nuxeo WEB UI. Hope following page is up to date. https://doc.nuxeo.com/nxdoc/web-ui-customization-tutorial/ After performing all steps, when I am trying to build maven project, getting following error. ...
  0 votes
  0 answers
  0 comments
  1680 views

Hi, I am facing issue to configure elastic in my application. I wanted to file content search (fulltext search ) should be done by elastic search only. So can any one help me to configure elastic search in nuxeo for file content search.
  0 votes
  0 answers
  0 comments
  1717 views

Unable to find various tabs of default Nuxeo Platform view of 9.2, not visible in 9.3 or 9.10. PFA for reference, items marked in yellow not available and by default always it opens up WEB UI GUI. Is there any settings need to be done in 9.3 or 9.10 ...
  0 votes
  2 answers
  7 comments
  2426 views

Hi, While starting server I am getting following error . ulerService notification of application started failed: null java.lang.NullPointerException at com.novemberain.quartz.mongodb.util.Keys.toFilter(Keys.java:58) at ...
  0 votes
  1 answers
  0 comments
  3477 views

Hi , I am storing my document in file system. So i have question . Once initial allocated space gets full, how we will add additional storage to the same partition? Can I make new partition ? if yes then how to configure both old and new partition.
  0 votes
  1 answers
  0 comments
  1665 views

Hi, I am facing issue of MongoDB server out of memory. I have mongoDB server with 24 GB RAM and in that there is 1.6 TB of data is available. And WiredTiger cache maximum bytes configured is 11GB. With this configuration my mongo server is goes out ...
  0 votes
  0 answers
  0 comments
  2129 views

Hi, I wanted to upload folders in workspace. This folder again contains some another folder as well. Can any one help me to do that.
  0 votes
  0 answers
  1 comments
  1171 views

Hi, I am importing text file of size arroung 32MB. While importing file I am getting error as follows: Caused by: org.bson.BsonSerializationException: Size 30831765 is larger than MaxDocumentSize 16793600. ...
  0 votes
  2 answers
  4 comments
  2720 views

Hi, I am having complex hierarchy of document up to 20 levels. And more than 1lakh of document. While I am accessing inner most level of document getting error. com.mongodb.MongoQueryException: Query failed with error code 96 and error message ...
  0 votes
  2 answers
  5 comments
  22461 views