content-management-platform
Hi, Im Witold. I have a small problem. How to configure monitor and run?! Now ,I try use this configuration - but this is not work. Can I count on help? I have two servers: Imitation server clients (178.216.200.170) A server application ...
0 votes
1 answers
1 comments
1822 views
Hello, I have an instance of Nuxeo with an ldap user's integration.The groups are stored in data base. This Active Directory, has more than 1,000 users. When I try to add permissions to a document or folder, the suggestion box that has to show ...
0 votes
2 answers
0 comments
2403 views
When I run the command: mvn -DskipTests install -Paddons I get an error: [INFO] Compiling 1 source file to D:\n57\n\nuxeo-features\nuxeo-platform-annotations\nuxeo-platform-annotations-web\target\test-classes
[INFO] ...
0 votes
1 answers
4 comments
1925 views
What could be the different issues behind this message?
0 votes
3 answers
2 comments
1823 views
NXP-7667 resolution commit http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/b2e55aa1578f seems to have been lost. Please re-apply the commit to master ASAP and backport to 5.6. Unfortunately, it does not appear this commit was accompanied by a unit test ...
0 votes
1 answers
1 comments
923 views
hi, i have a lot of suggestion and improvement possibilities, is there is a public place for those suggestions ? jérémie
0 votes
1 answers
0 comments
1486 views
What needs to be done in order to avoid the following error from a operation event handler? org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion$VersionNotModifiableException: Cannot set property on a version: My code works correctly when ...
0 votes
1 answers
0 comments
2055 views
Are instructions/scripts available for running Nuxeo Navigation on large-scale storage Benchmark ? How were the Funkload scripts configured? Also, was nuxeo-platform-importer used to load the data or was it loaded via SQL scripts? If ...
0 votes
1 answers
1 comments
1629 views
Hello, Exists the possibility of automatic authentication in the application using the user of windows session? Thanks.
0 votes
1 answers
3 comments
1858 views
hello trying to install latest nuxeo im getting an erorr “libreoffice download faild” do you know how to overcome it?
0 votes
1 answers
0 comments
1608 views
Hello, Now I have a Problem on workflow documents rights. I did'nt change anything in the automation chains but The rights on the “WORKFLOW DOCUMENT” are no more available for other user than workflow initiator. What appended to the next user: can ...
0 votes
1 answers
1 comments
2255 views
Hi, I'm working on a plugin for file import. When any problem occurs, it seems I have no mean to tell the user about it (apart from the log!)… or am I wrong? Is there a way to have a message printed to the user, for example when a ClientException is ...
0 votes
1 answers
5 comments
3229 views
I would expect tenant-specific usernames to be unique only within that specific tenant. Currently, the tenant-specific username must be unique across the entire system. Is this the expected behavior?
0 votes
1 answers
0 comments
1569 views
Is it intended that only tenant administrators can create tenant-specific groups? Wouldn't it also make sense for global Administrators to also be able to create tenant-specific groups. Furthermore, it would also seem useful for the Global Groups ...
0 votes
1 answers
0 comments
1737 views
Hi fellow nuxeo users! I just installed nuxeo 1 day ago and i have since been trying to log in to nuxeo platform. However, the default settings does not allow me to log in, stating " Invalid username or password” as the reason. I've been through ...
0 votes
0 answers
2 comments
2069 views
My document has a value blank and I want to prevent render this widget in my layout
0 votes
1 answers
0 comments
1691 views
installed with no errors, I get the login screen, but after I login I receive the following message. If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, edit the ...
0 votes
0 answers
1 comments
1788 views
EDIT : At Julien Carsique 's request I'll explain what I did to get Sentry logging working. We use Puppet for creating configuration files rather than Nuxeo templates, but the edits are so straightforward that it doesn't matter how it's done. Deploy ...
1 votes
1 answers
5 comments
3626 views
Hi, I have doc types B and C, both deriving from A (A derives from Document). CoreSession.getChildren() API taking on input a type name, a Filter etc.. doesn't seem to work if I make a get call for all A-type children: no objects returned. Putting a ...
0 votes
2 answers
1 comments
2123 views
Bonjour, Après avoir fait une erreur d'association fichier/application pour Nuxeo Drive, j'obtiens sytématiquement le message d'erreur suivant quand je tente d'éditer localement un fichier : C:\Windows\...... n'est pas une application Win32 valide ...
0 votes
1 answers
1 comments
2504 views
I need to access the CoreSession for the Principal passed as a parameter into SQLQuery.Transformer.transform(Principal, SQLQuery). I was hoping that ((NuxeoPrincipal) principal).getModel().getCoreSession() would provide it but it is almost always ...
0 votes
2 answers
5 comments
1421 views
Have you got a “Dummy's Guide to Nuxeo” type documentation for people who don't have previous experience with ECM software such as Nuxeo? I need something that really explains Nuxeo's concepts for complete beginners. If you don't, would you be ...
0 votes
0 answers
0 comments
1348 views
Hello, :-) I just installed Nuxeo on Ubuntu 12.04 VPS from apt packages. I chose a MySQL database. I got to the end of the first-time configuration and should now log in. But Nuxeo is refusing my login (Administrator/Administrator) I don't see any ...
0 votes
2 answers
2 comments
3107 views
Hi all, what happend to the cmis-shell? It it still available/maintained? Tom
0 votes
1 answers
0 comments
1108 views
Hello, I'm currently trying to migrate my project from a platform to another. Both platforms are 5.6, both registered as nuxeo connect instances. The problem is when I try to install hotfixes or to import my studio bundle, things are not setting up ...
0 votes
1 answers
2 comments
3041 views
Can I use My Domain As Root Domain In place of Default Domain? If Yes HOw ?
0 votes
0 answers
0 comments
1445 views
Bonjour, est il possible de paramétrer Nuxeo-drive pour qu'il créé dans Nuxeo un type de document particulier en fonction de l'extension du fichier ? Ex : je dépose dans mon répertoire nuxeo-drive un fichier maRequete.wid (document business ...
0 votes
1 answers
0 comments
2078 views
My application is a plugin on top of nuxeo platform (5.6). I define users with a SQLDirectory created from a .csv file. I'd like to add/remove users in production context by simply editing the .csv file and restarting nuxeo server. But as long as ...
0 votes
1 answers
2 comments
1834 views
Hi, We still have problem with CAS Authentication and permanent links even without using ANONYMOUS_AUTH_FOR_CAS2 plugin (see http://answers.nuxeo.com/questions/5445/permanent-links-dont-work-with-cas-authentication ), but another kind. If document ...
0 votes
2 answers
3 comments
3238 views
Hi, I use webdav in nuxeo 5.5 All my cutomer use Webdav in the organisation unit (ten person). But I see in postgres Admin they have more than 900 clients connect simultaneously. it's make shut Nuxeo in my server about an half day (windows server ...
0 votes
0 answers
0 comments
1480 views