Compilations of Java action failed

0
Hi Experts, Today I suddenly get a this message where I cannot run locally due to Java compilation error. Seems like my deployment bin directory isn’t being populated by the modules. Please advise me on this matter. Thanks! Buildfile: D:\Soltius\MENDIX\Advertising and Promotion Portal - ABCP-main_4\deployment\build_core.xml compile: [javac] Compiling 455 source files to D:\Soltius\MENDIX\Advertising and Promotion Portal - ABCP-main_4\deployment\run\bin [javac] error: error reading D:\Soltius\9.5.1.27523\runtime\bundles\com.mendix.public-api.jar; zip file is empty BUILD FAILED D:\Soltius\MENDIX\Advertising and Promotion Portal - ABCP-main_4\deployment\build_core.xml:29: Compile failed; see the compiler error output for details. Total time: 0 seconds  
asked
1 answers
2

Delete the entire Development-directory, then try again.

If that does not help, see if you have only one .jar of each jarfile in your userlb directory.

answered