Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] i9 weekly integration build : Error in starting Data Managers

Title: i9 weekly integration build : Error in starting Data Managers

Hi,

It seems there is some problem with OSGi configuration on build: COSMOS-1.0.0-200802121922

as it was not able to start data managers and throwing below exception.

Can some one look into this and let us know how to resolve it.

# cat 1201702095207.log

!SESSION 2008-01-30 19:38:14.665 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.5.0_13

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

Command-line arguments:  -console -clean

!ENTRY org.eclipse.osgi 4 0 2008-01-30 19:38:16.166

!MESSAGE Startup error

!STACK 1

java.lang.IllegalArgumentException: The System Bundle's start level can not be modified.

        at org.eclipse.osgi.framework.internal.core.StartLevelManager.setBundleStartLevel(StartLevelManager.java:392)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.installBundles(EclipseStarter.java:1085)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:620)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:302)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.main(EclipseStarter.java:148)

!ENTRY org.eclipse.osgi 2 0 2008-01-30 19:38:16.206

!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 2008-01-30 19:38:16.206

!MESSAGE Bundle initial@reference:file:org.eclipse.equinox.common_3.4.0.v20071207.jar/ [1] was not resolved.


Thanks,

Srinivas


Back to the top