As per your suggestion, changing struts2 version to 2.1.8 fix the problem. Thanks!
On Sun, Nov 12, 2017 at 12:29 PM, Yasser Zamani <[email protected]> wrote: > > > On 11/12/2017 2:28 AM, albert kao wrote: > > java.lang.NullPointerException > > com.opensymphony.xwork2.util.FileManager$FileRevision. > needsReloading(FileManager.java:209) > > I just googled "needsReloading(FileManager.java:209)" and found [1] :) > it seems has been a bug and has fixed in 2.1.8. > > [1] https://issues.apache.org/jira/browse/WW-2956 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >

