[ https://issues.apache.org/jira/browse/MNG-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611954#comment-16611954 ]
Burcu commented on MNG-6430: ---------------------------- D:\ys03_YERLISINYAL03-29207\sysadmin>mvn clean test [INFO] Scanning for projects... [INFO] [INFO] ---------------------< gov.ys03:sysadmin >---------------------- [INFO] Building sysadmin 1.2.7 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sysadmin --- [INFO] Deleting D:\ys03_YERLISINYAL03-29207\sysadmin\target [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ sys admin --- [INFO] No match to regex 'none' found in 'sysadmin'. The initial value 'sysadmin ' is left as-is... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sysadmin - -- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 53 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ sysadmin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to D:\ys03_YERLISINYAL03-29207\sysadmin\target\ classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.526 s [INFO] Finished at: 2018-09-12T14:33:43+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3. 6.1:compile (default-compile) on project sysadmin: Compilation failure [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc eption > 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)