DPDK version: 19-11
Environment: VM
OS: 4.14.81.bm.15-amd64
Gcc: 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) Application error: PDUMP
note: build for same in host machine works fine.
CMD: make install
Logs:
== Build app/pdump
CC main.o
LD dpdk-pdump
collect2: error: ld returned 1 exit status
/root/dpdk-19.11/mk/rte.app.mk:433: recipe for target 'dpdk-pdump' failed
make[5]: *** [dpdk-pdump] Error 1
/root/dpdk-19.11/mk/rte.subdir.mk:35: recipe for target 'pdump' failed
make[4]: *** [pdump] Error 2
/root/dpdk-19.11/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[3]: *** [app] Error 2
/root/dpdk-19.11/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make[2]: *** [all] Error 2
/root/dpdk-19.11/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/root/dpdk-19.11/mk/rte.sdkroot.mk:77: recipe for target 'install' failed
make: *** [install] Error 2
as per the current update from Meinhard, the issue was the VM was having less memory to finish the linking. Increasing the memory the build is successful.
I'm developping an rcp 3.x app.
My goal : i want to use the eclipse command "org.eclipse.search.ui.openFileSearchPage" (this command makes a "file search dialog" appear) in my rcp app.
The problem : to be able to use this command in my app, i guess i have to import the package "org.eclipse.search.ui". But when i import this package, a problem occurs (when running the exported product, but when i run the product under Eclipse as an Eclipse application, there is no problem). The error in the log file is the following :
!SESSION 2015-11-02 10:44:57.593
----------------------------------------------- eclipse.buildId=unknown java.version=1.8.0_66-internal
java.vendor=Oracle Corporation BootLoader constants: OS=linux,
ARCH=x86, WS=gtk, NL=fr_FR Command-line arguments: -os linux -ws gtk
-arch x86 -consoleLog
!ENTRY org.eclipse.osgi 2 0 2015-11-02 10:44:59.607 !MESSAGE One or
more bundles are not resolved because the following root constraints
are not resolved: !SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02
10:44:59.608 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.jface.text_3.10.0.v20150603-1752.jar
was not resolved. !SUBENTRY 2 org.eclipse.jface.text 2 0 2015-11-02
10:44:59.609 !MESSAGE Missing required bundle
org.eclipse.swt_[3.103.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0
2015-11-02 10:44:59.610 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.ui.ide_3.11.0.v20150825-2158.jar
was not resolved. !SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02
10:44:59.611 !MESSAGE Missing required bundle
org.eclipse.ui_[3.106.0,4.0.0). !SUBENTRY 2 org.eclipse.ui.ide 2 0
2015-11-02 10:44:59.612 !MESSAGE Missing required bundle
org.eclipse.e4.core.services_2.0.0. !SUBENTRY 2 org.eclipse.ui.ide 2 0
2015-11-02 10:44:59.613 !MESSAGE Missing required bundle
org.eclipse.e4.ui.workbench_[1.3.0,2.0.0). !SUBENTRY 2
org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.615 !MESSAGE Missing
required bundle org.eclipse.e4.core.contexts_[1.3.100,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.616 !MESSAGE
Bundle
initial#reference:file:plugins/org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529.jar
was not resolved. !SUBENTRY 2 org.eclipse.e4.ui.swt.gtk 2 0 2015-11-02
10:44:59.617 !MESSAGE Missing imported package
org.osgi.service.event_1.3.1. !SUBENTRY 2 org.eclipse.e4.ui.swt.gtk 2
0 2015-11-02 10:44:59.618 !MESSAGE Missing host
org.eclipse.e4.ui.css.swt.theme_0.10.0. !SUBENTRY 1 org.eclipse.osgi 2
0 2015-11-02 10:44:59.619 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
was not resolved. !SUBENTRY 2 org.eclipse.osgi.compatibility.state 2 0
2015-11-02 10:44:59.620 !MESSAGE Missing host org.eclipse.osgi_3.10.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.620 !MESSAGE
Bundle
initial#reference:file:plugins/org.eclipse.ui.trace_1.0.300.v20150220-1252.jar
was not resolved. !SUBENTRY 2 org.eclipse.ui.trace 2 0 2015-11-02
10:44:59.620 !MESSAGE Missing required bundle
org.eclipse.core.runtime_[3.11.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi
2 0 2015-11-02 10:44:59.620 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/
was not resolved. !SUBENTRY 2
org.eclipse.core.runtime.compatibility.registry 2 0 2015-11-02
10:44:59.621 !MESSAGE Missing required capability Require-Capability:
osgi.ee;
filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0
2015-11-02 10:44:59.621 !MESSAGE Missing host
org.eclipse.equinox.registry_[3.6.0,3.7.0). !SUBENTRY 1
org.eclipse.osgi 2 0 2015-11-02 10:44:59.621 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.ui.forms_3.6.200.v20150506-2029.jar
was not resolved. !SUBENTRY 2 org.eclipse.ui.forms 2 0 2015-11-02
10:44:59.621 !MESSAGE Missing required bundle
org.eclipse.e4.ui.css.swt_0.11.100. !SUBENTRY 1 org.eclipse.osgi 2 0
2015-11-02 10:44:59.621 !MESSAGE Bundle
initial#reference:file:plugins/org.eclipse.ui.views_3.8.0.v20150422-0725.jar
was not resolved. !SUBENTRY 2 org.eclipse.ui.views 2 0 2015-11-02
10:44:59.621 !MESSAGE Missing required bundle
org.eclipse.core.runtime_[3.11.0,4.0.0).
!ENTRY org.eclipse.osgi 2 0 2015-11-02 10:44:59.640 !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 2015-11-02 10:44:59.641 !MESSAGE Bundle
com.xool.test_1.0.0.201511021038 [3] was not resolved. !SUBENTRY 2
com.xool.test 2 0 2015-11-02 10:44:59.642 !MESSAGE Missing imported
package org.eclipse.search.ui_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0
2015-11-02 10:44:59.643 !MESSAGE Bundle
org.eclipse.compare_3.5.600.v20150420-1449 [16] was not resolved.
!SUBENTRY 2 org.eclipse.compare 2 0 2015-11-02 10:44:59.644 !MESSAGE
Missing required bundle org.eclipse.jface.text_[3.8.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2015-11-02 10:44:59.645 !MESSAGE
Missing required bundle org.eclipse.ui.ide_[3.3.0,4.0.0). !SUBENTRY 2
org.eclipse.compare 2 0 2015-11-02 10:44:59.646 !MESSAGE Missing
required bundle org.eclipse.ui.views_[3.2.0,4.0.0). !SUBENTRY 2
org.eclipse.compare 2 0 2015-11-02 10:44:59.647 !MESSAGE Missing
required bundle org.eclipse.ui.workbench.texteditor_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2015-11-02 10:44:59.648 !MESSAGE
Missing required bundle org.eclipse.ui.editors_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2015-11-02 10:44:59.649 !MESSAGE
Missing required bundle org.eclipse.ui.forms_[3.2.0,4.0.0). !SUBENTRY
1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.650 !MESSAGE Bundle
org.eclipse.jface.text_3.10.0.v20150603-1752 [71] was not resolved.
!SUBENTRY 2 org.eclipse.jface.text 2 0 2015-11-02 10:44:59.650
!MESSAGE Missing required bundle org.eclipse.swt_[3.103.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.651 !MESSAGE
Bundle org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835 [73] was
not resolved. !SUBENTRY 2 org.eclipse.ltk.ui.refactoring 2 0
2015-11-02 10:44:59.651 !MESSAGE Missing required bundle
org.eclipse.jface.text_[3.5.0,4.0.0). !SUBENTRY 2
org.eclipse.ltk.ui.refactoring 2 0 2015-11-02 10:44:59.651 !MESSAGE
Missing required bundle org.eclipse.compare_[3.5.0,4.0.0). !SUBENTRY 2
org.eclipse.ltk.ui.refactoring 2 0 2015-11-02 10:44:59.651 !MESSAGE
Missing required bundle org.eclipse.team.ui_[3.4.100,4.0.0). !SUBENTRY
1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.651 !MESSAGE Bundle
org.eclipse.search_3.10.0.v20150318-0856 [75] was not resolved.
!SUBENTRY 2 org.eclipse.search 2 0 2015-11-02 10:44:59.651 !MESSAGE
Missing required bundle org.eclipse.ui.ide_[3.5.0,4.0.0). !SUBENTRY 2
org.eclipse.search 2 0 2015-11-02 10:44:59.651 !MESSAGE Missing
required bundle org.eclipse.ui.workbench.texteditor_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.search 2 0 2015-11-02 10:44:59.651 !MESSAGE
Missing required bundle org.eclipse.jface.text_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.search 2 0 2015-11-02 10:44:59.651 !MESSAGE
Missing required bundle org.eclipse.ui.forms_[3.4.0,4.0.0). !SUBENTRY
2 org.eclipse.search 2 0 2015-11-02 10:44:59.652 !MESSAGE Missing
required bundle org.eclipse.ltk.ui.refactoring_[3.5.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.652 !MESSAGE
Bundle org.eclipse.team.ui_3.7.200.v20150203-1452 [78] was not
resolved. !SUBENTRY 2 org.eclipse.team.ui 2 0 2015-11-02 10:44:59.652
!MESSAGE Missing optionally required bundle
org.eclipse.ui.ide_[3.3.0,4.0.0). !SUBENTRY 2 org.eclipse.team.ui 2 0
2015-11-02 10:44:59.652 !MESSAGE Missing required bundle
org.eclipse.compare_[3.3.0,4.0.0). !SUBENTRY 2 org.eclipse.team.ui 2 0
2015-11-02 10:44:59.652 !MESSAGE Missing required bundle
org.eclipse.ui.forms_[3.3.0,4.0.0). !SUBENTRY 2 org.eclipse.team.ui 2
0 2015-11-02 10:44:59.652 !MESSAGE Missing required bundle
org.eclipse.jface.text_[3.3.0,4.0.0). !SUBENTRY 2 org.eclipse.team.ui
2 0 2015-11-02 10:44:59.652 !MESSAGE Missing required bundle
org.eclipse.ui.editors_[3.3.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0
2015-11-02 10:44:59.652 !MESSAGE Bundle
org.eclipse.ui.editors_3.9.0.v20150213-1939 [81] was not resolved.
!SUBENTRY 2 org.eclipse.ui.editors 2 0 2015-11-02 10:44:59.652
!MESSAGE Missing required bundle org.eclipse.ui.ide_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.editors 2 0 2015-11-02 10:44:59.652
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.8.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.editors 2 0 2015-11-02 10:44:59.652
!MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_[3.7.0,4.0.0). !SUBENTRY 1
org.eclipse.osgi 2 0 2015-11-02 10:44:59.652 !MESSAGE Bundle
org.eclipse.ui.forms_3.6.200.v20150506-2029 [82] was not resolved.
!SUBENTRY 2 org.eclipse.ui.forms 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing required bundle org.eclipse.e4.ui.css.swt_0.11.100. !SUBENTRY
1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.657 !MESSAGE Bundle
org.eclipse.ui.ide_3.11.0.v20150825-2158 [83] was not resolved.
!SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing required bundle org.eclipse.ui_[3.106.0,4.0.0). !SUBENTRY 2
org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE Missing
optionally required bundle org.eclipse.ui.views_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing required bundle org.eclipse.jface.text_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing optionally required bundle org.eclipse.ui.forms_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing required bundle org.eclipse.e4.core.services_2.0.0. !SUBENTRY
2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE Missing
required bundle org.eclipse.e4.core.contexts_[1.3.100,2.0.0).
!SUBENTRY 2 org.eclipse.ui.ide 2 0 2015-11-02 10:44:59.657 !MESSAGE
Missing required bundle org.eclipse.e4.ui.workbench_[1.3.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.657 !MESSAGE
Bundle org.eclipse.ui.trace_1.0.300.v20150220-1252 [85] was not
resolved. !SUBENTRY 2 org.eclipse.ui.trace 2 0 2015-11-02 10:44:59.658
!MESSAGE Missing required bundle
org.eclipse.core.runtime_[3.11.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi
2 0 2015-11-02 10:44:59.658 !MESSAGE Bundle
org.eclipse.ui.views_3.8.0.v20150422-0725 [86] was not resolved.
!SUBENTRY 2 org.eclipse.ui.views 2 0 2015-11-02 10:44:59.658 !MESSAGE
Missing required bundle org.eclipse.core.runtime_[3.11.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.658 !MESSAGE
Bundle org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946 [88]
was not resolved. !SUBENTRY 2 org.eclipse.ui.workbench.texteditor 2 0
2015-11-02 10:44:59.658 !MESSAGE Missing required bundle
org.eclipse.jface.text_[3.8.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0
2015-11-02 10:44:59.658 !MESSAGE Bundle
org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505
[97] was not resolved. !SUBENTRY 2
org.eclipse.core.runtime.compatibility.registry 2 0 2015-11-02
10:44:59.658 !MESSAGE Missing host
org.eclipse.equinox.registry_[3.6.0,3.7.0). !SUBENTRY 2
org.eclipse.core.runtime.compatibility.registry 2 0 2015-11-02
10:44:59.658 !MESSAGE Missing required capability Require-Capability:
osgi.ee;
filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2015-11-02 10:44:59.658 !MESSAGE
Bundle org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529 [98] was not
resolved. !SUBENTRY 2 org.eclipse.e4.ui.swt.gtk 2 0 2015-11-02
10:44:59.658 !MESSAGE Missing host
org.eclipse.e4.ui.css.swt.theme_0.10.0. !SUBENTRY 2
org.eclipse.e4.ui.swt.gtk 2 0 2015-11-02 10:44:59.658 !MESSAGE Missing
imported package org.osgi.service.event_1.3.1. !SUBENTRY 1
org.eclipse.osgi 2 0 2015-11-02 10:44:59.658 !MESSAGE Bundle
org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551 [101] was
not resolved. !SUBENTRY 2 org.eclipse.osgi.compatibility.state 2 0
2015-11-02 10:44:59.658 !MESSAGE Missing host org.eclipse.osgi_3.10.0.
!ENTRY org.eclipse.osgi 4 0 2015-11-02 10:44:59.659 !MESSAGE
Application error !STACK 1 java.lang.RuntimeException: Application
"com.xool.test.application" could not be found in the registry. The
applications available are: org.eclipse.ant.core.antRunner,
org.eclipse.e4.ui.workbench.swt.E4Application,
org.eclipse.e4.ui.workbench.swt.GenTopic,
org.eclipse.equinox.app.error. at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497) at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at
org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at
org.eclipse.equinox.launcher.Main.run(Main.java:1450) at
org.eclipse.equinox.launcher.Main.main(Main.java:1426)
I don't manage to find the solution... Does anyone have an idea?
Thank you in advance for your replies.
You need to revise your plug-in dependencies. It seems the search plug-in needs some other plug-ins to work properly (jface.text, etc.).
See your stacktrace: it mentions those in "was not resolved" or "Missing required"
Add the required bundles to your feature.xml. That should do the trick.
It might work when you start your plug-in from within Eclipse, because all those bundles are part of the target platform you are developing against. But at runtime those bundles arent neccessarily available.
I've checked all the dependencies, and all the plugins required are in the list in the .product file, so i really don't understand what is wrong... Could it be possible that it is because of wrong plugin version? What about the "Missing imported package org.eclipse.search.ui_0.0.0" : isn't it strange, i mean about the version 0.0.0, could this be the problem?
Good old Flash builder. It no longer starts now. After multiple reinstalls I'm stuck. Adobe aren't helping so I'm at the end of my tether. Here's the log:
!SESSION 2012-07-19 22:04:01.466 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_33
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/ahmed/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/ahmed/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-07-19 22:04:19.445
!MESSAGE An error occurred while committing the engine session for profile: epp.package.java.
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-07-19 22:04:19.445
!MESSAGE
!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-07-19 22:04:19.445
!MESSAGE Error saving manipulator.
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.saveFwConfig(EquinoxFwConfigFileParser.java:494)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.save(EquinoxManipulatorImpl.java:407)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.save(LazyManipulator.java:96)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint.saveManipulator(EclipseTouchpoint.java:61)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint.commit(EclipseTouchpoint.java:137)
at org.eclipse.equinox.internal.p2.engine.EngineSession.commit(EngineSession.java:123)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:93)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:768)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.performAddRemove(ProfileSynchronizer.java:189)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:128)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:461)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:176)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
!ENTRY org.eclipse.ui 2 0 2012-07-19 22:04:20.888
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2012-07-19 22:04:20.889
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!ENTRY org.eclipse.core.net 1 0 2012-07-19 22:04:23.363
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
I'm not too sure why there's this Error saving manipulator problem, silly Flash Builder!
I have a mini mac with Lion osx, I installed Xcode 4.3.2 from the app store, after which I downloaded the mono touch trial software. When I compile a brand new project using mono develop I get the below error:
Failed to compile interface file.
Building: 12 (Debug|iPhoneSimulator)
Building Solution 12
Building: 12 (Debug|iPhoneSimulator)
Performing main compilation...
/Developer/MonoTouch/usr/bin/smcs /noconfig "/out:/Users/aegonaegon/Projects/12/12/bin/iPhoneSimulator/Debug/12.exe" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/aegonaegon/Projects/12/12/Main.cs" "/Users/aegonaegon/Projects/12/12/AppDelegate.cs" "/Users/aegonaegon/Projects/12/12/12ViewController.cs" "/Users/aegonaegon/Projects/12/12/12ViewController.designer.cs"
Compiling interface definitions
/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text "/Users/aegonaegon/Projects/12/12/12ViewController.xib" --compile "/Users/aegonaegon/Projects/12/12/bin/iPhoneSimulator/Debug/12.app/12ViewController.nib" --sdk "/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk"
/* com.apple.ibtool.errors */
Internal Error:
Description: Illegal invocation. Try 'man ibtool' for more information.
ibtool exited with code 1
Build complete -- 1 error, 0 warnings
---------------------- Done ----------------------
Build: 1 error, 0 warnings
I have un-installed xcode 4.32, mono develop and re-installed but to no success.
Any help on this issue will be helpful.
Thank you.
You might have an old ibtool in /Developer from a previous Xcode install. What does /Developer/usr/bin/ibtool --version show?
You can ensure you're using the latest ibtool by doing this:
sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer
When i started my aptana today, it could no tbe launced.Below is the error which is diplayed in aptana studio 3 workspace/.metadata/log
!SESSION 2011-10-25 10:16:43.728 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Command-line arguments: -os linux -ws gtk -arch x86
This is a continuation of log file /home/brijendra/Aptana Studio 3 Workspace/.metadata /.bak_0.log
Created Time: 2011-10-25 10:16:46.189
!SESSION 2011-10-25 10:16:43.728 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-10-25 10:16:46.189
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.osgi 4 0 2011-10-25 10:16:46.399
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (294).
!STACK 0
org.osgi.framework.BundleException: Exception in org .eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
It's an Eclipse bug, and you can fix it by following the steps here:
http://wiki.appcelerator.org/display/tis/Errors+While+Starting+Studio