content-management-platform


Related Questions
I have a property that can be multivalue and each value is a complex property that contains two string subproperty. Can someone give me an example of java code to set this type of property?
  0 votes
  1 answers
  0 comments
  5770 views

Hello, After install all the dependencies for Nuxeo Drive and follow the instructions described in https://github.com/nuxeo/nuxeo-drive/#ubuntudebian-and-other-linux-variants-client, when I launch the command ndrive in the terminal I'm getting the ...
  0 votes
  1 answers
  3 comments
  1872 views

I have found a serious security vulnerability in Nuxeo. How do I report it privately?
  0 votes
  1 answers
  0 comments
  1818 views

Hi, Is it possible to make the group label required when creating a new group? It probably can be done by overwriting a widget, but I am unable to find the correct widget. Thanks in advance, Bauke Roo
  0 votes
  1 answers
  1 comments
  1567 views

I use Nuxeo 6 and I want to create several repositories. Then I want to see them at http://localhost:8080/nuxeo/nxpath/default@view_servers . I looked for information on the wiki to create repositories, but I found nothing for Nuxeo 6. Which are the ...
  2 votes
  1 answers
  1 comments
  1733 views

Hi, I need to create an hidden user to provide web services access to another application. I'm looking for the simplest way to hide this user from end-user interface. My first idea was to remove this user from “members” group, not good. I thought ...
  0 votes
  1 answers
  0 comments
  1864 views

Hi! I use Nuxeo 6 I have two domains and multiple workspaces and folders in them. I would like to store the files (.pdf, .odt, etc.) of different domains or workspaces or folder in different places. It is possible? Regards.
  0 votes
  2 answers
  0 comments
  1825 views

A “java.lang.InvocationTargetException” message box is displayed and the extension fails to install. Seen on Ubuntu 14.04 and Java 7 or 8.
  0 votes
  1 answers
  0 comments
  2107 views

Hi, We're testing our Nuxeo 6.0 and we've detected that it doesn't clear the connection pool when we use Funkload to benchmark it. After a Funkload test against Nuxeo 6.0 the pool reach his limit and Nuxeo can not accept more connections, it throws ...
  0 votes
  0 answers
  4 comments
  3214 views

Hello, I try to disable a PDF rendition: <required>org.nuxeo.ecm.platform.rendition.contrib</required> <extension target="org.nuxeo.ecm.platform.rendition.service.RenditionService" point="renditionDefinitions"> ...
  1 votes
  0 answers
  2 comments
  2205 views

In the Nuxeo's interface I can see the restriction created in my folder (my folder –> Manage tab –> Local Configuration sub-tab –> Document types configuration) but I don't see its using CMIS My code is: public List Folder someFolder = ...
  0 votes
  1 answers
  0 comments
  2162 views

