I am attempting the run an MUnit test and everytime I try to run it I receive this error in the console:
Unrecognized option: -esb Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
I have tried to access the ini file and both decrease and increase the heap size, I have rebooted my pc, and i have stripped the project of it's metadata and then re-imported the project.
I'm not really sure where to go from here. Any help would be greatly appreciated. I made this its own question instead of merging it with another question on here because this only happens when I try to run an MUnit test. It does not happen when trying to load Anypoint Studio or when I run any of my flows within the project. Just when I try to run this one MUnit suite.