/
PowerFolder Server 15 SP3
PowerFolder Server 15 SP3
- Release Date: June 2020
- Build Number: 15.3.104
- Type: Hotfix 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.
- If you face the error message
java.lang.IllegalStateException: Problem reading database configuration. org.hibernate.HibernateException: Dialect class not found: de.dal33t.powerfolder.A.L.C.B
in the logs, please stop thee service, remove the linehibernate.dialect=de.dal33t.powerfolder.A.L.C.B
from your Server Configuration File and start the service again. - Cluster: Running different versions on the servers in the cluster is supported but limited to version >= 14.3.5
- We have provided OpenJDK 14 in PFS v15.3.X. Customers who usually replace only PowerFolder-Server.jar should replace the jre64 folder in the installation path of PowerFolder-Server from the Installation tar.gz file.
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.
Documentation
- PowerFolder API DOCs have been updated and versioned: For all the information about latest API-Calls please visit our API-Documentation.
- From PowerFolder Server v15.1 the MSI-Client x64 can be directly downloaded from the homepage under clients-tab. Server admin can set the link for that in the admin dashboard> preferences > customizations > download URLs > Windows MSI client URL > path
- 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)
Changes
- Release Date: May 2020
- Build Number: 15.3.103
- Type: Internal Release
Download Links
Changes
- PFS-3618 - Improve handling of mySQL deadlock exceptions
- Release Date: May 2020
- Build Number: 15.3.102
- Type: Internal Release
Changes
- PFS-3586 - Storage balancing cluster logic
- Release Date: May 2020
- Build Number: 15.3.101
- Type: Hotfix Release
Download Links
Changes
- PFS-3617 - Logging improvements. Removes "Connection closed to Member 'SEVEROFCLUSTER'"
- Release Date: May 2020
- Build Number: 15.3.100
- Type: Service Pack Release
Download Links
Documentation
- New log entry which can be ignored: WARN [EncryptedSocketConnectionHandler]: Connection closed to Member 'SEVEROFCLUSTER'
Changes
- PFS-3574 - Change folder base path in web: Folders API: Set basepath
- PFS-3408 - Block rename of documents while editing
- PFS-3487 - Documents containing "plus" in name are replaced by new files having a "space" in name
- PFS-3609 - Fixes race condition causing SQL exception during Folder operation through client. Avoid stale FolderSettings
- PFS-3540 - Restrict auto-complete of accounts when editing groups
- PFS-3566 - Improve LDAP account data sync on invite and login
- PFS-3556 - Upgrade Server to OpenJDK 14