You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Burcu (JIRA)" <ji...@apache.org> on 2018/09/11 11:32:00 UTC

[jira] [Comment Edited] (MNG-6430) UnsatisfiedLinkError:Native Library jdk1.8.0_121\jre\bin\glass.dll already loaded in another classloader

    [ https://issues.apache.org/jira/browse/MNG-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610463#comment-16610463 ] 

Burcu edited comment on MNG-6430 at 9/11/18 11:31 AM:
------------------------------------------------------

I update maven version to 3.5.4 and I get same exception. And I update surefire plugin too.

<groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-plugin</artifactId>
                <version>2.22.0</version>


was (Author: kalkan):
I update maven version to 3.5.4 and I get same exception.

> 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: 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)