Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Java 12 native library loading #657

Open
Stephane-D opened this issue Mar 6, 2020 · 0 comments
Open

Java 12 native library loading #657

Stephane-D opened this issue Mar 6, 2020 · 0 comments
Assignees

Comments

@Stephane-D
Copy link
Contributor

Since java 12 we can't patch native library path at runtime.
We need to find a solution for that (absolute path loading ?)

Number of processors : 4
System total memory : 4.2 GB
System available memory : 20.9 MB
Max java memory : 1.1 GB
Image cache initialized (reserved memory = 422 MB, disk cache location = /var/folders/vz/zk_c79596pl2l8d8pmpy8rnc0000gn/T)

Can't install OSX application wrapper...
Java 12 (or above) don't support patching java library path.
Native libraries may not load correctly.
java.lang.UnsatisfiedLinkError: no vtkalglib in java.library.path: [/Users/Noriko Seki/Library/Java/Extensions, /Library/Java/Extensions, /Network/Library/Java/Extensions, /System/Library/Java/Extensions, /usr/lib/java, .]

Cannot load VTK library...

@Stephane-D Stephane-D self-assigned this Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant