Hi,
I'm getting some exceptions in the production logs of a web application:
30-Jun-2016 14:03:50.820 WARNING [http-apr-443-exec-12]
com.sun.faces.lifecycle.InvokeApplicationPhase.execute Fail to save:
an error occurs while saving the package : The part /docProps/core.xml
fail to be saved in the s
might be to try to narrow down into a unit test to get a
> better reproducer that shows the root cause more easily.
>
> If that is too much effort you might need to patch the class and add it to
> the classpath of your J2EE App so that it prints out full details.
>
> Dominik.
>
ther here or on the bug) if this solves the swallowing
> problem.
>
> [1] https://bz.apache.org/bugzilla/show_bug.cgi?id=59776
> [2] https://svn.apache.org/viewvc?view=revision&revision=1750893
>
> On Fri, Jul 1, 2016 at 1:46 AM, Andrei Ivanov wrote:
>> Hi,
>> I have