cmd中输入java -version错误信息:

An error has occurred while processing the shared archive file.
Unable to unmap shared space.
Error occurred during initialization of VM
Unable to use shared archive.

 

解决办法:

Java\jre1.8.0_91\lib目录下,缺少rt.jar文件。

解决办法:拷贝rt.jar即可。

相关文章:

  • 2021-11-18
  • 2021-12-25
  • 2021-11-23
  • 2021-12-26
  • 2021-07-22
  • 2021-07-09
猜你喜欢
  • 2021-06-14
  • 2021-05-29
  • 2021-06-12
  • 2021-11-28
  • 2021-12-05
  • 2021-05-20
相关资源
相似解决方案