Uncaught runtime exception An ELException occurred getting the value for expression 'WriteAuditLog' Invalid property 'dateTimeFormat' of bean class
Peter Schober
peter.schober at univie.ac.at
Thu Apr 26 06:50:53 EDT 2018
* Matt Brennan <brennanma at gmail.com> [2018-04-25 23:32]:
> Just ran into the same issue upgrading to 3.3.2. Touching the war didn't
> help, but blowing away the contents of /var/lib/tomcat/webapps/idp did.
I'm sure I had to do that at some point in the past, but it was rare
enought I didn't bother to do something more systematic about it, such
as adding an ExecStartPre statement to the Tomcat systemd service
unit, so it rm -rf's the above directory each time before starting the
container with ExecStart. ;)
-peter
More information about the users
mailing list