Open Jinthusan opened 3 years ago
Got the same issue as well. Did anyone know how to solve the problem?
Hi there, I'm having the same issue as well:
Seems that the problem was that I was running Java 7 instead of Java 8, upgraded java and did mvn clean package and now it works:
Late to the party but if you're having this problem, use JDK8 for maven and jar execution.
When I pass the postman collection file to the conversion I'm getting java level exception.
java -jar Postman2JMX.jar CRUD_Store.postman_collection.JSON my_JMX_file.JMX