简体   繁体   English

打开时 STS 崩溃,无法获取应用程序服务。 确保 org.eclipse.core.runtime 包已解析并启动

[英]Crash STS when open with Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started

Hi this happend with version of Spring:嗨,这发生在 Spring 版本中:

Spring Tool Suite 4 Spring 工具套件 4

Version: 4.12.0.RELEASE Build Id: 202109130635版本:4.12.0.RELEASE 构建 ID:202109130635

The error in logs is:日志中的错误是:

java.lang.IllegalStateException: Unable to acquire application service. java.lang.IllegalStateException:无法获取应用程序服务。 Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini)确保 org.eclipse.core.runtime 包已解析并启动(请参阅 config.ini)

The file of log is in C:\Users\user\sts-4.12.0.RELEASE\configuration日志文件在 C:\Users\user\sts-4.12.0.RELEASE\configuration

I think this version works with JDK of Java only.我认为这个版本只适用于 Java 的 JDK。 So when I tried to open with a version 8 of Java STS inform me the exception.因此,当我尝试使用版本 8 的 Java STS 打开时,通知我异常。 Changing to version of Java 11 in my laptop this works ok again.在我的笔记本电脑中更改为 Java 11 版本,这又可以正常工作了。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法获得应用程序服务。 确保解析并启动了org.eclipse.core.runtime包(请参阅config.ini) - Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini) Eclipse 4.5.1。 -DTP插件-捆绑org.eclipse.core.runtime - Eclipse 4.5.1. - DTP Plugin - bundle org.eclipse.core.runtime 引导错误包含org.eclipse.core.runtime包,但不是osgi.bundles出现故障 - Boot error contains org.eclipse.core.runtime bundle, but it isn't osgi.bundles at fault 由于 org.eclipse.core.runtime 无法启动 eclipse - Can not start eclipse due to org.eclipse.core.runtime 无法解析模块/未解决的需求 org.eclipse.core.runtime - Could not resolve module / unresolved requirement org.eclipse.core.runtime 如何将“org.eclipse.core:org.eclipse.core.runtime:3.7.0”库添加到Intellij ant build中 - How do you add 'org.eclipse.core:org.eclipse.core.runtime:3.7.0' library to Intellij ant build 无法解析org.eclipse.core.runtime.IConfigurationElement类型 - The type org.eclipse.core.runtime.IConfigurationElement cannot be resolved 无法解析类型org.eclipse.core.runtime.IConfigurationElement。 - The type org.eclipse.core.runtime.IConfigurationElement cannot be resolved. Windows 10上的Sci2,Eclipse和“无法获取应用程序服务” - Sci2, Eclipse and “Unable to acquire application service” on Windows 10 启动 Eclipse 时出现“无法获取应用程序服务”错误 - "Unable to acquire application service" error while launching Eclipse
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM