Search found 1 match
- Tue Apr 21, 2026 10:39 am
- Forum: Installation & Upgrades
- Topic: 25.04: cannot add new import profile
- Replies: 5
- Views: 10894
Re: 25.04: cannot add new import profile
The stacktrace clearly shows a FileCountLimitExceededException, so this is not an OpenEMM issue but a Tomcat upload limit problem. Increasing maxPartCount (or setting it to -1) in server.xml should resolve it, did you restart Tomcat after applying the change?
