今天使用Android客户端调取springmvc服务端接口时出错了,报错如下

Invalid layout of java.lang.String at value
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (javaClasses.cpp:137), pid=3984, tid=10460
#  fatal error: Invalid layout of preloaded class
#
# JRE version:  (7.0_80-b15) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode windows-amd64 compressed oops)
# Core dump written. Default location: F:\Androidwork\hfmobile\hs_err_pid3984.mdmp
#
# An error report file with more information is saved as:
# F:\Androidwork\hfmobile\hs_err_pid3984.log

网上查找了好几个办法,都没有解决,最终解决了,解决办法如下:

eclipse 运行Android程序出错解决办法

eclipse 运行Android程序出错解决办法

eclipse 运行Android程序出错解决办法

再次运行程序就好了

相关文章:

  • 2021-07-18
  • 2021-04-30
  • 2021-07-24
  • 2022-12-23
  • 2021-11-13
  • 2021-08-17
  • 2022-12-23
猜你喜欢
  • 2021-05-19
  • 2022-12-23
  • 2021-07-03
  • 2021-08-24
  • 2021-06-01
  • 2021-09-14
  • 2021-06-04
相关资源
相似解决方案