You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/09/27 06:12:00 UTC

[jira] [Updated] (SYNCOPE-1213) Syncope console should advice user about exceeded file size

     [ https://issues.apache.org/jira/browse/SYNCOPE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-1213:
--------------------------------------------
    Affects Version/s:     (was: 2.0.1)
                       2.0.5
        Fix Version/s: 2.1.0
                       2.0.6
          Description: 
In the console GUI does not response after uploading with file size > 
4MB.
We're not expecting it to  work because limitation seems to be 4MB, but we're looking for a proper error message.
Refer screenshot, Next doesn't work: https://pasteboard.co/GLcB5mc.jpg

  was:
Refer mail thread https://lists.apache.org/thread.html/5db3e08b55b831e7d6adcd13b0e8c9703606403f7b2f1318a9e3fe2e@%3Cdev.syncope.apache.org%3E,
we're looking for error message when file size is exceeded.

From: Anh Nguyen Tuan <n....@tma.com.vn>
To: de...@syncope.apache.org
Subject: Fwd: Upload binary >4MB in Syncope console GUI
Date: 2017-09-20 13:42
List: dev@syncope.apache.org
Hi,

This is regarding to ticket 
https://issues.apache.org/jira/browse/SYNCOPE-1209 
<https://issues.apache.org/jira/browse/SYNCOPE-1209>.

I'm able to use LONGBLOB now with suggested config. However in the 
console GUI still does not response after uploading with file size > 
4MB, as described in issue 2 of the ticket. We're not expecting it to 
work because limitation seems to be 4MB, but we're looking for a proper 
error message. Refer screenshot, Next doesn't work 
https://pasteboard.co/GLcB5mc.jpg
Even if we upgraded from 2.0.1 to 2.0.5, we still observe the same 
issue. Please help us check this.

Thanks,
Anh
  Reply   Permalink   View Source       
From: Andrea Patricelli <a....@apache.org>
Subject: Re: Fwd: Upload binary >4MB in Syncope console GUI
Date: 2017-09-20 14:11
List: dev@syncope.apache.org
Hi Anh,

Supposing that you are using Apache Tomcat application server:
first of all, if you want to get rid of the file size issue, you have to 
increase maxPostSize size and maxHttpHeaderSize in Apache Tomcat 
configurations. Please refer to [1].

About the proper error message you are right, Syncope should advice the 
user about exceeded file size. Can you open an issue on Jira about this? 
Specifying that the error is not the file size (that is not accepted, 
but is configurable), but the missing error message.

Thanks for your support and collaboration!

Best regards,
Andrea

[1] https://tomcat.apache.org/tomcat-8.0-doc/config/http.html


> Syncope console should advice user about exceeded file size
> -----------------------------------------------------------
>
>                 Key: SYNCOPE-1213
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1213
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.5
>            Reporter: Anh Tuan Nguyen
>            Priority: Minor
>             Fix For: 2.0.6, 2.1.0
>
>
> In the console GUI does not response after uploading with file size > 
> 4MB.
> We're not expecting it to  work because limitation seems to be 4MB, but we're looking for a proper error message.
> Refer screenshot, Next doesn't work: https://pasteboard.co/GLcB5mc.jpg



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)