You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "asimplepeople (via GitHub)" <gi...@apache.org> on 2023/03/26 15:24:53 UTC

[GitHub] [maven-mvnd] asimplepeople opened a new issue, #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

asimplepeople opened a new issue, #828:
URL: https://github.com/apache/maven-mvnd/issues/828

   PS C:\Windows\System32> mvnd --version
   Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64
   java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\???\AppData\Local\Temp\jansi-2.4.0-b00c64e8b23a020c-jansi.dll
   Exception in thread "main" java.lang.UnsatisfiedLinkError: org.fusesource.jansi.internal.CLibrary.isatty(I)I [symbol: Java_org_fusesource_jansi_internal_CLibrary_isatty or Java_org_fusesource_jansi_internal_CLibrary_isatty__I]
           at org.graalvm.nativeimage.builder/com.oracle.svm.core.jni.access.JNINativeLinkage.getOrFindEntryPoint(JNINativeLinkage.java:152)
           at org.graalvm.nativeimage.builder/com.oracle.svm.core.jni.JNIGeneratedMethodSupport.nativeCallAddress(JNIGeneratedMethodSupport.java:53)
           at org.fusesource.jansi.internal.CLibrary.isatty(CLibrary.java)
           at org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:102)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] ppalaga commented on issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on issue #828:
URL: https://github.com/apache/maven-mvnd/issues/828#issuecomment-1488609917

   Perhaps a duplicate of https://github.com/apache/maven-mvnd/issues/571? - that one suggests to upgrade to a newer Java 11 version. You say you have openjdk 20. Does it work with an older JDK version, such as 17 or 11 for you?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] asimplepeople commented on issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

Posted by "asimplepeople (via GitHub)" <gi...@apache.org>.
asimplepeople commented on issue #828:
URL: https://github.com/apache/maven-mvnd/issues/828#issuecomment-1484130835

   PS C:\Windows\System32> java --version
   openjdk 20 2023-03-21
   OpenJDK Runtime Environment (build 20+36-2344)
   OpenJDK 64-Bit Server VM (build 20+36-2344, mixed mode, sharing)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] asimplepeople commented on issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

Posted by "asimplepeople (via GitHub)" <gi...@apache.org>.
asimplepeople commented on issue #828:
URL: https://github.com/apache/maven-mvnd/issues/828#issuecomment-1484130768

   my windows user is 谢兆辉 chinesename


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet commented on issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet commented on issue #828:
URL: https://github.com/apache/maven-mvnd/issues/828#issuecomment-1552447892

   Duplicates #793 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet closed issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet closed issue #828: Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64
URL: https://github.com/apache/maven-mvnd/issues/828


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org