`

eclipse 调试时出现!MESSAGE Could not find bundle: org.eclipse.equinox.console解决办法

    博客分类:
  • OSGi
 
阅读更多

eclipse 调试时出现!MESSAGE Could not find bundle: org.eclipse.equinox.console解决办法

 

在用ECLIPSE调试OSGI时出现异常错误无法开打OSGI>

!SESSION 2013-05-13 22:50:24.171 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_21
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments:  -dev file:C:/Documents and Settings/Administrator/Documents/workspace-sts-3.2.0.RELEASE/.metadata/.plugins/org.eclipse.pde.core/New_configuration/dev.properties -os win32 -ws win32 -arch x86 -consoleLog -console

!ENTRY org.eclipse.osgi 4 0 2013-05-13 22:50:25.000
!MESSAGE Could not find bundle: org.eclipse.equinox.console
!STACK 0
org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console
	at org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

 

但是选种org.eclipse.equinox.console时还是会报错,那时因为OSGI组建之间存在依赖关系,要使用 org.eclipse.equinox.console必须要有它需要依赖的OSGI组建,因此在调试时,除了选择自己编写的OSGI组建还要选择

  org.apache.felix.gogo.command
  org.apache.felix.gogo.runtime
  org.apache.felix.gogo.shell
  org.eclipse.equinox.console

 

问题解决成功出现OSGI>

osgi> ss
"Framework is launched."


id	State       Bundle
0	ACTIVE      org.eclipse.osgi_3.8.2.v20130124-134944
1	ACTIVE      BundleBase_1.0.0.qualifier
2	ACTIVE      BundleCnService_1.0.0.qualifier
3	ACTIVE      BundleEnService_1.0.0.qualifier
8	ACTIVE      org.apache.felix.gogo.runtime_0.8.0.v201108120515
9	ACTIVE      org.apache.felix.gogo.shell_0.8.0.v201110170705
10	ACTIVE      org.apache.felix.gogo.command_0.8.0.v201108120515
11	ACTIVE      org.eclipse.equinox.console_1.0.0.v20120522-1841
osgi> 

 

分享到:
评论

相关推荐

    org.eclipse.equinox.http.helper Bundle

    让OSGi支持JSP和JSF时必须用到的一个Bundle,有用到的可以下载,有耐心的童鞋也可到dev.eclipse.org的CVS开发空间去找找咯。

    hive-jdbc-1.1.0-cdh5.4.5-standalone.jar

    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) at org.eclipse.osgi.internal....

    org.apache.log4j_1.2.15.v201012070815

    org.apache.log4j jar 包

    org.eclipse.jface.text_3.12.0.v20170523-1043.jar

    解决代码自动补全时按空格键也上屏问题

    mysql\eclipse常见问题及解决方案

    1. **调试问题**:Eclipse在调试时可能会提示“Could not find bundle: org.eclipse.equinox.console”。这个问题通常是由于缺少必要的OSGI插件导致的。解决方法是在调试配置中,除了选择自己的OSGI组件,还需要添加...

    osgi发布http服务的各种bundle,各种jar包,全全全~

    osgi发布http服务的各种bundle,各种jar包,全全全~非常好用...org.eclipse.equinox.ds_1.0.0.v20060601a.jar org.eclipse.equinox.servlet.api_1.0.0.v20060601.jar 还一大坨,我就不列了,只有你想不到,没有******

    Eclipse Layout Kernel(ELK)功能演示

    Eclipse Layout Kernel(或ELK)是图表的自动布局库,其做两件事:一是布局算法的集合,二是弥合布局算法与图表查看器和编辑器之间差距的基础设施。 本工程一个基于Maven的Java工程,演示ELK自动布局的使用。

    odps-eclipse-plugin-bundle-0.16.0.zip

    而"odps-eclipse-plugin-bundle-0.16.0.zip"则是一个针对ODPS开发的Eclipse集成开发环境(IDE)插件,版本为0.16.0,方便开发者在Eclipse环境中进行ODPS相关的项目开发和管理。 该插件的安装和使用是其核心知识点之...

    hive-jdbc-2.1.0-standalone.jar

    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) at org.eclipse.osgi.internal....

    Eclipse 安装flowable 插件出错,需要的jar包和 zip压缩包

    Missing requirement: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti 0.13.1.v20160830-1309) requires 'bundle org.eclipse.emf.transaction [1.8.0,2.0.0)' but it could not be found ...

    org.eclipse.equinox.http.helper

    org.eclipse.equinox.http.helper 有些工程中没有该包 也可以自己从cvs中下载 具体请参照http://blog.csdn.net/hongweigg/article/details/5416067

    Activiti Designer插件jar包

    Missing requirement: Activiti Eclipse BPMN 2.0 Designer 5.14.1 (org.activiti.designer.feature.feature.group 5.14.1) requires 'org.eclipse.emf.validation 1.4.0' but it could not be found 没安装过这...

    org.apache.http.legacy.jar

    Unable to find optional library: org.apache.http.legacy 错误 拷贝到目录adt-bundle-windows-x86_64-20140702\sdk\platforms\android-20或者 C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\...

    bootstrap.bundle.min.js

    bootstrap.bundle.min.js,python django-bootstrap-4.6.2 版本的JS文件

    bootstrap.bundle.min.js.map

    浏览器报错找不到这个的可以下载这个

    基于Eclipse的Equinox框架开发OSGi Bundle应用

    【标题】基于Eclipse的Equinox框架开发OSGi Bundle应用 在Java世界中,OSGi(Open Services Gateway Initiative)是一种模块化系统,它允许开发者创建可独立更新和依赖管理的模块,即Bundle。Eclipse的Equinox是...

    vidalia-bundle-0.1.2.14

    "vidalia-bundle-0.1.2.14" 是一个特定版本的 Vidalia 套件,它主要用于 Tor 网络的管理和监控。Vidalia 是一个图形用户界面(GUI)工具,设计用来简化 Tor 的使用,提供了一个友好的界面来控制 Tor 代理服务,包括...

    org.eclipse.osgi_3.7.0.v20110613及源码

    《深入理解OSGi:以org.eclipse.osgi_3.7.0.v20110613及其源码为例》 OSGi(Open Services Gateway Initiative)是一种Java模块化系统,它为开发人员提供了动态模块化的解决方案,使得Java应用程序能够更好地管理和...

    swiper-bundle.min.js

    swiper-bundle.min.js

Global site tag (gtag.js) - Google Analytics