PowerFolder Server 17 FINAL
- Release Date: February 2022
- Build Number: 17.0.101 (Â v17.0.100 was PowerFolder cloud internal release)
- Type: Major Software Release
All production builds are starting from X.Y.100* and development builds (not for productive use) are starting from X.Y.1 - 99
* (Where X=Major software version and Y=Service pack number)
Download Links
Upgrade Information
- Please read this complete Release Notes and instructions before upgrading.
- Please follow the regular upgrade documentation for Windows or Linux
- Upgrading any previous version higher or equal to version 11.8
- Cluster: Running different versions on the servers in the cluster is supported but limited to version >= 14.3.5
- Java Runtime (JDK) Upgrade (Windows Only, Linux still uses JDK 15)
OpenJDK 17.0.2 GA
Windows
Update the file wrapper.conf in installation path to include the new required additional runtime parameters (changes in bold):
Java Additional Parameters
wrapper.java.additional.1=-Dsystemservice=true
wrapper.java.additional.2=-XX:MinHeapFreeRatio=5
wrapper.java.additional.3=-XX:MaxHeapFreeRatio=10
wrapper.java.additional.4=-XX:NewRatio=8
wrapper.java.additional.5=-Dfile.encoding=UTF-8
wrapper.java.additional.6=--add-exports=java.base/sun.nio.ch=ALL-UNNAMED
wrapper.java.additional.7=--add-opens=java.base/java.lang=ALL-UNNAMED
wrapper.java.additional.8=--add-opens=java.base/java.lang.reflect=ALL-UNNAMED
wrapper.java.additional.9=--add-opens=java.base/java.io=ALL-UNNAMED
wrapper.java.additional.10=--add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED*
In case you have customized your wrapper.conf please make sure the last five lines are included and all lines have correct running numbers.
Troubleshooting
In case you did not or wrongly apply the changes to wrapper.conf (Windows) your might see the following errors in your logs:
  BasicLazyInitializer Javassist Enhancement failed
or while starting the service on Windows:
In this case please check again and/or contact our support including the files:
wrapper.conf
Logs
and we will assist you adopting your installation.
Downgrade Information (optional)
- In case a downgrade to a previous version is necessary:
- For a downgrade you have to review our downgrade documentation.
- Simply replace the PowerFolder-Server.jar file with that from the previous version you would like to run.
- Log messages due to the higher schema version of database can be ignored:
[DatabaseMigrator]: Database layout version is newer than expected.
Changes
- PFI-59Â -Â Upgrade Windows openJDK to version 17.0.2 GA (Client + Server)Â
- PFS-3931Â -Â Fix wrong notification in folder management settingsÂ
- PFS-3949Â -Â Fix display error in file links on .docx and .pdf filesÂ
- PFS-3943Â -Â File links: Fix selective download for .zip files in clusterÂ
- PFS-3946Â -Â Apply complete settings to the file links same as the upload form during uploadsÂ
- PFS-3941Â -Â 3.7.2 Upgrade jQuery framework to latest versionÂ
- PFS-3935Â -Â Fix "-2KB" in the account editor and in quota barÂ
- PFS-3940Â -Â Notes: Fix deletion and changes made throgh adminÂ
- PFS-3938Â -Â News: Sub directories and uploads should be shown and clickable
- PFS-3954Â -Â API: Copy accounts with infos from source to target systemÂ
- PFS-3952Â -Â Provide sync of folders from source to target serviceÂ
- PFS-3951Â -Â Test and implement server - server - sync as server adminÂ
- PFS-3957Â -Â API: Copy organization from source to target serverÂ
- PFS-3956Â -Â API: Copy groups from source to target system
- INT-618 - Security fix in register form
- INT-619 - Security improvement regarding "Common directory"
- INT-620 - Security improvement regarding X-Frame-Options header