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

Forum Posts

Resolved! Error upgrading from 5.6 to 5.8 with SQL Server

Hello, I'm trying to upgrade my Nuxeo 5.6 to 5.8 with SQL Server, but when configure Nuxeo 5.8 and run nuxeoctl, give the following errors. 2014-05-16 14:20:43,399 ERROR [localhost-startStop-1] [org.apache.geronimo.connector.outbound.MCFConnectionInt...

jmnrk_ by Confirmed Champ
  • 63 Views
  • 2 replies
  • 2 kudos

Digital Signature

I am having some difficulty replacing the sample digital signature certificate with my new self signed one. I am somewhat new to Nuxeo, so they may be rudimentary questions, but here they are: In the documentation http://doc.nuxeo.com/display/CONNEC...

SJanzen_ by Champ on-the-rise
  • 63 Views
  • 2 replies
  • 0 kudos

Resolved! How do I migrate my data from DM-5.5 to DM-5.8?

I need to migrate my information from a Tomcat install of DM-5.5 to either a tomcat or Debian repo install of 5.8 (I am not sure which would be better to use on my Wheezy system). Is there something which documents which files get put where, dependin...

Resolved! Is it possible to still download the 5.6 LTS?

Right now, I have a 5.5 Tomcat install, and would like to upgrade to 5.8. I cannot seem to find a way to download the 5.6-tomcat files, but I recall someone told me I should go from LTS to LTS, or that an upgrade from 5.5 to 5.8 would not go smoothly...

CMIS Document Query Omits version 0.0 Documents

When I make the following CMIS query: SELECT * FROM cmis:document order by cmis:name it doesn't return any of my newly uploaded documents. I found that if I force CMIS to "search all versions" that my documents will be returned. I found that once a ...

CMIS Cancel Checkout fails

I'm using a Nuxeo 5.9.5 repository with CMIS atompub binding. I found that I can explicitly checkout a document with a CMIS atompub POST, sending the ID of the document in the payload: http://localhost:8080/nuxeo/atom/cmis/default/checkedout The che...