nuxeo-cli
Dear Experts, I have a created custom operation in Java. The operation shows up successfully in Nuxeo Studio and I am able to build and compile the source code to produce a JAR file. I need some guidance in how to make this operation available in ...
0 votes
0 answers
0 comments
700 views
Hello, I am writing my own Java code to create an operation. I have: Used “nuxeo bootstrap operation” to create the appropriate structure. (Question - Is a multi module required?) When I use the mvn clean compile, it throws the errors below. [ERROR] ...
0 votes
1 answers
0 comments
589 views
Hi, I'm getting the below error while trying to run Nuxeo sync.. please guide me to resolve this issue. anandhan@anandhan-VirtualBox:/opt/nuxeo-server-tomcat-2021.1/bin$ sudo nuxeo sync --src ...
0 votes
0 answers
1 comments
849 views
Hi, I have trial account in nuxeo connect, tried to install nuxeo-cli. after installation it shows 25 packages are looking for funding. on running nuxeo command i'm getting the error cannot find the module 'pad-left'. Please guide to resolve the ...
0 votes
1 answers
3 comments
974 views
Hello We need to delete the Orphan binary from the filesystem using any Rest API or script. Is there any such API or script, as we have large amount of data we are not able to delete it from Admin console, we are getting “Transaction TimeOut” error. ...
0 votes
1 answers
0 comments
1036 views
I have and object like this: company: “” displayIcon: true displayLabel: “Administrator” email: “devnull@nuxeo.com” entity-type: “user” firstName: “” groups: [] id: “Administrator” lastName: “” prefixed_id: “user:Administrator” tenantId: null type: ...
0 votes
1 answers
0 comments
876 views
Hello I am using Nuxeo LTS 2017. How can I change JSESSIONID after login in Nuxeo?
0 votes
1 answers
2 comments
1138 views
Hello Team Recently I have upgrade Nuxeo from version 9.1 to 9.10. But for some folder in workspace I am getting below error while accessing them from Administrator user. ====================================================== 2020-06-16 21:18:22,597 ...
0 votes
0 answers
0 comments
952 views
Hello, I am migrating Nuxeo from 9.1 to 9.10. After migration I have install Quota plugin. So after installing quota plugin users are not able to access workspace root, getting “Yo don't have permission to access” Below is error from log file ...
0 votes
0 answers
0 comments
982 views
Hello Team, I have migrate FT2016(9.1) to LTS 2017(9.10). Migration is successful but when login with user (LDAP user) other than Administrator user I am getting error “You don't have sufficient permissions” when click on main workspace root. Below ...
0 votes
0 answers
3 comments
943 views
How to permanently delete items in search trash? In Web UI : No action button as “empty trash” is visible No action button appears in blue menu bar when items are selected If it is not possible in Web UI, is there any solution using Nuxeo API?
0 votes
3 answers
0 comments
1814 views
I have an issue where I generated a package with a service and an operation using the nuxeo-cli tool ,but when I build it, I get an error saying Failed to execute goal org.nuxeo.build:ant-assembly-maven-plugin:2.1.0:build (default-build) on project ...
0 votes
3 answers
2 comments
1257 views
Hi, I've been following tutorial https://doc.nuxeo.com/nxdoc/develop-with-nuxeo-platform/ But when I try to export the contributions I keep getting this error. What does it mean and how can I fix it? Thanks - Working... It can take some time, please ...
1 votes
0 answers
1 comments
959 views
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] ...
0 votes
1 answers
0 comments
990 views
Hello, Is nuxeo hotreload working on windows 7 ? Each time I am trying to execute nuxeo hotreload I have exceptions : 2019-07-18 15:33:25,670 ERROR [Dev Bundles Loader] [org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap] Failed to reload dev ...
0 votes
1 answers
0 comments
1375 views