error
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
823 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
343 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
429 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
2187 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
1304 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
3349 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
1201 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
1158 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
1076 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
2352 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
1316 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
3096 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
1344 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
2965 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
967 views