Reputation: 167
I have a mule runtime 4.3.0 and anypoint studio 7.6.0. When I try to run a mule project I am getting the below error.
Error While Starting Mule
Exception Stack Trace:
Java.lang.NullPointerException
At org.mule.tooling.core.utils.VMUtils.getVMArguments(VMUtils.java:110).....
Upvotes: 0
Views: 1501
Reputation: 25664
Maybe the project is corrupted. Try exporting it as a jar with sources and import it again under with project name.
Upvotes: 1