I'm running the project to test using TestNG java in eclipse but I get an error

72 Views Asked by At

I have applied the jdk21 library instead of the default, and selenium server 4.15.0 and also installed tomcat 8.5 but when I run it I get an error.

Error opening zip file or JAR manifest missing : C:\Users\Admin\.m2\repository/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar
Error occurred during initialization of VM
agent library failed Agent_OnLoad: instrument

I tried downloading aspectjweaver-1.9.2.jar into the aspectjweaver folder but running it again still got the error.

0

There are 0 best solutions below