Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Problems starting up ECF Server
Problems starting up ECF Server [message #619575] Sun, 16 September 2007 03:16 Go to next message
Rajiv is currently offline RajivFriend
Messages: 4
Registered: July 2009
Junior Member
------=_Part_1248_1578727282.1189912694735
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I have been running into similar problems as reported by a few others regarding starting up of ECF Generic Server.

I am using ECF 1.1.0 build and Equinox 3.3 Build. I am following instructions on the wiki: http://wiki.eclipse.org/ECF_Servers
I am also using the Linux Launcher (i.e. Eclipse Executable)

I have also copied a couple of Jars from Eclipse SDK distribution to my plugins directory -
org.eclipse.core.jobs_3.3.0.v20070423.jar (as required by ECF)
org.eclipse.update.configurator_3.2.100.v20070615.jar (required to automatically detect and deploy bundles)

I have put together a simple config.ini that is sitting in eclipse/configuration folder. The config.ini reads like this -

osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start
eclipse.ignoreApp=false
eclipse.application.registerDescriptors=true
osgi.noShutdown=true

Since I am using the launcher, I am using the command
eclipse.exe -application org.eclipse.ecf.provider.AppGenericServer -console -noExit

In the config.ini if I define eclipse.ignoreApp=true then I get a clean startup and bundles are deployed etc. But I assume that my "-application org.eclipse.ecf.provider.AppGenericServer" part of my command is ignored because of the eclipse.ignoreApp setting. And my ECF server is not active (can't connect from my Eclipse SDK)

When I turn toggle eclipse.ignoreApp=false then I get an error in logs. I am attaching the log. This is irrespective of whether I give the "-application org.eclipse.ecf.provider.AppGenericServer" in the command or not...

Please let me know if I am doing something wrong. I see that from postings on this forum that a few folks have been able to cross this hurdle. Looking for help ...

Thanks for your time
------=_Part_1248_1578727282.1189912694735
Content-Type: application/octet-stream; name=1189912147390.log
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=1189912147390.log

!SESSION 2007-09-16 08:39:07.016 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Framework arguments: -application org.eclipse.ecf.provider.AppGenericServer
Command-line arguments: -os linux -ws gtk -arch x86 -application org.eclipse.ecf.provider.AppGenericServer -console

!ENTRY org.eclipse.osgi 4 0 2007-09-16 08:39:07.983
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:72)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

!ENTRY org.eclipse.osgi 2 0 2007-09-16 08:39:08.168
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.168
!MESSAGE Bundle update@plugins /org.eclipse.ecf.telephony.call.ui_1.0.100.v20070908-1720.ja r was not resolved.
!SUBENTRY 2 org.eclipse.ecf.telephony.call.ui 2 0 2007-09-16 08:39:08.168
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.telephony.call.ui 2 0 2007-09-16 08:39:08.168
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.168
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.irc.ui_1.0.300.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.168
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.168
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.168
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.168
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.msn.ui_1.0.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.169
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.169
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.169
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.169
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.filetransfer.efs_1.0.100.v20070908 -1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.efs 2 0 2007-09-16 08:39:08.169
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.efs 2 0 2007-09-16 08:39:08.169
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.170
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.xmpp.ui_1.0.200.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.170
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.bittorrent_0.1.0.v20070908-1720.ja r was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.170
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.bittorrent.ui_0.1.0.v20070908-1720 .jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.170
!MESSAGE Bundle update@plugins/org.eclipse.ecf.example.collab_1.1.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.170
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.ui.editors_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.171
!MESSAGE Bundle update@plugins/org.eclipse.ecf.discovery.ui_1.1.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.discovery.ui 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.discovery.ui 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.171
!MESSAGE Bundle update@plugins /org.eclipse.ecf.example.collab.editor_1.0.100.v20070908-172 0.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.ui.editors_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.171
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.172
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.172
!MESSAGE Bundle update@plugins/org.eclipse.ecf.ui_1.0.300.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.172
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.172
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing imported package org.eclipse.ui.editors.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.173
!MESSAGE Bundle update@plugins/org.eclipse.ecf.filetransfer.ui_1.0.200.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.filetransfer.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.filetransfer.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.173
!MESSAGE Bundle update@plugins /org.eclipse.ecf.presence.collab.ui_1.0.300.v20070908-1720.j ar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.presence.collab.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.collab.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.173
!MESSAGE Bundle update@plugins/org.eclipse.ecf.example.clients_1.0.100.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.173
!MESSAGE Bundle update@plugins/org.eclipse.ecf.presence.ui_1.1.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing imported package org.eclipse.jface.text.source_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.173
!MESSAGE Missing required bundle org.eclipse.ui.forms_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing imported package org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.174
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.ui_1.0.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.174
!MESSAGE Bundle update@plugins/org.eclipse.ecf.doc_1.1.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.help_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.ui.intro.universal_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.174
!MESSAGE Missing required bundle org.eclipse.ui.intro_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.175
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.msn_1.0.0.v20070908-1720.jar was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.msn 2 0 2007-09-16 08:39:08.175
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2007-09-16 08:39:08.191
!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 2007-09-16 08:39:08.191
!MESSAGE Bundle update@plugins/org.eclipse.ecf.example.collab_1.1.0.v20070908-1720.jar [7] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.191
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.191
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.191
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ui.editors_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ecf.discovery.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.192
!MESSAGE Bundle update@plugins /org.eclipse.ecf.presence.collab.ui_1.0.300.v20070908-1720.j ar [8] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.presence.collab.ui 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.collab.ui 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.collab.ui 2 0 2007-09-16 08:39:08.192
!MESSAGE Missing required bundle org.eclipse.ecf.presence.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.192
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.msn.ui_1.0.0.v20070908-1720.jar [18] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.193
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.193
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.193
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.193
!MESSAGE Missing required bundle org.eclipse.ecf.presence.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.msn.ui 2 0 2007-09-16 08:39:08.193
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.194
!MESSAGE Bundle update@plugins/org.eclipse.ecf.filetransfer.ui_1.0.200.v20070908-1720.jar [23] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.filetransfer.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.filetransfer.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.194
!MESSAGE Bundle update@plugins/org.eclipse.ecf.ui_1.0.300.v20070908-1720.jar [28] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.internal.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.internal.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.internal.ui.deprecated_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.internal.ui.deprecated.views_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.internal.ui.wizards_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.ui.hyperlink_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.194
!MESSAGE Missing imported package org.eclipse.ecf.ui.util_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing imported package org.eclipse.ui.editors.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.195
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.ui_1.0.0.v20070908-1720.jar [41] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.195
!MESSAGE Bundle update@plugins/org.eclipse.ecf.example.clients_1.0.100.v20070908-1720.jar [42] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ecf.presence.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.clients 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.195
!MESSAGE Bundle update@plugins/org.eclipse.ecf.discovery.ui_1.1.0.v20070908-1720.jar [44] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.discovery.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.discovery.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.discovery.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.195
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.bittorrent.ui_0.1.0.v20070908-1720 .jar [45] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.195
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.ecf.filetransfer.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.196
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.filetransfer.efs_1.0.100.v20070908 -1720.jar [56] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.efs 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.efs 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.core.filesystem_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.196
!MESSAGE Bundle update@plugins/org.eclipse.ecf.presence.ui_1.1.0.v20070908-1720.jar [58] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing required bundle org.eclipse.ui.forms_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.196
!MESSAGE Missing imported package org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing imported package org.eclipse.jface.text.source_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.presence.ui 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing imported package org.eclipse.ui.editors.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.197
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.bittorrent_0.1.0.v20070908-1720.ja r [61] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.bittorrent 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.197
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.msn_1.0.0.v20070908-1720.jar [63] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.msn 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing imported package org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.197
!MESSAGE Bundle update@plugins /org.eclipse.ecf.example.collab.editor_1.0.100.v20070908-172 0.jar [64] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.197
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui.editors_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.example.collab.editor 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.198
!MESSAGE Bundle update@plugins /org.eclipse.ecf.provider.xmpp.ui_1.0.200.v20070908-1720.jar [68] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ecf.presence.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.xmpp.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.198
!MESSAGE Bundle update@plugins/org.eclipse.ecf.doc_1.1.0.v20070908-1720.jar [70] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.help_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui.intro_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui.intro.universal_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.doc 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.198
!MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.irc.ui_1.0.300.v20070908-1720.jar [77] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.198
!MESSAGE Missing required bundle org.eclipse.ecf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.199
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.199
!MESSAGE Missing required bundle org.eclipse.ecf.presence.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.irc.ui 2 0 2007-09-16 08:39:08.199
!MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-16 08:39:08.199
!MESSAGE Bundle update@plugins /org.eclipse.ecf.telephony.call.ui_1.0.100.v20070908-1720.ja r [78] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.telephony.call.ui 2 0 2007-09-16 08:39:08.199
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.telephony.call.ui 2 0 2007-09-16 08:39:08.199
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.

------=_Part_1248_1578727282.1189912694735--
Re: Problems starting up ECF Server [message #619579 is a reply to message #619575] Mon, 17 September 2007 06:17 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Rajiv,

I've not experienced this myself, but these three bugs:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=103263
https://bugs.eclipse.org/bugs/show_bug.cgi?id=107972
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103826

suggest that the problem is perhaps with the config.ini. Your
config.ini has:

> osgi.bundles=org.eclipse.equinox.common@2:start,
org.eclipse.update.configurator@3:start

From these bugs, perhaps you also must have:
org.eclipse.core.runtime@2:start

Although I'm not sure about this.

This also looks similar to a posting by kentgibson@yahoo.com entitled
"Starting ECF Server from Equinox Console". Perhaps
kentgibson@yahoo.com can chime in here on what worked for him in terms
of config.ini and bundle set, etc.

Scott


Rajiv wrote:
> Hi,
>
> I have been running into similar problems as reported by a few others regarding starting up of ECF Generic Server.
>
> I am using ECF 1.1.0 build and Equinox 3.3 Build. I am following instructions on the wiki: http://wiki.eclipse.org/ECF_Servers
> I am also using the Linux Launcher (i.e. Eclipse Executable)
>
> I have also copied a couple of Jars from Eclipse SDK distribution to my plugins directory -
> org.eclipse.core.jobs_3.3.0.v20070423.jar (as required by ECF)
> org.eclipse.update.configurator_3.2.100.v20070615.jar (required to automatically detect and deploy bundles)
>
> I have put together a simple config.ini that is sitting in eclipse/configuration folder. The config.ini reads like this -
>
> osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start
> eclipse.ignoreApp=false
> eclipse.application.registerDescriptors=true
> osgi.noShutdown=true
>
> Since I am using the launcher, I am using the command
> eclipse.exe -application org.eclipse.ecf.provider.AppGenericServer -console -noExit
>
> In the config.ini if I define eclipse.ignoreApp=true then I get a clean startup and bundles are deployed etc. But I assume that my "-application org.eclipse.ecf.provider.AppGenericServer" part of my command is ignored because of the eclipse.ignoreApp setting. And my ECF server is not active (can't connect from my Eclipse SDK)
>
> When I turn toggle eclipse.ignoreApp=false then I get an error in logs. I am attaching the log. This is irrespective of whether I give the "-application org.eclipse.ecf.provider.AppGenericServer" in the command or not...
>
> Please let me know if I am doing something wrong. I see that from postings on this forum that a few folks have been able to cross this hurdle. Looking for help ...
>
> Thanks for your time
Re: Problems starting up ECF Server [message #619580 is a reply to message #619579] Mon, 17 September 2007 09:04 Go to previous messageGo to next message
Rajiv is currently offline RajivFriend
Messages: 4
Registered: July 2009
Junior Member
Scott,

Thanks for the reply.

Yes, I was also intrigued by the following entry on http://wiki.eclipse.org/ECF_Servers

somedir/
org.eclipse.core.runtime.jar
org.eclipse.equinox.common.jar
org.eclipse.osgi.jar
org.eclipse.update.configurator.jar
configuration/
config.ini
plugins/ (jobs plugin + equinox plugins + ecf plugins)

It seems to suggest that we need to add org.eclipse.core.runtime bundle. But this bundle is not part of Equinox distribution (I am using version 3.3). And when I dropped this bundle in ECF plugins folder it asked for few other bundles and those bundles also had dependency on other bundles. So, I was worried if I will end up pulling entire Eclipse SDK distribution. Nevertheless, I think I will follow the chain now and see if I am successful.

Or maybe use the approach of building a plugin as described in the Wiki. Since I have never built one, I was trying to avoid it :-)

Appreciate your time into looking into this.

Rajiv
Re: Problems starting up ECF Server [message #619581 is a reply to message #619580] Mon, 17 September 2007 17:25 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Rajiv,

I've just checked the ECF generic server (IApplication now defined in
org.eclipse.ecf.servers.generic) and there are no dependencies on
org.eclipse.core.runtime in ECF generic server plugins (or other ECF
plugins depended upon for the generic server). There are direct
dependencies on org.eclipse.equinox.common.jar, of course, as well as
org.ecilpse.osgi, the jobs API.

So I'm a little mystified as to why org.eclipse.core.runtime appears to
be required. I can see that there is a dependency on
org.eclipse.core.runtime.compatibility.registry for
org.eclipse.equinox.registry but this doesn't depend directly on
org.eclipse.core.runtime.

I think if your (Rajiv's) tests show that it works with
org.eclipse.core.runtime in place that we should bring this up with our
Equinox friends on equinox-dev...as if org.eclipse.core.runtime is
required, then it would seem to be something about equinox.

Alex, do you have any immediate insight about this? (Alex was the one
that provided this section of the ECF servers wiki page).

Thanks,

Scott

Rajiv wrote:
> Scott,
>
> Thanks for the reply.
>
> Yes, I was also intrigued by the following entry on http://wiki.eclipse.org/ECF_Servers
>
> somedir/
> org.eclipse.core.runtime.jar
> org.eclipse.equinox.common.jar
> org.eclipse.osgi.jar
> org.eclipse.update.configurator.jar
> configuration/
> config.ini
> plugins/ (jobs plugin + equinox plugins + ecf plugins)
>
> It seems to suggest that we need to add org.eclipse.core.runtime bundle. But this bundle is not part of Equinox distribution (I am using version 3.3). And when I dropped this bundle in ECF plugins folder it asked for few other bundles and those bundles also had dependency on other bundles. So, I was worried if I will end up pulling entire Eclipse SDK distribution. Nevertheless, I think I will follow the chain now and see if I am successful.
>
> Or maybe use the approach of building a plugin as described in the Wiki. Since I have never built one, I was trying to avoid it :-)
>
> Appreciate your time into looking into this.
>
> Rajiv
Re: Problems starting up ECF Server [message #619582 is a reply to message #619581] Mon, 17 September 2007 18:48 Go to previous messageGo to next message
kent gibson is currently offline kent gibsonFriend
Messages: 114
Registered: July 2009
Senior Member
hi-ya

I tested it tonight, without org.eclipse.core.runtime_3.3.100.v20070530.jar
and I couldn't get it work from osgi, so it looks to me like it is
neccessary.

I found somewhere in the Equinox a reference to the min set of jar to
bootstrap equinox, that is where I got runtime, equinox.common, osgin and
the configurator from.

dunno, maybe I misread or something.

Rajiv, if you can't get it working, I will be happy to send you a zip of my
exact setup.

regards,

kent

"Scott Lewis" <slewis@composent.com> schrieb im Newsbeitrag
news:46EEB892.7020700@composent.com...
> Hi Rajiv,
>
> I've just checked the ECF generic server (IApplication now defined in
> org.eclipse.ecf.servers.generic) and there are no dependencies on
> org.eclipse.core.runtime in ECF generic server plugins (or other ECF
> plugins depended upon for the generic server). There are direct
> dependencies on org.eclipse.equinox.common.jar, of course, as well as
> org.ecilpse.osgi, the jobs API.
>
> So I'm a little mystified as to why org.eclipse.core.runtime appears to be
> required. I can see that there is a dependency on
> org.eclipse.core.runtime.compatibility.registry for
> org.eclipse.equinox.registry but this doesn't depend directly on
> org.eclipse.core.runtime.
>
> I think if your (Rajiv's) tests show that it works with
> org.eclipse.core.runtime in place that we should bring this up with our
> Equinox friends on equinox-dev...as if org.eclipse.core.runtime is
> required, then it would seem to be something about equinox.
>
> Alex, do you have any immediate insight about this? (Alex was the one that
> provided this section of the ECF servers wiki page).
>
> Thanks,
>
> Scott
>
> Rajiv wrote:
>> Scott,
>>
>> Thanks for the reply.
>>
>> Yes, I was also intrigued by the following entry on
>> http://wiki.eclipse.org/ECF_Servers
>>
>> somedir/
>> org.eclipse.core.runtime.jar
>> org.eclipse.equinox.common.jar
>> org.eclipse.osgi.jar
>> org.eclipse.update.configurator.jar
>> configuration/
>> config.ini
>> plugins/ (jobs plugin + equinox plugins + ecf plugins)
>>
>> It seems to suggest that we need to add org.eclipse.core.runtime bundle.
>> But this bundle is not part of Equinox distribution (I am using version
>> 3.3). And when I dropped this bundle in ECF plugins folder it asked for
>> few other bundles and those bundles also had dependency on other bundles.
>> So, I was worried if I will end up pulling entire Eclipse SDK
>> distribution. Nevertheless, I think I will follow the chain now and see
>> if I am successful.
>>
>> Or maybe use the approach of building a plugin as described in the Wiki.
>> Since I have never built one, I was trying to avoid it :-)
>>
>> Appreciate your time into looking into this.
>>
>> Rajiv
Re: Problems starting up ECF Server [message #619583 is a reply to message #619581] Mon, 17 September 2007 19:35 Go to previous message
Rajiv is currently offline RajivFriend
Messages: 4
Registered: July 2009
Junior Member
Hi Scott,

I did get it work and it appears that if we add 2 bundles to ECF Server -
1. org.eclipse.core.runtime
2. org.eclipse.core.contenttype

It does come up with the familiar happy message -
Putting server localhost:3282 on the air...
Creating container with id=ecftcp://localhost:3282/server keepAlive=30000
GenericServer localhost:3282 on the air.

I was able to connect from my Eclipse-SDK 3.3 and send and receive messages. I still get the following log message and it didn't go away even if I put in org.eclipse.core.runtime.compatibility.auth Bundle. Doesn't seem to harm the setup though. Thanks for your help again...

!ENTRY org.eclipse.core.runtime 2 0 2007-09-18 00:44: 03.268
!MESSAGE Authorization infrastructure (org.eclipse.core.runtime.compatibility.auth) not installed.
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/core/internal/runtime/auth/AuthorizationHandler
at org.eclipse.core.internal.runtime.InternalPlatform.initializ eAuthorizationHandler(InternalPlatform.java:603)
at org.eclipse.core.internal.runtime.InternalPlatform.start(Int ernalPlatform.java:745)
at org.eclipse.core.internal.runtime.PlatformActivator.start (PlatformActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator (BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java :346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles (StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java :282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
Previous Topic:IConnection states
Next Topic:muc with xmpp
Goto Forum:
  


Current Time: Tue Apr 23 16:55:39 GMT 2024

Powered by FUDForum. Page generated in 0.03413 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top