Mendix 7 is no longer supported unless you have Extended Support. Mendix 7 documentation will remain available until July 2024.

To upgrade to a supported version, see Moving from Desktop Modeler Version 7 to Studio Pro 8.

Troubleshooting

Last modified: June 6, 2024

JAR Compatibility List

There are some known compatibility issues regarding JAR files in the <project path>/userlib directory. This page lists the problematic JAR files and the known workarounds.

JAR file Exception in the log Workaround
xml-apis.jar java.util.concurrent.ExecutionException: Boxed Error or java.lang.NoClassDefFoundError: org/w3c/dom/Document Use an alternative xml-apis.jar. Download it here.
servlet-api.jar java.lang.LinkageError: javax/servlet/http/HttpServletRequest Remove servlet-api.jar from the userlib directory.