Mark,
It seems your userlib folder might need to be cleaned up. Ronald Catersels answer in this thread is the best way to get started on this: https://community.mendix.com/link/space/java-actions/questions/115161
Briefly, here is how I would go about this:
Hope that helps,
Mike
Hi Mike, thank you for responding. The userlib directory only has these three files. Not sure why two of the files have 0KB every time the Excel importer or exporter is installed.
The “RequiredLib” files serve as indicators from the Marketplace module, informing you that a specific library is in use; they are not the actual libraries themselves, so ignore them for now.
As Mike suggested, it’s essential to verify your libraries, as some may be missing or duplicated. Here’s how you can proceed:
1. Check Module Dependencies:
2. Inspect the /userlib Folder:
For efficient management of duplicate JAR files, consider using the Mendix Userlib Cleaner. This tool helps identify and remove redundant libraries, ensuring a cleaner project environment.