Thank you for your first response,

I try to upload several picture with 53ko, 15ko, 226ko, 9ko size but not very 
large size like 10mo ...

My webapp which send the file is running on a Tomcat, and the webapp which 
receive the  file also running on another Tomcat.

How I can check the kind of client HTTP Connection ?

Bien cordialement,

Adrien Ruffié
LD : +33 1 73 03 29 50
Tél : +33 1 73 03 29 80

E-DEAL<http://www.e-deal.com/>
Innover la Relation Client

De : Thierry Boileau [mailto:[email protected]]
Envoyé : vendredi 28 février 2014 15:50
À : [email protected]
Objet : Re: Entity to large

Hello Adrien,

could you precise the kind of remote server you are communicating with? what is 
the size of the file? What kind of client HTTP connector are you using?
It seems that the server estimates the entity is too large and decide to cut 
the communication.
Best regards,
Thierry Boileau

2014-02-28 15:35 GMT+01:00 adrien ruffie 
<[email protected]<mailto:[email protected]>>:
Sorry I have forgotten this log:

org.restlet.resource.ResourceException: Request Entity Too Large
                at 
org.restlet.resource.ClientResource.handle(ClientResource.java:858) 
~[org.restlet-2.0.8.jar:na]
                at 
org.restlet.resource.ClientResource.post(ClientResource.java:1197) 
~[org.restlet-2.0.8.jar:na]
--------------------------------------------------------------------------------------------


Hello all,

I try to my webapp to transfer a file over a remote server, but I get the 
following error:

org.restlet.resource.ResourceException: Communication Error
                at 
org.restlet.resource.ClientResource.handle(ClientResource.java:858) 
~[org.restlet-2.0.8.jar:na]
                at 
org.restlet.resource.ClientResource.post(ClientResource.java:1197) 
~[org.restlet-2.0.8.jar:na]


Any one have an idea of the problem ?

Great thank and best regards

Adrien Ruffié

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3073803

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3073806

Reply via email to