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

Forum Posts

Add tag of document in mongodb not working

Hi, I am using nuxeo-9.1 with postgress and mongodb. While adding tag to document I am getting following error: org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT DISTINCT tag:label FROM Tag WHERE tag:label LIKE 't%' ...

@LocalDeploy

Hello. I am writing a unit test. I have a local deployment: @LocalDeploy("x.y.z:OSGI-INF/foo.xml") I'm using injection: @Inject protected RuntimeHarness runtimeHarness; Then a test case: @Test public void testX() throws Exception { ... runtime...

Eric_Ace by Confirmed Champ
  • 36 Views
  • 0 replies
  • 0 kudos

How to configure to receive emails?

Hello to the community, I have a concern about email notifications. When I create a user and set "No" to "Set password for user", I have a blue alert: "Guest user" But no mail is sent. I would like to know why? I put you in screenshot data of the con...

Not able to debug a plugin. Need Help!

Hi, I have uncommented the line from nuxeo.conf for debugging and restarted Nuxeo. Added Eclipse remote debugging configuration (see the attached image) but still I get the error : "Failed to connect to remote VM. Connection refused. Connection refus...

BUG: org.nuxeo.seam.debug property not used from nuxeo.conf

Hi, https://jira.nuxeo.com/browse/NXP-21025 and commit https://github.com/nuxeo/nuxeo/commit/11e89d29a46fd11dd152fd724e461758e19c5c48 removed the line System.setProperty(SEAM_DEBUG_SYSTEM_PROP, "true"); From ConfigurationGenerator, but SeamHotReloadH...

Saved search view not showing proper view

Hi, I have saved 2 search, search1 : having some filter (ex.Modification Date : Last 24h (0) )search2 : having some filter (ex.Size : Less than 100 KB (1) ) These 2 search come in Search Filter drop-down present at top left corner in Search tab unde...

How to debug a plugin?

Hi, I am breaking my head for quite long to figure out how to write a simple plugin , deploy it and debug it. Yes I have seen this one https://answers.nuxeo.com/general/q/0ebf800f33c944a99cb33f41c284f2fb/Using-an-external-sso-system-for-authenticatio...

Resolved! How to enable View designer in Nuxeo Studio ?

Hi All, I am exploring Nuxeo.I read some articles and saw video regarding Nuxeo Web-UI and it says that the existing templates can be customized or reused in custom application using Nuxeo Studio View Designer. I am running Nuxeo 9.1 wth JSF UI and W...

amitgoda by Champ on-the-rise
  • 40 Views
  • 2 replies
  • 0 kudos

CMIS service wrapper

If I define my own CMIS Service wrapper and override the the createDocument method - if a document cannot be saved due to a listener throwing, I would like the CMIS handler to update another document elsewhere in the repository and then propagate the...

Eric_Ace by Confirmed Champ
  • 19 Views
  • 0 replies
  • 0 kudos