CentOS Start Neo4j Database Error: Error: A JNI error has occurred, please check your installation and try again
This is because when installing neo4j, it comes with:
java-11-openjdk-headless-11.0.15.0.9-2.el7_9.x86_64
java-11-openjdk-11.0.15.0.9-2.el7_9.x86_64
This is caused by a conflict with the version of JDK previously installed on the server
So now you just need to uninstall all JDK versions and reinstall neo4j
check the existing JDK
rpm -qa | grep jdk
Uninstall all jdks (it’s easy to uninstall some files in CUDA, but it doesn’t affect deep learning and GPU training model)
yum -y remove(Uninstall all the packages that appear above)
Reinstall neo4j
sudo yum install neo4j
Read More:
- After Centos installation is complete, ifconfig: command not found
- [Solved] An unexpected error has occurred. Conda has prepared the above report.
- Centos7 Start Error: Entering emergency mode.Exit the shell to continue
- Apache Cannot Start: SSL Library Error: -8181 Certificate has expired
- CentOS7 Failed to start LSB: Bring up/down networking [How to Solve]
- [Solved] Go use zoom to connect DM database and start reporting error in Linux
- [Solved] Centos7 firewalld startup error: Failed to start firewalld.service: Unit is masked.
- [Solved] Centos Start rabbitmq Error: ERROR: epmd error for host “192“:badarg (unknown POSIX error)
- [Solved] Ubuntu 20.04.3 Fail to Start sshd Error: Failed to start OpenBSD Secure Shell server
- CentOS 8: No URLs in mirrorlist error [How to Solve]
- CentOS/RHEL 7: How to Reinstall GRUB2 from Rescue Mode (EFI)
- [Solved] CentOS7 python import docker Error: No module named selectors
- Centos7 Error: initramfs not found
- How to fix the ERROR: Failed to build gem native extension in Centos 8
- Solutions to errors in installing xunsearch engine in centos8.0
- [Solved] CentOS Network Card startup error: RTNETLINK answers: File exist
- [Solved] Exception in replication between CentOS virtual machine and host
- [Solved] Virtual Machine Centos7 Startup Error: Entering emergency mode
- An error occurred during the signature verification in the ROS function pack warehouse
- Resolving yum source-related issues: Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again