You have to install the unrestricteds encryption policies, if you use Oracle JDK:
https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html?printOnly=1 Note you need the right version matching your JDK. > Am 18.12.2019 um 13:56 schrieb Sateesh K Kolusu <[email protected]>: > > I am using POI 3.14 and when trying to read an Excel 2016 file with > password, I get this error > org.apache.poi.EncryptedDocumentException: Export Restrictions in place - > please install JCE Unlimited Strength Jurisdiction Policy files > > The same excel file without password works fine to be read. > > Appreciate your inputs for a possible solution for this. > > Thanks > Sateesh > >
