did you determine which class validation is producing the error?

i assume cognizant is paying you t&m 

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.






> From: jpye...@pdinc.us
> To: user@struts.apache.org
> Subject: RE: Struts File Upload Issue
> Date: Fri, 27 May 2011 07:06:23 -0400
> 
> > -----Original Message-----
> > From: vijayaraja...@cognizant.com 
> > [mailto:vijayaraja...@cognizant.com] 
> > Sent: Friday, May 27, 2011 6:58
> > To: user@struts.apache.org
> > Subject: RE: Struts File Upload Issue
> > 
> > Hi Alejandro,
> > 
> > It sometimes happens even for very small files.
> 
> Is there a proxy between you and the server?
> 
> Can you produce the problem by accessing it on 127.0.0.1?
> 
> 
> > 
> > Regards,
> > Vijayarajan S
> > 
> > -----Original Message-----
> > From: Alejandro García Gil [mailto:alejandro.garcia....@gmail.com]
> > Sent: Friday, May 27, 2011 11:51 AM
> > To: Struts Users Mailing List
> > Subject: Re: Struts File Upload Issue
> > 
> > Have you exceeded the maximum size of the file?
> > 
> > 
> > 2011/5/26 Paweł Wielgus <poulw...@gmail.com>
> > 
> > > Hi,
> > > maybe validation is not permitting action to be called in 
> > this situations?
> > >
> > > Best gretings,
> > > Paweł Wielgus.
> > >
> > >
> > > 2011/5/26  <vijayaraja...@cognizant.com>:
> > > > Hi,
> > > >
> > > >
> > > >
> > > > I have a query regarding file upload functionality in 
> > Struts. I am 
> > > > having a screen from where I can upload multiple files. 
> > When files 
> > > > are browsed and submit button is clicked, it will first hit a 
> > > > filter, validate the user and calls the action method where 
> > > > uploading the files to the repository is done. It happens fine 
> > > > normally. But rarely when submit is clicked in UI, it goes to the 
> > > > filter, validates the user and doesn't call the action method. It 
> > > > fails somewhere between the filter and the action class. 
> > It doesn't 
> > > > throw any exceptions from the framework too.
> > > >
> > > >
> > > >
> > > > First we thought, it happens when big files are uploaded. Then we 
> > > > found even for small files, this happens occasionally. 
> > Below is the 
> > > > JRE details being used.
> > > >
> > > > Java version = J2RE 1.5.0 IBM J9 2.3 Linux x86-32 
> > > > j9vmxi3223ifx-20080811 (JIT enabled)
> > > >
> > > >
> > > >
> > > > I couldn't figure out why this is happening. Any suggestion 
> > > > regarding this is most welcome.
> > > >
> > > >
> > > >
> > > > Thanks in advance,
> > > >
> > > > Vijay S
> > > >
> > > >
> > > > This e-mail and any files transmitted with it are for the 
> > sole use 
> > > > of the
> > > intended recipient(s) and may contain confidential and privileged 
> > > information.
> > > > If you are not the intended recipient, please contact the 
> > sender by 
> > > > reply
> > > e-mail and destroy all copies of the original message.
> > > > Any unauthorized review, use, disclosure, dissemination, 
> > forwarding,
> > > printing or copying of this email or any action taken in 
> > reliance on 
> > > this e-mail is strictly prohibited and may be unlawful.
> > > >
> > >
> > >
> > >
> > > --
> > > Pozdrawiam,
> > > Paweł Wielgus.
> > >
> > > 
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > For additional commands, e-mail: user-h...@struts.apache.org
> > >
> > >
> > 
> > This e-mail and any files transmitted with it are for the 
> > sole use of the intended recipient(s) and may contain 
> > confidential and privileged information.
> > If you are not the intended recipient, please contact the 
> > sender by reply e-mail and destroy all copies of the original message.
> > Any unauthorized review, use, disclosure, dissemination, 
> > forwarding, printing or copying of this email or any action 
> > taken in reliance on this e-mail is strictly prohibited and 
> > may be unlawful.
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > For additional commands, e-mail: user-h...@struts.apache.org
> > 
> > 
> 
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -                                                               -
> - Jason Pyeron                      PD Inc. http://www.pdinc.us -
> - Principal Consultant              10 West 24th Street #100    -
> - +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
> -                                                               -
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> This message is copyright PD Inc, subject to license 20080407P00.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
                                          

Reply via email to