[ https://issues.apache.org/jira/browse/MNG-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612232#comment-16612232 ]
Michael Osipov commented on MNG-6430: ------------------------------------- [~tibor17], the output is {noformat} # Created at 2018-09-12T13:28:30.608 java.lang.NoSuchMethodError: org.apache.maven.surefire.report.RunListener.testSetStarting(Lorg/apache/maven/surefire/report/ReportEntry;)V at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:235) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) {noformat} What is missing here? That is really weird. > UnsatisfiedLinkError:Native Library jdk1.8.0_121\jre\bin\glass.dll already > loaded in another classloader > -------------------------------------------------------------------------------------------------------- > > Key: MNG-6430 > URL: https://issues.apache.org/jira/browse/MNG-6430 > Project: Maven > Issue Type: Bug > Components: Class Loading > Reporter: Burcu > Priority: Major > Labels: ClassLoader, Classloader, classloader, glass, > unsatisfiedLinkError > Attachments: 2018-09-11T16-32-01_814-jvmRun1.dump, > 2018-09-11T16-32-01_814-jvmRun2.dump, 2018-09-12T13-28-04_278-jvmRun1.dump, > glassdll.jpg, mvnTest.jpg, plugin.jpg, runAllTest.jpg > > > Although I made the linkte and tried other solutions, I could not resolve the > glass.dll not found error. I'm looking for a solution to this issue that is > long-lasting. I'm using Powermock and TestFx. I have encountered this problem > since I started working with both. I would like to try if you offer a > solution in this regard. Below you will find some images of the fault. > [https://maven.apache.org/surefire/maven-surefire-plugin/examples/class-loading.html] -- This message was sent by Atlassian JIRA (v7.6.3#76005)