PeopleFluent Learning Version Downloads - 25.06

Java-Logo.pngred_warning_triangle.png Customers must upgrade their version of Java from Java 8 to Java 17 prior to running the upgrade kit or installing a standalone version.

1. Install Java 17, and set PATH and JAVA_HOME accordingly. For example (Linux example)

set JAVA_HOME="/usr/lib/jvm/java-17-openjdk-amd64"
set PATH=%JAVA_HOME%/bin:%PATH%

 

2. Run the following command in the terminal to verify the Java version.

java -version

 

3. Set JAVA_OPTS for Tomcat Server. Navigate to the catalina.bat (Windows) / catalina.sh(Unix) file located in the Tomcat installation directory, add thefollowing JAVA_OPTS:

set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% --add-exports=java.base/sun.security.provider=ALL-UNNAMED"
set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% --add-opens=java.base/java.util=ALL-UNNAMED"
set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% --add-opens=java.base/java.time=ALL-UNNAMED"
set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% -Djava.locale.providers=COMPAT,CLDR"

 

Upgrade Kit

With 25.06 there is only one Upgrade Kit that will provide the files and documentation for upgrading an existing PeopleFluent Learning site to PeopleFluent Learning 25.06. Additional documentation and training materials regarding new features will be uploaded separately.

NOTE: This kit can be used where the current version is 15.3 or newer, including 24.09. 

Customers who use MySQL  upgrading for versions before 23.03 will need to change their version of MySQL. In 22.03, the supported MySQL version was increased to MySQL 8, so MySQL customers will need to upgrade PeopleFluent Learning to 22.03, upgrade MySQL, and then use the 25.06 Upgrade Kit to complete the upgrade.


Latest Build Patch

Update to PeopleFluent Learning 25.06.x (As with any software upgrade, it is advised that you conduct testing on this release to become familiar with new features and fixes before updating to a live site.) After you have updated to this build, PeopleFluent Learning's initial startup may take longer than usual because the database is being updated. NOTE: This cannot be used to upgrade from an earlier version of PeopleFluent Learning (e.g. Talent Suite 25.06), please use the upgrade kits above to upgrade the version first before applying this update.

Latest Build Patch
LMS2506_Patch_4.zip

Standalone WAR File Deployment

(WAR files are intended for updating to a newer build within the same LMS version only. PLEASE DO NOT USE THIS WAR FILE FOR A VERSION UPGRADE. THE LMS INSTANCE WILL NOT BE UPGRADED TO THE NEW VERSION CORRECTLY.) Initial Release WAR files passed a full QA test cycle. Hotfix Release(s) passed basic regression testing.

Initial Release
LMS2506_Patch_4.war

CFR Installation Kit

CFR Install Kit is for clients who have already installed or upgraded to PeopleFluent Learning 25.06 and want to install features to support the 21 CFR Part 11 regulation. This requires a CFR-enabled license key.

CFR Installation Kit
LMS_2506_0_CFR_Install_Kit.zip

Database Schema

To create LMS database schema for MSSQL, Oracle, MySQL. Create the database then import appropriate the SQL file below.


Demo Licenses

Was this article helpful?

0 out of 1 found this helpful