error
Hello, I want to get entries of directory so that I used the Directory.Entries operation but I faced this problem : When I am connected with the Administrator account, the operation worked fine (look at “connectingAdministrator.png” picture) but ...
0 votes
1 answers
1 comments
716 views
Hi Everybody, When I set my nuxeo-dropzone element and restrict it to pdf file type, I want to be able to display an error message that it cannot load the file. It fails silently if you upload a type that's not accepted. Example, <nuxeo-dropzone ...
0 votes
2 answers
0 comments
10770 views
Hi, I've been following tutorial https://doc.nuxeo.com/nxdoc/develop-with-nuxeo-platform/ But when I try to export the contributions I keep getting this error. What does it mean and how can I fix it? Thanks - Working... It can take some time, please ...
1 votes
0 answers
1 comments
742 views
Hello, I'm using LTS 2019 and with nuxeo studio (Web UI), in the designer, on an action (a nuxeo-operation-button) I have the “error-label” argument. My question is, is there a way to make this message last longer for the user ? Thanks
0 votes
0 answers
0 comments
770 views
We have the problem that in our Nuxeo installation an error that affects the whole installation occurs from time to time. Up to now I could not determine a pattern when exactly it is occurring. We are using CMIS to access Nuxeo from other ...
1 votes
0 answers
5 comments
2929 views
Steps to reproduce: Install a nuxeo-cap-7.10-tomcat with Nuxeo DAM addon and Postgres db. Upload a jpeg image. Select Medium rendition and publish to a section. Error message “An empty response was received from the server. Check server error logs.” ...
0 votes
0 answers
0 comments
1728 views
Dear community, While using the Nuxeo PHP Automation Client I ran into some issues. When not using PHP Composer, loading and using the Automation Client is troublesome. * [SOLVED] by implementing the PSR-0 loader file as listed below. * I was ...
0 votes
6 answers
2 comments
4222 views
Hi Folks, I am encountering an absurd behavior in Nuxeo LTS. Whenever I open a text file(PDF, TXT etc) to annotate, the Annotations won't be stored in Nuxeo. On doing several reloading's, annotation works!!!. Sometimes, on opening a file or while ...
0 votes
0 answers
0 comments
1641 views
Nuxeo: 7.10 in a Docker Container on Ubuntu 14.04-Basis with Oracle Java 8 Mysql 5.7 LDAP Connection If I`m trying to get a Document with an user without the necessary access rights via the Java Automation Client for Nuxeo v 7.10 the Nuxeo Process ...
0 votes
0 answers
0 comments
1474 views
It is not possible to edit a group in 5.8 HF05. There is an error: 2014-01-30 20:18:08,176 ERROR [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] javax.faces.FacesException: javax.el.ELException: ...
0 votes
1 answers
1 comments
1453 views
Hi, I'm using the PHP Automation Client to execute a simple query and I have an error on it, and I don't know how can I resolve it. Obviously I changed the url of Nuxeo, and the correct username and password when I get a session. Here the code: ...
0 votes
2 answers
6 comments
3062 views
hello, I use a mysql database with nuxeo (version 5.6.0-HF17)…once a day we are obliged to reboot the application due to this kind of error “Can not read response from server” (com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3002) do someone ...
0 votes
0 answers
4 comments
1622 views
after running # apt-get install nuxeo I'm getting this error: [....] Starting: Nuxeo\norg.postgresql.util.PSQLException: FATAL: Passwort-Authentifizierung f?r Benutzer >>nuxeo<< fehlgeschlagen
Could not run configuration: Failed to ...
0 votes
2 answers
0 comments
3713 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
1695 views
Hello, I'm a newbie in Nuxeo IDE and try to export an operation with Eclipse. The operation exported is visible in my “registry” on connect and I can call it in an automation chain Nevertheless, when I call the automation chain I got the message: An ...
0 votes
5 answers
1 comments
3788 views
HI, I'm using the SDK Nuxeo on iOS in order to download documents with the method blob.get. The SDK returns an error for the operation, but the connection process is ok with a status 200.(console : Status code for The error in the debug console : ...
0 votes
0 answers
0 comments
1314 views
Hi, I installed Nuxeo on Windows XP. But it doesn't start: 2012-11-02 18:11:16,218 INFO [org.nuxeo.launcher.config.ConfigurationGenerator] Nuxeo home: C:\Nuxeo
2012-11-02 18:11:16,218 INFO [org.nuxeo.launcher.config.ConfigurationGenerator] Nuxeo ...
0 votes
1 answers
0 comments
1760 views
I can't create a document , I get “No such mixin: Indexable” ? Caused by: org.nuxeo.ecm.core.api.DocumentException: java.lang.IllegalArgumentException: No such mixin: Indexable at ...
0 votes
1 answers
1 comments
2290 views
I just upgraded to Firefox 12. Now I'm getting the following error gets thrown whenever I click on the Import button in DAM (5.5 HF05). Also happens with the Clear filters button. I tried this with three other browsers (Safari 5.1.5, IE ...
0 votes
0 answers
0 comments
2056 views
I am running Nuxeo 5.5 Tomcat Distribution on PostgreSQL 9.1 with Social Collaboration enabled. On startup, I receive the following error. ERROR [org.nuxeo.runtime.datasource.DataSourceComponent] Cannot bind datasource 'jdbc/nxactivities' in JNDI ...
0 votes
2 answers
10 comments
5293 views
Hi there, Just having installed Nuxeo Platform 5.5 (with Windows Installer and bundled JDK+Postgres) to discover and try this amazing product. I'm running it on a Windows XP Wokstation After signing as Administrator in the login page, this message ...
0 votes
2 answers
5 comments
5193 views