[ https://issues.apache.org/jira/browse/MNG-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630216#comment-16630216 ]
Tibor Digana commented on MNG-6430: ----------------------------------- [~Kalkan] Don't use " -Dmaven.surefire.debug" in commandline. It's Java debugger. If we were talking about debug logs then "-X" but it generates tons of logs which must not go to Jira comment but in Jira attachment. I may have many questions regarding e.g. "/fxml/login.fxml". The users usually create their own project at GitHub if they have an account and we only make git clone and try to run it (mvn test). And then we use to analyse it or debug it. But sending the sources via email or in Jira is always incomplete. I know it looks like a bureaucracy but it is not intended. It comes from our best practices how we cooperate with users. > 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 > Assignee: Tibor Digana > 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, pom.xml, pom.xml, 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)