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

Forum Posts

How to resize the VM of NUXEO

Dears, Refer to the original VM size of NUXEO, the maximum storage is 5GB only. May I ask that how to extent the disk size? Look forward for your reply. Regards, Jesse

jesseykso_ by Champ in-the-making
  • 654 Views
  • 1 replies
  • 1 kudos

Resolved! Reverse Proxy

(a id="nxw_TAB_MANAGE" accesskey="m" onclick="if(!(event.ctrlKey||event.metaKey||event.button==1)) {this.href='http://127.0.0.1:8080/nuxeo/nxpath/default@view_domains?tabIds=%3ATAB_MANAGE&conversationId=0NXMAIN2'}"href="http://website.com/nuxeo/nxpat...

Problems with validation tasks

Hi , I have 2 tasks to the same entity (Document). The Task 1 has attributes required. The task 2 has no attributes required. When I answer the second task, the Nuxeo is validating the first wrong Can someone help me?

klebervz_ by Confirmed Champ
  • 440 Views
  • 0 replies
  • 0 kudos

How to send email alerts? SMTP settings

Nowhere do I see send email to users and email alerts are not working, is there a way to test if email is working? I read the documentation and changed the settings in Admin Center | System Information| Setup to no avail... I don't have a send mail n...

Dan_Mendes by Champ in-the-making
  • 1865 Views
  • 6 replies
  • 2 kudos

Folder with same name extension

Hi, I am new user on Nuxeo Plateform. When I create two or more files with the same name on the same directory I can see Floder.XXXXXXXX and Folder.YYYYYYY on the cmis:segmentPath. What does the extension .XXXXXXX or .XXXXXXXX (where X is a number 1-...

F_B by Champ in-the-making
  • 426 Views
  • 0 replies
  • 0 kudos

Issue deploying static war on tomcat 7

Environment: Apache Tomcat Version 7.0.37, Nuxeo Platform 5.6, Windows 7 Hello, I created a static war using the following command: nuxeoctl pack /tmp/nuxeo-war.zip unzipped /tmp/nuxeo-war.zip under tomcat root directory. added jdbc resource definiti...

JustinD_ by Champ in-the-making
  • 1592 Views
  • 7 replies
  • 0 kudos

Error when trying clone release 5.6.0-HF31

Hi, When I trying to clone release 5.6.0-HF31 I have this error python clone.py release-5.6.0-HF31 $> git fetch origin $> git checkout --track -b release-5.6.0-HF31 origin/release-5.6.0-HF31 -q fatal: Cannot update paths and switch to branch 'release...

djoncour_ by Champ on-the-rise
  • 668 Views
  • 1 replies
  • 0 kudos

what is a document Id or where can i see the document id

I am using rest api to create or update a document. i have to provide a prentdocumentId in that . where can i find that documentid ? in nuxeo connect or admin center or platform ?? i saw the document title , description etc , but where can i see th...

zod_ by Champ on-the-rise
  • 1119 Views
  • 4 replies
  • 2 kudos

CMIS Exception thrown changed from 5.8 to 5.9.2

I recently upgraded from 5.8 to 5.9.2 and it seems as if the exception that is thrown when a search is performed by path, changed from CmisObjectNotFoundException to CmisRuntimeException, any particular reason for this as it makes it hard to differen...

rdifrango_ by Champ in-the-making
  • 867 Views
  • 2 replies
  • 0 kudos

DriverRDB.unlockDB() after switching to Oracle

After switching from Postgres to Oracle and presumably I have followed the current steps... I am getting this exception at startup. Try later or else call DriverRDB.unlockDB() after ensuring that no other Jena applications are using the database. at ...

cstettler_ by Champ on-the-rise
  • 533 Views
  • 1 replies
  • 0 kudos

No register commands for conversion

when i use this code: CommandLineExecutorComponent commandLineExecutorComponent = new CommandLineExecutorComponent(); for (String command : commandLineExecutorComponent.getRegistredCommands()) { System.out.println(command); } for (String c...

CMIS Create document with metaData

Hi there, I would like to create documents with metaData as subject, kind of document. I succeed in creating folders and documents with CMIS without any problems but i need to have metaData as subject, kind of document. Can anyone please help and exp...

Vincent_B by Champ on-the-rise
  • 503 Views
  • 1 replies
  • 0 kudos

REST CORS post no answers

Hi There, Currently I'm trying to do a ajax call from a.domain.com (a website) to b.domain.com (nuxeo). In order to do this I extended the CORS with the following extension: <?xml version="1.0"?> <component name="nl.me.CORS-configuration"> <exten...

Bauke_Roo by Star Contributor
  • 1112 Views
  • 5 replies
  • 0 kudos

Getting documents that do not have a specific tag?

Hi all, i'm trying to construct a query that would get me all documents that have not been tagged with a particular tag. I started out with a query that would give me the documents that had been tagged, somehting like: SELECT * FROM Document WHERE ec...

chrisd_ by Champ in-the-making
  • 597 Views
  • 1 replies
  • 0 kudos

How do I implement weighting on fulltext search results ?

How do I implement weighting on fulltext search results ? I'm working on Nuxeo EP 5.6HF29 with Postgresql 9.1. I'm looking for a way to implement weighting on search results based on a multi criteria query. The NXQL query looks like this : Select * f...

djoncour_ by Champ on-the-rise
  • 840 Views
  • 1 replies
  • 2 kudos

NXSQL: comment ignorer le suffix caché d&apos;un folder

Bonjour Je voudrais exécuter la requête suivante mais sans spécifier le suffixe généré automatiquement par Nuxeo: SELECT * FROM Document WHERE ecm:path STARTSWITH '/Atrium.1391702958298' (je veux accéder à tous les documents dans le domaine /Atrium) ...

Arnault_ by Confirmed Champ
  • 689 Views
  • 1 replies
  • 0 kudos