Compilation of Java actions failed

0
Hi   I encounter the issue : Compilation of Java actions failed when I try to create Deployment Package.  Does anyone know how to solve this issue?
asked
2 answers
1

That error says the Community Commons module can't find commons-io jar file in the project's userlib folder.

 

This could be because you have duplicate modules in your userlib, or it is missing.

 

I would reinstall the Community Commons module from the Marketplace, then go into your userlib and remove any duplicate .jar files you find, keeping the versions with the highest revision numbers.

 

I hope this helps, good luck!

answered
1

Hi bing hou,

                Remove duplicate jar files and check the deployement

answered