当前位置:   article > 正文

Springboot jar 部署IllegalStateException: Failed to get nested archive for entry BOOT-INF/lib/byte-bud

failed to get nested archive for entry boot-inf
  1. Exception in thread "main" java.lang.IllegalStateException: Failed to get nested archive for entry BOOT-INF/lib/byte-buddy-1.7.11.jar
  2. at org.springframework.boot.loader.archive.JarFileArchive.getNestedArchive(JarFileArchive.java:108)
  3. at org.springframework.boot.loader.archive.JarFileArchive.getNestedArchives(JarFileArchive.java:86)
  4. at org.springframework.boot.loader.ExecutableArchiveLauncher.getClassPathArchives(ExecutableArchiveLauncher.java:70)
  5. at org.springframework.boot.loader.Launcher.launch(Launcher.java:49)
  6. at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51)
  7. Caused by: java.io.IOException: Unable to open nested jar file 'BOOT-INF/lib/byte-buddy-1.7.11.jar'
  8. at org.springframework.boot.loader.jar.JarFile.getNestedJarFile(JarFile.java:254)
  9. at org.springframework.boot.loader.jar.JarFile.getNestedJarFile(JarFile.java:239)
  10. at org.springframework.boot.loader.archive.JarFileArchive.getNestedArchive(JarFileArchive.java:1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/457492
推荐阅读
相关标签
  

闽ICP备14008679号