Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Cannot Reproduce
-
2.0.2
-
None
-
Tomcat/5.5.17 Struts 2.0.2
Description
Trying to upload a File sometimes results in :
java.lang.RuntimeException: Unable to load bean org.apache.struts2.dispatcher.multipart.MultiPartRequest (jakarta) - [unknown location]
at com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:136)
but if i hit the refreshbutton or retry to upload the file its possible that i get no error but the file property in the action is left empty.