Subject: meshIQ Platform Core Services 11.3.2 Package release notes.
Date: 06-July-2026
The meshIQ platform core services are leveraged by all modules in the meshIQ platform for run time services. The core services are installed first and then any related modules.
Prerequisite: To upgrade to version 11.3.2, your current version must be SU34.8 or later.
Upgrade Steps
- Stop all meshIQ services and applications.
- Copy the package into [AUTOPILOT_HOME]/updates
- Using the GUI or from the command prompt, install the latest package
[AUTOPILOT_HOME]/bin/pkgman ../updates/AP_CORE-11.3.2.pkgNote: starting with 11.2, the core services packages no longer include SUxx
If running using the GUI package manager, exit it before continuing.
Note: You must start one of the core services (Domain Server, CEP or Enterprise Manager) to finalize installation BEFORE installing any other packages or running package manager again.
The first time you restart after updating, the system updates jar files. But to load the jar files correctly requires more than one restart. The easiest way to restart initially is to just run the help option, which will update all jars, display help and then exit.
For the domain server:
[AUTOPILOT_HOME]/naming/ATPNAMES -hFor the CEP server:
[AUTOPILOT_HOME]/localhost/ATPNODE -hRebuild Package Management Tables
If you are upgrading to the meshIQ platform from AutoPilot M6, run the following from the command line version of package manager (not available from Windows Product Maintenance or GUI).
[AUTOPILOT_HOME]/bin/pkgman -rebuild
Next Steps
At this point, using the same procedure as above, install the updated versions of Application Implementation (AIM) and Scheduler (if previously installed).
[AUTOPILOT_HOME]/bin/pkgman ../updates/AP_AIM-11.3.2.pkg
[AUTOPILOT_HOME]/bin/pkgman ../updates/JOB_SCHEDULER-11.3.2.pkg
If you have other modules to update you can proceed to them at this point or restart the meshIQ services if you have completed your installation.
11.3.2
New Features
CFA-448: Location of Password Change Log
Bug Fixes
CFA-416: Business View Related Logs
________________________________________________________________________________________________________________
Old Fix Packs
11.3.1
Bug Fixes
CFA-295 Unable to add Supplementary permissions to _SYSTEM
CFA-336 When deleting a user group, all user-group membership records should be removed as well (In addition to deleting from Cache)
CFA-337 In EM, viewing user properties should not try to add/read the resolved group membership, if resolved group does not exist
CFA-316 If we configure operation schedule in parent directory, child sensors that have Use Parent settings enabled should inherit the settings
CFA-353 Grid (cluster) assign primary improvements
11.3.0
New Features
CFA-298 update hashing algo to PBKDF2 from MD5 for system internal user
CFA-290 Upgrade FatPipes4J to Tomcat 10.1 and Jakarta EE 9.1