content-management-platform
Hi all, i wanted to know how could someone instantiate a custom datamodel through cmis. i created a type named Book, with book.xsd and all that stuff. but i can't figure what is the Object_type_id i have to put in order that nuxeo recognizes that ...
0 votes
3 answers
3 comments
6278 views
Hello, I got a problem on view mode for widget-File of Nuxeo. On view mode I want the user to donwload a file in a Workflow Node Form variable. The problem is that we only can download the file with the name “file”. No extension, so it would be lot ...
0 votes
1 answers
0 comments
2085 views
I'm starting a workflow programmatically and want to save the id of the newly created route document in a variable in my workflow. I have done this: String workflowId = startWorkflow(workflowName,list,map); //my custom method returns ...
0 votes
1 answers
1 comments
2700 views
I have upgraded a test server from 5.5 to 5.7.1 and when I start the new version I achieve warnings like these: 2013-07-11 14:10:56,952 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a ...
0 votes
1 answers
1 comments
1884 views
I wonder why a cmisql query like select * from cmis:document where cmis:contentStreamMimeType='image/jpeg' fails with a Cannot use column in WHERE clause: cmis:contentStreamMimeType error? Or put the other way: why can't I query the ...
0 votes
0 answers
0 comments
1624 views
Here is the details of the error: Server start failed(1) Error occurred during initialization of VM Error: Could not create the Java Virtual Machine. Could not Reserve enough space for object heap. Error: A fatal exception has occurred. Program will ...
0 votes
1 answers
1 comments
4847 views
My organization is looking to move away from SharePoint. Our current SP install is 99% document management, but we have a few web parts with iframes to our internal apps (timesheets, etc) for a portal user experience. Nuxeo has everything we're ...
0 votes
1 answers
0 comments
2337 views
When running Nuxeo 5.6 behind an https reverse proxy, the generated opensocial container osapi endpoint URLs (opensocial/social/rpc, opensocial/gadgets/api/rpc) do not appear to be generated with the correct https protocol. As a result, I see HTTP ...
0 votes
2 answers
2 comments
5928 views
Is ND working with CAS2 authentication? When I tried ND with CAS2 I received error: 2013-07-04 16:33:22,092 268 3880 DEBUG nxdrive.gui.application Detected invalid credentials for: C:\Documents and Settings\adam_bo\Nuxeo Drive
2013-07-04 ...
0 votes
3 answers
2 comments
3857 views
On the Windows XP there is a path problem: 2013-07-03 07:41:43,125 1596 956 ERROR nxdrive.gui.application Error in synchronization thread: No row was found for one()
Traceback (most recent call last):
File ...
0 votes
1 answers
3 comments
1871 views
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
Hi , i want to How to create Work Flow and Add it to Nuxeo PlatForm… Which is Running on 8080 port of my machine
0 votes
3 answers
0 comments
1643 views
Hi, I'm just trying to build a simple app that can handle get requests. I created an empty bundle by following http://doc.nuxeo.com/display/NXDOC/How+to+create+an+empty+bundle . Now if I want to do something like the example at ...
0 votes
2 answers
3 comments
2088 views
Bonjour, tout d'abord bravo pour Nuxeo. Si je veux utiliser nuxeo pour plusieurs entreprises différents : je dois disposer d'un nuxeo pour chaque entreprise Ou une seule plateforme nuxeo permet de gérer de manière séparée plusieurs entreprises. ...
0 votes
2 answers
0 comments
1952 views
Our PostgreSQL instance runs on a different host than the Nuxeo server. Is there a best way to avoid installing/starting PostgreSQL on the Nuxeo server when installing from the Linux package? I can shut it down after installation but that seems like ...
0 votes
1 answers
1 comments
2393 views
Hi, Recently, we found several problems with the images inserted in a note in Nuxeo 5.6 (perhaps ever) First problem When an image is inserted into a note already registered, we have a window with the message “The paper must be created before ...
0 votes
0 answers
0 comments
1801 views
Hi people, I have 3 questions : I just search for edit and modify “Subjects” List. Can you said me where they are, i don't use Nuxeo Studio. I just want to have my own list, without “Art, society…” but spécific list to my activty. Can I Add some ...
0 votes
3 answers
0 comments
1830 views
Hello, We'd like to know which method could be applied to migrate data from a Nuxeo 5.1.5 to Nuxeo 5.6 . In Nuxeo 5.1.5, data are managed by JackRabbit & Postgresql 8.3.17. In Nuxeo 5.6, we'll use Postgresql 9.2. Do we have to migrate the data, ...
0 votes
1 answers
0 comments
2293 views
Hello, When testing Nuxeo Platform v5.6 with many users (~500 sessions) using our custom plugins (ro.siveco.* packages, see below), we have got the following exception: ...
Caused by: org.jboss.seam.InstantiationException: Could not instantiate Seam ...
0 votes
1 answers
0 comments
1848 views
Hi, I would change the contentview in the tab " Administration / Access Rights” to add two columns as the firstname and lastname of the user. Is this possible by contributing to an extension point? If yes, which? Thank you in advance PS: an example ...
0 votes
1 answers
0 comments
1600 views
Hello, Do you have a step-by-step tutorial to create a new workflows in 5.6 and assign it to a doctype (custom or default) or define access right? Also I already have custom doctype that I created since Nuxeo 5.5 with the old JBPM Framework, and now ...
0 votes
6 answers
3 comments
1820 views