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

Forum Posts

Connection pool is fully used error

Hello, after some time creating and editing documents in Nuxeo 7.2, I get this error: No ManagedConnections available within configured blocking timeout ( 100 [ms] ) for pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterce...

Resolved! Document access tracking

We are looking to track access to documents. The Document access tracking module seemed as an suitable solution at first glance but I could see it's integrated with the JSF interface and has been obsoleted since then. In our case, we have a custom ap...

promanov_ by Star Contributor
  • 967 Views
  • 2 replies
  • 0 kudos

Nuxeo Event

Hi, I want to execute an operation after starting nuxeo. Is it possible to detect the start of the nuxeo server ? Is there an event listener?

if i want to customize web ui Elements

if i want to customize web ui for example remove or add Side Menu icons , set permission on any icon so it shown for user and hidden for another how i do that ? thanks please i need any help

Resolved! Custom Security policy

Hi, I need to block deletion of specific document types by user groups. I understand I need to write a custom security policy in order to achieve this, but I'm not sure how. So far, I have a java class extends AbstractSecurityPolicy implements Secur...

a_c by Confirmed Champ
  • 1350 Views
  • 3 replies
  • 0 kudos

Resolved! Deny Remove permission but Delete button still enabled

Hello, I have just dowloaded and installed Nuxeo Document Management 5.5 and I tried what is described at http://doc.nuxeo.com/display/DMDOC/Managing+access+rights about access rights management. So I did the following steps: As Administrator logincr...

Nuxeo platfrom customozation

Hi I am customizing nuxeo platform with out nuxeo studio. I updated two xml files from my jar project which are DefaultContentListingInNavigation.contentView and global.search_form . After that i uploaded the updated jar in the server. the problem is...

Multi-repository setup and Web UI

Hi, I'm able to setup multi-repository configuration fine, meaning: I can see my additional repositorythat repository has a unique database, file storage and indexusing JSF I can choose between the two, create documents, find them, and so on However,...

lista by Star Contributor
  • 1547 Views
  • 2 replies
  • 0 kudos

Publishing rights with users groups

Hello, I am trying to add a canAskForPublish permission to a speficic user group that will manage the publishing of documents. I added a section inside the default section generated by the default configuration section and tried to add that permissio...

a_c by Confirmed Champ
  • 1858 Views
  • 2 replies
  • 1 kudos

Error on permission tab

Hello Team I am using Nuxeo 9.10. For some workspace while clicking on permission tab i am getting below error. ++++++++++++++++++++++++++++ 2019-10-31 14:01:58,316 ERROR [http-bio-0.0.0.0-8081-exec-1608] [org.nuxeo.ecm.platform.web.common.requestcon...

deploy Issues

nuxeo hotreload configure Server path must be absolute, and contain a Nuxeo Server Distribution

How to Build a Custom API

Dears I want to add my custom API as adding some info in Data Base so i want to create rest API ( /employee/addInfo) how i can do that as Nuxeo Backend and add it as nuxeo package have agood day

Resolved! Thumbnail rendition url downloading as Small

Hi all, I am trying to access a thumbnail URL from a response I got from API. For an image that is shipped with nuxeo-dam, I am getting this response: "{"thumbnail":{"url":"http://192.168.0.15:8080/nuxeo/api/v1/repo/default/id/d536e245-0c25-4be1-a44...