I want to know if folders can be versionable. I want to change the metadata of a specifict folder and change its version (if it's possible). I want to see the folder previous versions that were archived and be able to restore them. Just to be clear, ...
  0 votes
  2 answers
  0 comments
  2525 views

Hi everybody, in the Nuxeo Platform Installation Wizard, when I'm setting the data base configuration parameters, I receive the message: Failed to connecto to the database. Ensure that the database is running and the parameters are correct. I can ...
  0 votes
  1 answers
  3 comments
  2624 views

From V6, buttons to manage dashboard are not visible anymore. How to get them ?
  0 votes
  1 answers
  0 comments
  1716 views

Hi There, I'm currently working on fixing the multi-tenant/LDAP issues. I did find a issue in the REST API and I want to fix this. Is it possible to overwrite a webobject (in my case: UserRootObject.java) in Nuxeo? Thanks in advance, Bauke Roo
  0 votes
  0 answers
  8 comments
  2109 views

Hello, We opened several workspaces and to measure the activity on each of them over the time, I used birt reporting. Mainly I worked with the nx_logs table (event and date) to detect and count login, create or update operations. The results seemed ...
  0 votes
  0 answers
  1 comments
  1503 views

Hello, A user can copy a folder document. As a standard is that it is done with children. In some cases this functionality is not necessary or some children should be copied and some others shouldn't. How this kind of functionality can be done in ...
  0 votes
  1 answers
  0 comments
  1633 views

Hi members, I followed this: http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration and I added the proper sentence in the default-repository-config.xml to load my own sqlInitFile (mods.sql.txt in this case). I've to add some SQL statements to ...
  0 votes
  1 answers
  0 comments
  1804 views

When creating a new web site in V6 with multi tenant enabled I get the error : Transaction is marked for rollback What should I do ? Thanks,
  0 votes
  0 answers
  1 comments
  1541 views

Hello, I am using Nuxeo Platform 6.0, and I am trying to add content to the blue sidebar that it is displayed on the “Workspace” tab (the sidebar where it shows the Sections and Workspaces tree, the Worklist and the Clipboard). I have changed the ...
  0 votes
  2 answers
  0 comments
  2403 views

Hi, I had to modify the nx_update_read_acls in SQL Server. I posted a question two weeks ago: http://answers.nuxeo.com/questions/10914/nuxeo-6-nx_update_read_acls-never-ending-process-and-high-cpu-usage-nx-freezes I found that the problem was the ...
  0 votes
  2 answers
  3 comments
  2996 views

Hi I have a problem with the growing size of some tables : relation | size -----------------------------+--------- aclr_user_map_acl_id_idx | 15 GB aclr_user_map | 12 GB aclr_user_map_user_id_idx | 8482 MB The total size of the /var/lib/psql is ...
  0 votes
  1 answers
  2 comments
  2109 views

Hi all, I try to start a recently installed Nuxeo instance on a Windows machine and I get the following error…where should I look for to fix it? Many thanks in advance, much appreciated guys C:\Documents and Settings\All Users\Start ...
  0 votes
  2 answers
  0 comments
  3040 views

I noticed the latest version of nuxeo 7.1 is now using metadata extraction. Yet for some reason, I am not seeing the metadata field “keywords” show up with what I entered via adobe bridge. Is there something I need to do with the configuration of ...
  0 votes
  2 answers
  4 comments
  2315 views

Hi There, I noticed that when using the web mobile package and the multi tenancy package the root button results into an error page. For testing I edited the class “MobileApplication.java”, specifically the following method: /** * Generate the root ...
  0 votes
  0 answers
  0 comments
  1782 views

Hi there, We are working with an SSO integration using the proxy login. However we want to use nuxeo drive as well, I think in order to make this work we need to keep some url's out of the SSO (so they would use the basic authentication instead). ...
  0 votes
  1 answers
  3 comments
  2224 views

I'm using the Automation API to create users for isolated tenants with the multi-tenant plugin installed. Before creating the user I check if they already exist by querying using something like this: Blob blob = (Blob) ...
  1 votes
  1 answers
  0 comments
  2368 views

After a scheduled database failover we've found that Nuxeo 6.0 has problems reconnecting to the database. We've reproduced the problem using the downloadable Nuxeo 6.0 virtual machine. The behaviour is the same using 7.1. 5.9.5 reconnects really ...
  0 votes
  1 answers
  1 comments
  2619 views

I'm working on a Nuxeo plugin which implements an operation. So I'm using @Operation, @OperationMethod and @Context annotations. The purpose of plugin is to expose a LiveEdit link for a given document to some outer service, and the problem is I ...
  0 votes
  0 answers
  3 comments
  2134 views

Hi, We are just new to Nuxeo and we are looking for the usage of Nuxeo. We have seen the it manage version control. this information can also been pushed to a document like ODT file or DOCX. We have trying to push that information (like nuxeo title, ...
  0 votes
  0 answers
  0 comments
  1244 views

Hi, I am trying to use a environment variable in nuxeo.conf. I am using Ubuntu 14.04.1 LTS. I installed Nuxeo through apt-get from the Nuxeo repository. I added “DBHOST=localhost” to “/etc/environment” then sourced the file. When I do “echo $DBHOST” ...
  0 votes
  1 answers
  2 comments
  4190 views

Hi, I'm using nuxeo (ver. 5.9.5) via its REST API, and I'm currently experiencing a problem I don't seem to be able to overcome. The thing is, I'm requesting all the children under 'asset-library', with the following GET request: ...
  0 votes
  1 answers
  0 comments
  2243 views

Hi, When we add new user rights to a folder Nuxeo freezes for 20 minutes and there is High CPU Usange for 20-30 minutes. Deadlock. Last SQL sentences: org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger SQL: INSERT INTO [acls] ([id], [pos], [name], ...
  0 votes
  1 answers
  0 comments
  2621 views

I am facing this issue to start nuxeo 6. Found NUXEO_CONF = C:\Documents and Settings\All Users\Application Data\Nuxeo\co nf\nuxeo.conf Found in path : C:\WINDOWS\system32\java.exe Using JAVA = C:\WINDOWS\system32\java.exe 1 file(s) copied. ...
  0 votes
  1 answers
  1 comments
  2682 views

Hi, I've created a simple Workflow with a Node and two buttons (accept/reject). I try to request my node information specifically the availables buttons from a query automation but thoses params don't appear. The NXQL query is “ Select * from ...
  1 votes
  1 answers
  0 comments
  2079 views

Hello I find Nuxeo platform features fantastic but sometimes cryptic to customized. Specifically, I need to translate the invitation emails sent to a newly created user which doesn't seem to be provided by default in studio. Using the platform ...
  0 votes
  1 answers
  2 comments
  2242 views

There is any restriction on exporting Nuxeo products?
  0 votes
  1 answers
  0 comments
  1258 views

Hello, I am trying to deploy my plug-in on my nuxeo-cap-6.0-HF02-tomcat instance in the cloud. My code works fine in Eclipse (same SDK) and is being deployed correctly. However, on my instance, Tomcat doesn't pickup the plug-in. There is no output ...
  0 votes
  1 answers
  0 comments
  2295 views

Hello, trying to get Nuxeo repositories via cmis I receive this exception: DotCMIS.Exceptions.CmisConnectionException wurde nicht behandelt. Message=Parsing exception! Source=DotCMIS StackTrace: bei ...
  0 votes
  1 answers
  2 comments
  2355 views

Hello, I'm evaluating Nuxeo 6.0 for possible future usage in my company. I already managed to set up Nuxeo with metadata stored in Oracle. This works fine, even if I get lots of type mismatch errors in server.log like ERROR [localhost-startStop-1] ...
  0 votes
  2 answers
  1 comments
  3430 views

Bonjour, je suis confronté à un problème au niveau de la gestion des membres avec un annuaire LDAP. ès que j'essaye de parcourir les membres d'un groupe via l'interface d'aministration j'ai une page d'erreur avec dans les logs ceci : Contexte ...
  0 votes
  3 answers
  0 comments
  2769 views

Hi, we have a email folder configured. Before v 6.0 emails were retrieved automatically every 30 minutes. Now it seems that the only way to fetch new emails is to click on “Check email” How can I automate the fetching process? How can I specify the ...
  0 votes
  1 answers
  0 comments
  2064 views

Hi, We've detected a 'WARN' in the Nuxeo server.log: WARN [http-bio-0.0.0.0-8080-exec-88] [org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker] No fulltext index configured for field dc:title, falling back on LIKE query TRACE ...
  0 votes
  1 answers
  0 comments
  2526 views

Hello I'm newbie in the nuxeo world and I was trying to follow the examples in http://doc.nuxeo.com/display/NXDOC/Java+Automation+Client . I've deployed the nuxeo 6.0 platform and created a test to try to connect to the automation platform, adding ...
  0 votes
  1 answers
  0 comments
  2975 views

Is it possible to customize the default thumbnail/icon listing view or create a similar grid-style result view? The minimal thing I'd like to do is add additional properties to the thumbnail results view when searching Pictures. Currently only shows ...
  0 votes
  0 answers
  0 comments
  2291 views

Hello Good People. This is my first time on answers.nuxeo.com. I've been using Alfresco, but I want to try Nuxeo coz according to the documentation it looks pretty impressive. So I downloaded version 6 LTS and executed the startup script ...
  0 votes
  1 answers
  2 comments
  2488 views

Hi, I've been evaluating Nuxeo for the past days, and I was surprised to learn about the explorer integration via webdav/windows sharepoint services. However when editing a pre-existing document the associated meta-data and versioning information is ...
  0 votes
  1 answers
  4 comments
  2338 views

I notice that the 6.0-01 package installs: /var/lib/nuxeo/server/nxserver/lib/jaxb-impl-2.0.3.jar But after https://jira.nuxeo.com/browse/NXP-12617 , Jersey 1.17.1 is required by Nuxeo, and this requires JAXB API 2.1+. I believe this is causing an ...
  0 votes
  1 answers
  3 comments
  2520 views

I configure NUXEO 6.0 HF02 as “Utilisateurs et groupes” : “Utilisateurs et groupes dans des annuaires combinés” For information, i have an ldap/sql configuration wich works on 5.8 LTS plateform. So I believe my Ldap config is good. I can login with ...
  0 votes
  1 answers
  3 comments
  4821 views

Hi, Could you please let me know how to customize the Nuxeo login url Instead of http://localhost:8081/nuxeo i need to customize like http://myown.url/nuxeo Could you please answer to this question
  0 votes
  1 answers
  0 comments
  3102 views