`
hello_player
  • 浏览: 152534 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

Aptana 启动问题解决

阅读更多
       Aptana 启动时经常双击启动图标只闪了下开始加载的图片就启不起来了,应该是加载的时候内存溢出了,出现这种情况以后,重启机器也还是启动不了,重装 Aptana 也还很可能会重复这类问题,被这个问题搞得头大。

        后来摸索了下找到个变通的解决办法,打开 Aptana 的安装目录,下面有个 startup.jar ,双击这个 jar 包启动程序,中间有可能会报内存溢出问你是否需要关闭,中间提示全部点否,启动完了以后,这个时候还不能正常使用,因为每打开一个页面或者点一个标签都会报 "An error has occurred. See error log for more details.",先不急,等 Aptana 所有全部加载完了以后,下面会有进度条显示,关掉 Aptana Studio 工具,点开始进入 cmd 命令窗口,cd 到 Aptana 安装目录下,执行 AptanaStudio.exe -clean 命令就可以正常启动使用了,如果执行这个命令没有启动的话,那就是你在使用 startup.jar 启动的时候没有加载完所有的程序你就关掉了 Aptana Studio,再使用 startup.jar 重新加载一次以后重复上面的操作即可。
        注意如果 Aptana 非正常关闭,点击 startup.jar 的时候可能会启动不了,是由于工具的java进程还在,通过任务管理器把工具的 java 进程停掉再启动 startup.jar 程序。
分享到:
评论
2 楼 hello_player 2009-11-25  
你的这个问题应该不是中文目录问题引起的,应该装的插件的原因,插件加载失败,把你的插件设置一下看看
1 楼 TTLtry 2009-11-25  
我也遇到你的这个问题,但是好像不是内存溢出,用你的方法也不行。它把启动产生的错误都放在了C:\Users\用户名\Documents\Aptana Studio\.metadata中的.log文件夹下,

具体的.log文件如下:

!SESSION 2009-11-25 08:24:28.249 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments:  D:\Programming\Java\Ruby On Rails\Rich Aptana Studio\AptanaStudio.exe Studio
Command-line arguments:  -os win32 -ws win32 -arch x86 D:\Programming\Java\Ruby On Rails\Rich Aptana Studio\AptanaStudio.exe Studio -clean

!ENTRY org.eclipse.core.runtime 2009-11-25 08:24:29.623
!MESSAGE Product com.aptana.ide.rcp.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2009-11-25 08:24:29.639
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/com.adobe.spry.1.6_1.6.0.00003.jar was not resolved.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/org.aflax.1.0_1.0.0.00003.jar was not resolved.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.650
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.650
!MESSAGE Bundle update@plugins/com.mochikit.1.4_1.4.0.00006.jar was not resolved.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.dojotoolkit.dojo.1.2_1.2.0.00001.jar was not resolved.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.prototypejs.prototype.1.6_1.6.0.00001.jar was not resolved.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.651
!MESSAGE Bundle update@plugins/org.sqlite.driver_0.4.5.jar was not resolved.
!SUBENTRY 2 org.sqlite.driver 2 0 2009-11-25 08:24:29.651
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/org.scriptaculous.1.8_1.8.0.00001.jar was not resolved.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/org.openrico.rico.2.0_2.0.0.00002.jar was not resolved.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/com.aptana.ide.svn_1.2.0.018629.jar was not resolved.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.syncing_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.io.file_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.652
!MESSAGE Bundle update@plugins/com.mysql.driver_0.5.12.jar was not resolved.
!SUBENTRY 2 com.mysql.driver 2 0 2009-11-25 08:24:29.652
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.653
!MESSAGE Bundle update@plugins/com.extjs.ext.2.2_2.2.0.0004.jar was not resolved.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.653
!MESSAGE Bundle update@plugins/com.ms.ajax.3.5_3.5.21022.9.jar was not resolved.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.653
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.654
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.adobe.spry.1.6_1.6.0.00003.jar [4] was not resolved.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.adobe.spry.1.6 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.aptana.ide.svn_1.2.0.018629.jar [5] was not resolved.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.io.file_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.syncing_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.aptana.ide.svn 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.656
!MESSAGE Bundle update@plugins/com.extjs.ext.2.2_2.2.0.0004.jar [6] was not resolved.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.extjs.ext.2.2 2 0 2009-11-25 08:24:29.656
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.mochikit.1.4_1.4.0.00006.jar [8] was not resolved.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.mochikit.1.4 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.ms.ajax.3.5_3.5.21022.9.jar [9] was not resolved.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 com.ms.ajax.3.5 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/com.mysql.driver_0.5.12.jar [10] was not resolved.
!SUBENTRY 2 com.mysql.driver 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/org.aflax.1.0_1.0.0.00003.jar [11] was not resolved.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.aflax.1.0 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.657
!MESSAGE Bundle update@plugins/org.dojotoolkit.dojo.1.2_1.2.0.00001.jar [13] was not resolved.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.657
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 org.dojotoolkit.dojo.1.2 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.editor.js_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar [51] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2009-11-25 08:24:29.658
!MESSAGE Another singleton version selected: org.eclipse.swt.win32.win32.x86_3.3.0.v3345f
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.openrico.rico.2.0_2.0.0.00002.jar [82] was not resolved.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.openrico.rico.2.0 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.prototypejs.prototype.1.6_1.6.0.00001.jar [83] was not resolved.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.prototypejs.prototype.1.6 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.scriptaculous.1.8_1.8.0.00001.jar [84] was not resolved.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.snippets_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.samples_0.0.0.
!SUBENTRY 2 org.scriptaculous.1.8 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.documentation_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-11-25 08:24:29.658
!MESSAGE Bundle update@plugins/org.sqlite.driver_0.4.5.jar [85] was not resolved.
!SUBENTRY 2 org.sqlite.driver 2 0 2009-11-25 08:24:29.658
!MESSAGE Missing required bundle com.aptana.ide.db.ui_0.0.0.
  网上找了一下,但也不是很懂...能不能帮忙解决一下。

相关推荐

Global site tag (gtag.js) - Google Analytics