[JAVA] What to do when "Fail to load the JNI shared library" is displayed in Eclipse

environment

Cause

--Java passed through the environment variable Path was 32bit for some reason

Solution

--When I passed 64bit Java to the environment variable, it started normally

Recommended Posts

What to do when "Fail to load the JNI shared library" is displayed in Eclipse
What to do if you get a JNI shared library error when trying to build in Eclipse
When the project is not displayed in eclipse
What to do if tomcat process remains when tomcat is stopped in eclipse
What to do if Operation not permitted is displayed when you execute a command in the terminal
What I was addicted to when introducing the JNI library
What to do when Address already in use is displayed after executing rails s
What to do when Git Repository cannot be displayed in Team Explorer for Eclipse in Azure
[Rails] What to do when the view collapses when a message is displayed with the errors method
What to do when the changes in the Servlet are not reflected
What to do if Cloud9 is full in the Rails tutorial
What to do if the Eclipse Maven dependency Jar is wrong
What to do when you want to know the source position where the method is defined in binding.pry
What to do when javax.el.ELException: Not a Valid Method Expression: appears when the JSF screen is displayed
[IOS] What to do when the image is filled with one color
What to do if the prefix c is not bound in JSP
When the server fails to start in Eclipse
What to do when IllegalStateException occurs in PlayFramework
Possibility when deploying to EC2 but nothing is displayed in the error log
What to do when the value becomes null in the second getSubmittedValue () in JSF Validator
What to do when rails db: seed does not reflect in the database
Androd: What to do about "The Realm is already in a write transaction in"
[Rails] What to do when the Refile image is not displayed when writing the processing at the time of Routing Error
When the hover of Eclipse is hard to see
What to do when The SSL certificate has expired
ParseException: What to do when Unparseable date is reached
[React.useRef] What to do when the latest state cannot be referenced in the event listener
What to do when Method not found in f: ajax
What to do if FacesMessage is set but not displayed
[Joke] What to do when the invalid sample rate is reached when using Mixxx on Ubuntu 20.04
[Rails Tutorial Chapter 2] What to do when you make a mistake in the column name
What to do when Rails on Docker does not reflect controller changes in the browser
What to do when "relation" hibernate_sequence "does not exist" in the ID column of PostgreSQL + JPA
[Ubuntu 20.04] What to do if the external monitor is not recognized
What to do when an UnsupportedCharsetException occurs in a lightweight JRE
[Rails] What to do when the error No database selected and Unknown database appears in db: migrate
[Rails] What to do if data is not registered in DB
[Programming beginner] What to do when rails s becomes an error in the local development environment
"ClassNotFoundException" is displayed when tomcat is started in eclipse and cannot be started
[Ruby] What to do when the error "cannot load such file" appears when executing VS Code debug
[Note] What to do if bundle install in Chapter 3 of the rails tutorial is not possible
Settings to be made when HTML or JSP is formatted in Eclipse and the layout is disappointing
How to output the value when there is an array in the array
What to do if the Rails page doesn't appear in Rails tutorial 1.3.2
What to do if the app is not created with the latest Rails version installed when rails new
What to do when javax.batch.operations.JobStartException occurs
What to do if you forget the root password in CentOS7
How to write the view when Vue is introduced in Rails?
The first thing to do when you want to be happy with Heroku on GitHub with Eclipse in Java
[Gradle] [checkstyle] What to do if the active setting of Checkstyle is removed by "Refresh Gradle project" from Eclipse
What to do if the background image is not applied after deployment
What to do if you can't install the plugin from the Eclipse marketplace
What to do when Blocked Host: "host name" appears in Ruby on Rails
What to do and how to install when an error occurs in DXRuby 1.4.7
Notes on what to do when EC2 is set up with t2.micro
[Ruby] How to prevent errors when nil is included in the operation
What is CHECKSTYLE: OFF found in the Java source? Checkstyle to know from
Is it possible to put the library (aar) in the Android library (aar) and use it?
Notes on what to do when a WebView ClassNotFoundException occurs in JavaFX 12
What to do when a javax.el.PropertyNotWritableException occurs
What is the main method in Java?