System-Environment


Related Questions
The operation AddEntryToMultivaluedProperty generates the error in the method “run”. There is a problem in the line: List<Serializable> array = p.getValue() != null ? Arrays.asList((Serializable[]) p.getValue()) : null; It returns an ...
  0 votes
  1 answers
  5 comments
  1994 views

we want to upgrade to nuxeo 9.2 we use mongodb. when we start nuxeo we have the following message : “Could not run configuration: Unable to check configuration for backing service mongodb” thanks.
  0 votes
  1 answers
  0 comments
  1854 views

With nuxeo-drive 2.4.7 my laptop don´t syncronished. Here the logs error 2017-09-15 09:50:54 14160 12876 ERROR nxdrive.engine.watcher.remote_watcher Unexpected error Traceback (most recent call last): File ...
  0 votes
  0 answers
  0 comments
  1357 views

I see from the release notes that the Smart Search addon has been deprecated as of the last LTS version. Is there any replacement for this functionality? This is something we've been using and I'm wondering what we are going to need to do with the ...
  1 votes
  0 answers
  0 comments
  1412 views

It seems that the Rest API can not cover all functions. Can I use Rest API to get some monitoring metrics such as the number and size of documents?
  0 votes
  0 answers
  0 comments
  1403 views

Hi, I am practicing as the following article. https://www.nuxeo.com/blog/drive-the-cattle-with-rancher-and-arken/ The following command will add the stack normally. curl -X POST --header 'Content-Type: application/json' --header 'Accept: ...
  0 votes
  0 answers
  0 comments
  1724 views

Dear, I'm looking at the architecture of nuxeo for multitenant. I would like to create containers for each tenant. But, The files on the download page are not built on rancher basis. The Nuxeo Multi-tenant addon also seems not to be container-based. ...
  0 votes
  0 answers
  0 comments
  1288 views

Hi, I'm trying to use LDAP server for users authentication but with out success, I have followed https://doc.nuxeo.com/nxdoc/using-a-ldap-directory/. Below is content of server log: 2017-09-05 12:07:05,264 ERROR [localhost-startStop-1] ...
  1 votes
  0 answers
  1 comments
  1410 views

Hi, https://jira.nuxeo.com/browse/NXP-21025 and commit https://github.com/nuxeo/nuxeo/commit/11e89d29a46fd11dd152fd724e461758e19c5c48 removed the line System.setProperty(SEAM_DEBUG_SYSTEM_PROP, “true”); From ConfigurationGenerator , but ...
  0 votes
  1 answers
  0 comments
  1385 views

Hi to the community, I have tested on computers on Windows to test Nuxeo Drive. They all told me that a small window appeared from time to time in order to ask the user for access to the hard disks to make changes. Being a medical company, the data ...
  0 votes
  1 answers
  2 comments
  1433 views

Hello I use nuxe 8.3 server on debían and nuxeo-drive 2.1.1221. When I try to sync some folder, nuxeo-drive not sync up. The folder was syced a month ago but now its imposible to update. The problem is only present in two users (casually laptops ...
  0 votes
  0 answers
  0 comments
  1481 views

I have many problems with window´s nuxeo client synchronization (2.1.12). My plataform it´s 8.3 installed on debían. The file of  nuxeo drive database (especially on laptops) gets corrupted shortly after installing nuxeo-drive. This ...
  0 votes
  4 answers
  2 comments
  1835 views

Is there a way to configure Nuxeo to restore another Nuxeo instance's users and workspaces based on what was written in a SQL table? We are having trouble with the following scenario for our application: We have a number of users, each with their ...
  0 votes
  1 answers
  0 comments
  1858 views

According to Nuxeo 8.10/LTS-2016 upgrade notes, a JDK is now required by the Nuxeo Platform: NXP20368 Add connect report feature to the default distributions JDK now required (JRE not enough) on the server Since some of our environments are not ...
  0 votes
  1 answers
  0 comments
  1520 views

Hi, the licence of addon “Nuxeo Edge Cache”, registered on Nuxeo Marketplace, is “Copyright 2015-2016 Nuxeo SA”, but I can't found more information about it, its a paid component? Can I use it without paying an Nuxeo subscription? Thanks ...
  0 votes
  0 answers
  0 comments
  1217 views

Will Nuxeo work without permissions to create functions in SQL Database? The environment: I configured my nuxeo.conf file to use the MySQL template, but customized the settings to use a remote MySQL server. This MySQL server is shared between ...
  0 votes
  1 answers
  0 comments
  1905 views

Hi, We are in https on our nuxeo server, but when we want to access to thumbnail or download file in our web-app we got SSL_ERROR_RX_RECORD_TOO_LONG (firefox) OR ERR_SSL_PROTOCOL_ERROR Why thumbnail url always contains a 80 port ? "thumbnail": { ...
  0 votes
  1 answers
  0 comments
  3360 views

Greetings- Thanks so much for the support of my random questions, its been helpful so far. While deploying Nuxeo in AWS, we're exploring integrating s3 as a blob provider store for Nuxeo. I'm inquiring on how to get nuxeo to store my asset in s3, ...
  0 votes
  1 answers
  4 comments
  3765 views

I have a cluster with two 6.0 Nuxeo Nodes and a single ES node. I will upgrade to LTS 2015 with three 6.0 Nuxeo Nodes and three ES nodes (seems two ES nodes is not recommended because of split brain issue). The operation is quite heavy an I d like ...
  0 votes
  0 answers
  0 comments
  1481 views

Greetings- How do I use MongoDB in place of the default H2 database? Is it recommended that each Nuxeo node in a cluster use a SINGLE shared database(mongodb in this context) instance, as well as another sql database (postgres or something else) ...
  0 votes
  1 answers
  3 comments
  2936 views

Hello, While setting up our Nuxeo LTS2015 Test server we've realized that Nuxeo does not have a proper LDAPS client behavior (whereas it's fine wile using the LDAP protocol). Our LDAP servers logs show Nuxeo performing a new LDAP Bind for each ...
  0 votes
  1 answers
  0 comments
  2516 views

I just downloaded the Windows installer for Nuxeo 8.10 on to my Windows 10 system. I installed it in a folder I created at F:\Nuxeo. When I try to run the .bat file to launch Nuxeo there is an error that displays in the command line window stating ...
  0 votes
  1 answers
  1 comments
  4900 views

In WEBUI the port number 80 is automatically added but we use a SSL secure connection. So non of our documents as accessible via WEBUI. Where can we change it? ...
  0 votes
  2 answers
  0 comments
  5896 views

Hi, I have Nuxeo 8.10 and use PostgreSQL 9.5 and Elasticsearch 2.3.5. Nuxeo works fine but in server.log I watch this error: 2017-01-26 11:07:31,138 ERROR [localhost-startStop-1] [org.hibernate.util.JDBCExceptionReporter] ERROR: column ...
  0 votes
  1 answers
  3 comments
  2406 views

Hi, I am a “user” of Nuxeo and we want to remove all orphaned binaries. I go to Admin > System Information > Repository binaries, I check in the checkbox and wait. 30 minutes later, I see statistics (20gb orphaned binaries). I check again and ...
  0 votes
  2 answers
  3 comments
  2108 views

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
  3072 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
  1588 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
  2646 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
  2151 views

Hi. When the user logs in, the default page is Workspace. I'd like to change it to Home, where the dashboard is. How can I do it?
  0 votes
  1 answers
  0 comments
  1886 views