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

Forum Posts

During server startup I am getting error " [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.scheduler.Sched ulerService notification of application started failed: null"

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 com.novemberain.quartz.mongodb....

Resolved! Perform an external REST call from within Nuxeo Studio

We wanted to perform an external REST call to a non-Nuxeo middleware within Nuxeo Studio. We were thinking of going the route of having an Automation Script perform this REST call with the Nashorn Engine. Is this possible? If so, what is the syntax/l...

Resolved! Hiding delete button

Hello, I need to hide the remove workspace button from the web UI. So far I have written a filter extension to grant delete permission only to workspace types and administrators members: <extension point="filters" target="org.nuxeo.ecm.platform.acti...

button i need to hide
a_c by Confirmed Champ
  • 183 Views
  • 2 replies
  • 0 kudos

How to display an error in Web UI from a script ??

Hello, I have a script with conditional sentences, where in the else clause of one of them the script shows an error comment in the server.log with the help of the operation console.log. The problem is that in the server nothing advise that an error ...

How to override a WebAdapter?

I need a custom implementation to manage preview depending on the specific document type and may be additional document content logic. I have not found a better idea than to override the "preview" web adapter, but my tests to do this have been unsucc...

promanov_ by Star Contributor
  • 82 Views
  • 1 replies
  • 0 kudos

Persistent Scheduler

Hi, I succeeded to add a scheduler using org.nuxeo.ecm.core.scheduler.SchedulerService but the added configuration are lost after nuxeo restarting. So i need to know how to dynamically configure the scheduler service and persist that configuration ? ...

web ui deploy help

after i can clone and running web ui when i want to deploy it by using gulp there error message appeared [11:03:06] Using gulpfile E:\webUi\third clone\nuxeo-web-ui-10.10\gulpfile.js [11:03:06] Task 'default' is not in your gulpfile [11:03:06] Plea...

Web ui Dev problem

after i cloned Web ui from https://github.com/nuxeo/nuxeo-elements and type npm install thoe following errors appears npm ERR! code E404 npm ERR! 404 Not Found: @nuxeo/paper-typeahead@^0.6.0-SNAPSHOT