Re: [7.0.0-M3] Error message
"Burton Rhodes" <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
Lastly, I am also finding a ton of these log entries below. I'm not sure why they are happening either, but to be honest, I haven't had much time to investigate. "upload" is the form field name, BTW. I will try to do some more investigating on these over the weekend. Feb 08 09:29:12 lb-group-web-app-v1d2-dqsv afs-site: WARN o.a.s.i.ActionFileUploadInterceptor: Could not find a Filename for upload. Verify that a valid file was submitted. Feb 08 09:29:12 lb-group-web-app-v1d2-dqsv afs-site: WARN o.a.s.i.FileUploadInterceptor: Could not find a Content-Type for upload. Verify that a valid file was submitted. Feb 08 09:33:39 lb-group-web-app-v1d2-dqsv afs-site: WARN o.a.s.i.ActionFileUploadInterceptor: Could not find a Filename for upload. Verify that a valid file was submitted. Feb 08 09:33:39 lb-group-web-app-v1d2-dqsv afs-site: WARN o.a.s.i.FileUploadInterceptor: Could not find a Content-Type for upload. Verify that a valid file was submitted. ------ Original Message ------ From "Burton Rhodes" <[email protected]> To "Struts Developers List" <[email protected]> Date 2/9/2024 9:43:18 AM Subject Re: [7.0.0-M3] Error message >Also, I am finding quite a few of these "generic" errors in my logs (Error uploading: {0}!), and I believe it's happening when the upload fails either through a broken pipe/connection or client abort. I haven't had the time to test it though to be sure why these are being generated in my error logs. > > > >------ Original Message ------ >From "Burton Rhodes" <[email protected]> >To "Struts Developers List" <[email protected]> >Date 2/9/2024 9:38:12 AM >Subject Re: [7.0.0-M3] Error message > >>The easiest example is when a custom "saveDir" is not accessible. (e.g. no security access). This will throw a generic FileUploadException with no identifiable file. >> >> >>------ Original Message ------ >>From "Lukasz Lenart" <[email protected]> >>To "Struts Developers List" <[email protected]> >>Date 2/9/2024 9:34:36 AM >>Subject Re: [7.0.0-M3] Error message >> >>>pt., 9 lut 2024 o 16:21 Burton Rhodes <[email protected]> napisał(a): >>>> >>>> I haven't had time yet, but I will try this weekend. >>> >>>Could you share a use case when it can happen? >>> >>> >>>Cheers >>>Lukasz >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: [email protected] >>>For additional commands, e-mail: [email protected] >>>