If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

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 FileException in the LogWorkaround
xml-apis.jarjava.util.concurrent.ExecutionException: Boxed Error or java.lang.NoClassDefFoundError: org/w3c/dom/DocumentUse an alternative xml-apis.jar, which you can download here.
servlet-api.jarjava.lang.LinkageError: javax/servlet/http/HttpServletRequestRemove servlet-api.jar from the userlib directory.