nuxeo-platform


Related Questions
Hi all, I have this error: ore.api.NuxeoException: Cannot connect to database: default at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection.openConnections(JDBCConnection.java:140) [nuxeo-core-storage-sql-7.10.jar:] at ...
  0 votes
  0 answers
  0 comments
  3078 views

I'm analyzing an error when the container go in graceful shutdown: stack trace: Failed to unregister extension. Contributor: RegistrationInfo: service:org.nuxeo.runtime.datasource.server.contrib to service:org.nuxeo.runtime.datasource; xpoint: ...
  0 votes
  0 answers
  0 comments
  1595 views

Hi all, I would create a new bundle in nuxeo, where I want to use JAVA API and publish new REST API. I have any difficulties to create new REST API, How can I do it? Thank you in Advance.
  0 votes
  1 answers
  1 comments
  1822 views

Hello All, I am facing an issue after configuring the Nuxeo with OpenOffce for previewing of Files. After 15-20 Days of successful configuration, OpenOffice gets crashed resulting into an error of JOD Converter not available or Office2HTML Converter ...
  1 votes
  1 answers
  0 comments
  1921 views

I submit a bug report+patch here because I could not find out how to get a JIRA account. We encountered an exception while trying to remove a permission associated to a group. The issue is related to the group ID format that includes “:” characters ...
  0 votes
  1 answers
  5 comments
  2650 views

Hello, I want to create a field to store a precise value (like a monetary value, for example), so I don't want to use floating point formats like double. But I've seen that in schema, the only two decimal types I can create are xs:decimal and ...
  0 votes
  1 answers
  1 comments
  2152 views

I am trying to use JAVA API of Nuxeo in serve-side: My scenario is: Application Server Wildfly Nuxeo deployed as static war together my application that is another war. I have added Nuxeo API in my WAR (Interfaces) and I tried the following code: ...
  0 votes
  1 answers
  1 comments
  1545 views

I have an issue on thumbnails creation. The thumbnails are created and document is updated with correct picture:view, but these “view” are not stored in database. In fact, while document in cache has picture:view set, in database nothing is saved ...
  0 votes
  1 answers
  0 comments
  1606 views

I am using AESBinaryManager as binary encryption which works well, but no temporary files are deleted because its father LocalBinaryManager set as protected the binaries path. Considering that tmp folder is created under this folder, ...
  0 votes
  0 answers
  3 comments
  2298 views

Hi I was using nuxeo fast track and it was working fine. but as soon as i shifted to latest nuxeo LTS2016 i got following error. If you can read this in your browser, this probably because of a configuration problem of your ...
  0 votes
  0 answers
  11 comments
  3489 views

How to delete the main file linked to document (type Picture) via REST API and its thumbnail? I want to delete it because I have to change it by onother one through PUT update of content:file
  0 votes
  1 answers
  0 comments
  2022 views

I have a case when i have the same content view result but i do not want to show some columns to a specific group. Actual solution i build two different content views but I think putting advance configuration for columns in results would solve it. ...
  2 votes
  0 answers
  0 comments
  1704 views

Hi, I am using the REST API to upload image on Nuxeo via BatchUpload as Picture type. After the upload the thumbnails are correctly created. The issue is when i update the document with another file image because it changes for the document but the ...
  0 votes
  0 answers
  0 comments
  2154 views

I have created a simple DocumentType.like this <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema"> <schema name="foo" src="schemas/foo.xsd" prefix="foo" override="true" /> </extension> <extension ...
  0 votes
  0 answers
  0 comments
  2579 views

Good morning, Thanks for reading my problem. We contact you through this forum because we don't know how to do. We have setup nuxeo platform for internal use. We have configured the integration with Google Drive following the documentation “Nuxeo ...
  0 votes
  0 answers
  0 comments
  2037 views