!SESSION 2012-02-08 19:52:04.550 ----------------------------------------------- eclipse.buildId=M20120208-0800 java.version=1.6.0_26 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US Framework arguments: -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.ds.tests.AllTests.xml -testPluginName org.eclipse.equinox.ds.tests -className org.eclipse.equinox.ds.tests.AllTests -timeout 7200000 Command-line arguments: -application org.eclipse.test.coretestapplication -data /Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/ds_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.ds.tests.AllTests.xml -testPluginName org.eclipse.equinox.ds.tests -className org.eclipse.equinox.ds.tests.AllTests -os macosx -ws cocoa -arch x86 -consolelog -timeout 7200000 !ENTRY unknown 4 0 2012-02-08 19:52:08.737 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://205.fwk9856161/org/eclipse/equinox/ds/tests/tb1a/components.xml' in bundle unknown_0.0.0 [205]! The component 'org.eclipse.equinox.ds.tests.tb1a.Immediate' is invalid. The component cannot be both immediate and a factory component !ENTRY 4 0 2012-02-08 19:52:08.738 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://205.fwk9856161/org/eclipse/equinox/ds/tests/tb1a/components.xml' in bundle unknown_0.0.0 [205]! The component 'org.eclipse.equinox.ds.tests.tb1a.Immediate' is invalid. The component cannot be both immediate and a factory component !ENTRY org.eclipse.equinox.ds 2 0 2012-02-08 19:52:49.982 !MESSAGE [SCR - WorkThread] Timeout occurred! Thread was blocked on processing [QueuedJob] WorkPerformer: org.eclipse.equinox.internal.ds.SCRManager@d647d8; actionType 1 !ENTRY org.eclipse.equinox.ds 2 0 2012-02-08 19:52:49.985 !MESSAGE [SCR] Enabling components of bundle reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb2.jar did not complete in 30000 ms !ENTRY org.eclipse.equinox.ds 2 0 2012-02-08 19:53:50.019 !MESSAGE [SCR - WorkThread] Timeout occurred! Thread was blocked on processing [QueuedJob] WorkPerformer: org.eclipse.equinox.internal.ds.SCRManager@d647d8; actionType 1 !ENTRY org.eclipse.equinox.ds 2 0 2012-02-08 19:53:50.020 !MESSAGE [SCR] Enabling components of bundle reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb3.jar did not complete in 30000 ms !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:19.992 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker state = Disposed properties = {block.timeout=60000} serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker] references = { Reference[name = LOG, interface = org.eclipse.equinox.ds.tests.tb1.impl.AnotherComponent, policy = static, cardinality = 1..1, target = null, bind = setLogger, unbind = unsetLogger] } located in bundle = unknown_0.0.0 [222] ] !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:19.993 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker state = Disposed properties = {block.timeout=60000} serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker] references = { Reference[name = LOG, interface = org.eclipse.equinox.ds.tests.tb1.impl.AnotherComponent, policy = static, cardinality = 1..1, target = null, bind = setLogger, unbind = unsetLogger] } located in bundle = unknown_0.0.0 [222] ] !ENTRY org.eclipse.osgi 4 0 2012-02-08 19:54:19.995 !MESSAGE An unexpected runtime error has occurred. !STACK 0 org.osgi.service.component.ComponentException: The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker state = Disposed properties = {block.timeout=60000} serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker] references = { Reference[name = LOG, interface = org.eclipse.equinox.ds.tests.tb1.impl.AnotherComponent, policy = static, cardinality = 1..1, target = null, bind = setLogger, unbind = unsetLogger] } located in bundle = unknown_0.0.0 [222] ] at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:359) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) at org.eclipse.equinox.internal.ds.ServiceReg.getService(ServiceReg.java:53) at org.eclipse.osgi.internal.serviceregistry.ServiceUse$1.run(ServiceUse.java:138) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.serviceregistry.ServiceUse.getService(ServiceUse.java:136) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:468) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:467) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.getService(BundleContextImpl.java:594) at org.osgi.util.tracker.ServiceTracker.addingService(ServiceTracker.java:450) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:980) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:262) at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:234) at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:941) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) at org.eclipse.equinox.internal.ds.InstanceProcess.registerService(InstanceProcess.java:504) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:259) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) !ENTRY unknown 4 0 2012-02-08 19:54:19.998 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.ServiceException: Exception in org.eclipse.equinox.internal.ds.ServiceReg.getService() at org.eclipse.osgi.internal.serviceregistry.ServiceUse.getService(ServiceUse.java:148) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:468) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:467) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.getService(BundleContextImpl.java:594) at org.osgi.util.tracker.ServiceTracker.addingService(ServiceTracker.java:450) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:980) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:262) at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:234) at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:941) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) at org.eclipse.equinox.internal.ds.InstanceProcess.registerService(InstanceProcess.java:504) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:259) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) Caused by: org.osgi.service.component.ComponentException: The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker state = Disposed properties = {block.timeout=60000} serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb3.impl.BindBlocker] references = { Reference[name = LOG, interface = org.eclipse.equinox.ds.tests.tb1.impl.AnotherComponent, policy = static, cardinality = 1..1, target = null, bind = setLogger, unbind = unsetLogger] } located in bundle = unknown_0.0.0 [222] ] at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:359) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) at org.eclipse.equinox.internal.ds.ServiceReg.getService(ServiceReg.java:53) at org.eclipse.osgi.internal.serviceregistry.ServiceUse$1.run(ServiceUse.java:138) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.serviceregistry.ServiceUse.getService(ServiceUse.java:136) ... 26 more !ENTRY unknown 4 0 2012-02-08 19:54:22.035 !MESSAGE [SCR] Circularity Exception found for component: Component[ name = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1 factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1 state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1] references = { Reference[name = referencedComponent, interface = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit2, policy = static, cardinality = 1..1, target = null, bind = null, unbind = null] } located in bundle = unknown_0.0.0 [227] ] !STACK 0 org.eclipse.equinox.internal.ds.CircularityException at org.eclipse.equinox.internal.ds.Resolver.processDependencyCycle(Resolver.java:1026) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:993) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.findDependencyCycles(Resolver.java:946) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:435) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) !ENTRY 4 0 2012-02-08 19:54:22.036 !MESSAGE [SCR] Circularity Exception found for component: Component[ name = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1 factory = null autoenable = true immediate = false implementation = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1 state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit1] references = { Reference[name = referencedComponent, interface = org.eclipse.equinox.ds.tests.tb7.UnbreakableCircuit2, policy = static, cardinality = 1..1, target = null, bind = null, unbind = null] } located in bundle = unknown_0.0.0 [227] ] !STACK 0 org.eclipse.equinox.internal.ds.CircularityException at org.eclipse.equinox.internal.ds.Resolver.processDependencyCycle(Resolver.java:1026) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:993) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.findDependencyCycles(Resolver.java:946) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:435) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) !ENTRY unknown 4 0 2012-02-08 19:54:22.037 !MESSAGE [SCR] Static optional reference detected in a component cycle and it will be removed. The reference is Reference[name = referencedComponent, interface = org.eclipse.equinox.ds.tests.tb7.StaticCircuit1, policy = static, cardinality = 0..1, target = null, bind = bind, unbind = unbind] !ENTRY 4 0 2012-02-08 19:54:22.037 !MESSAGE [SCR] Static optional reference detected in a component cycle and it will be removed. The reference is Reference[name = referencedComponent, interface = org.eclipse.equinox.ds.tests.tb7.StaticCircuit1, policy = static, cardinality = 0..1, target = null, bind = bind, unbind = unbind] !ENTRY 2 0 2012-02-08 19:54:22.060 !MESSAGE [SCR] No components were found while processing component definition file bundleentry://230.fwk9856161/org/eclipse/equinox/ds/tests/tb8/root3.xml !ENTRY 2 0 2012-02-08 19:54:22.061 !MESSAGE [SCR] No components were found while processing component definition file bundleentry://230.fwk9856161/org/eclipse/equinox/ds/tests/tb8/root5.xml !ENTRY 2 0 2012-02-08 19:54:22.123 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@d420eb Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY 2 0 2012-02-08 19:54:22.123 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@d420eb Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY 2 0 2012-02-08 19:54:22.123 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@d420eb Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY 2 0 2012-02-08 19:54:22.124 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@bd4dc2 Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY 2 0 2012-02-08 19:54:22.124 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@bd4dc2 Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY 2 0 2012-02-08 19:54:22.125 !MESSAGE [SCR] ComponentReference.unbind(): component instance not bound! It is: org.eclipse.equinox.internal.ds.impl.ComponentInstanceImpl@bd4dc2 Details: Problematic reference = Reference[name = HELPERFACTORY, interface = org.eclipse.equinox.ds.tests.tb10.CountHelperFactory, policy = static, cardinality = 0..n, target = null, bind = bindService, unbind = unbindService] of service component = StaticServiceCountFactory component implementation class = org.eclipse.equinox.ds.tests.tb10.CountFactory located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb10.jar !ENTRY unknown 4 0 2012-02-08 19:54:22.156 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 29 !ENTRY 4 0 2012-02-08 19:54:22.157 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 29 !ENTRY unknown 4 0 2012-02-08 19:54:22.157 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 57 !ENTRY 4 0 2012-02-08 19:54:22.157 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 57 !ENTRY unknown 4 0 2012-02-08 19:54:22.158 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 85 !ENTRY 4 0 2012-02-08 19:54:22.158 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 85 !ENTRY unknown 4 0 2012-02-08 19:54:22.159 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 113 !ENTRY 4 0 2012-02-08 19:54:22.159 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 113 !ENTRY unknown 4 0 2012-02-08 19:54:22.159 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 141 !ENTRY 4 0 2012-02-08 19:54:22.160 !MESSAGE [SCR] Error occurred while processing start tag of XML 'bundleentry://240.fwk9856161/org/eclipse/equinox/ds/tests/tb12/components.xml' in bundle unknown_0.0.0 [240]! The component is according to namespace v1.0.0 and must not have 'activate' tag set, at line 141 !ENTRY unknown 4 0 2012-02-08 19:54:34.184 !MESSAGE [SCR] Method was not found: bindCmMap(...) Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY 4 0 2012-02-08 19:54:34.184 !MESSAGE [SCR] Method was not found: bindCmMap(...) Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY 2 0 2012-02-08 19:54:34.185 !MESSAGE [SCR] ComponentReference.bind(): bind method 'bindCmMap' is not found or it is not accessible! Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:34.185 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] } located in bundle = unknown_0.0.0 [242] ] !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:34.186 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] } located in bundle = unknown_0.0.0 [242] ] !ENTRY unknown 4 0 2012-02-08 19:54:34.187 !MESSAGE [SCR] Method was not found: bindCmMap(...) Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY 4 0 2012-02-08 19:54:34.187 !MESSAGE [SCR] Method was not found: bindCmMap(...) Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY 2 0 2012-02-08 19:54:34.187 !MESSAGE [SCR] ComponentReference.bind(): bind method 'bindCmMap' is not found or it is not accessible! Details: Problematic reference = Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] of service component = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 component implementation class = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator located in bundle with symbolic name = null bundle location = reference:file:/Users/ibmemployee/buildtest/M20120208-0800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.ds.tests_1.1.0.v20110502/scr_test/tb13.jar !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:34.188 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] } located in bundle = unknown_0.0.0 [242] ] !ENTRY org.eclipse.equinox.ds 4 0 2012-02-08 19:54:34.188 !MESSAGE The component was not built because some of its references could not be bound. The component is Component[ name = org.eclipse.equinox.ds.tests.tb13.CeMapNS100 factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb13.BindUnbindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = componentenabler, interface = org.eclipse.equinox.ds.tests.tbc.ComponentManager, policy = static, cardinality = 1..1, target = null, bind = bindCmMap, unbind = unbindCmMap] } located in bundle = unknown_0.0.0 [242] ] !ENTRY unknown 4 0 2012-02-08 19:54:39.203 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://244.fwk9856161/org/eclipse/equinox/ds/tests/tb14/components.xml' in bundle unknown_0.0.0 [244]! The component definition misses 'name' attribute, line 17 !ENTRY 4 0 2012-02-08 19:54:39.203 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://244.fwk9856161/org/eclipse/equinox/ds/tests/tb14/components.xml' in bundle unknown_0.0.0 [244]! The component definition misses 'name' attribute, line 17 !ENTRY unknown 4 0 2012-02-08 19:54:39.204 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://244.fwk9856161/org/eclipse/equinox/ds/tests/tb14/components.xml' in bundle unknown_0.0.0 [244]! The component 'org.eclipse.equinox.ds.tests.tb14.OptRef100' defined at line 39 contains illegal reference Reference[name = null, interface = org.eclipse.equinox.ds.tests.tbc.ComponentContextProvider, policy = static, cardinality = 1..1, target = null, bind = null, unbind = null] !ENTRY 4 0 2012-02-08 19:54:39.204 !MESSAGE [SCR] Error occurred while processing end tag of XML 'bundleentry://244.fwk9856161/org/eclipse/equinox/ds/tests/tb14/components.xml' in bundle unknown_0.0.0 [244]! The component 'org.eclipse.equinox.ds.tests.tb14.OptRef100' defined at line 39 contains illegal reference Reference[name = null, interface = org.eclipse.equinox.ds.tests.tbc.ComponentContextProvider, policy = static, cardinality = 1..1, target = null, bind = null, unbind = null] !ENTRY unknown 4 0 2012-02-08 19:54:41.874 !MESSAGE [SCR] Circularity Exception found for component: Component[ name = org.eclipse.equinox.ds.tests.tb23.mandatory factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb23.BindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = ref, interface = org.eclipse.equinox.ds.tests.tbc.PropertiesProvider, policy = static, cardinality = 1..1, target = null, bind = bind_ex, unbind = unbind] } located in bundle = unknown_0.0.0 [261] ] !STACK 0 org.eclipse.equinox.internal.ds.CircularityException at org.eclipse.equinox.internal.ds.Resolver.processDependencyCycle(Resolver.java:1026) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:993) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.findDependencyCycles(Resolver.java:946) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:435) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) !ENTRY 4 0 2012-02-08 19:54:41.875 !MESSAGE [SCR] Circularity Exception found for component: Component[ name = org.eclipse.equinox.ds.tests.tb23.mandatory factory = null autoenable = true immediate = true implementation = org.eclipse.equinox.ds.tests.tb23.BindRegistrator state = Unsatisfied properties = serviceFactory = false serviceInterface = [org.eclipse.equinox.ds.tests.tbc.PropertiesProvider] references = { Reference[name = ref, interface = org.eclipse.equinox.ds.tests.tbc.PropertiesProvider, policy = static, cardinality = 1..1, target = null, bind = bind_ex, unbind = unbind] } located in bundle = unknown_0.0.0 [261] ] !STACK 0 org.eclipse.equinox.internal.ds.CircularityException at org.eclipse.equinox.internal.ds.Resolver.processDependencyCycle(Resolver.java:1026) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:993) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.checkDependencies(Resolver.java:998) at org.eclipse.equinox.internal.ds.Resolver.findDependencyCycles(Resolver.java:946) at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:435) at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70) !ENTRY unknown 4 0 2012-02-08 19:54:41.875 !MESSAGE [SCR] Static optional reference detected in a component cycle and it will be removed. The reference is Reference[name = ref, interface = org.eclipse.equinox.ds.tests.tbc.PropertiesProvider, policy = static, cardinality = 0..1, target = null, bind = bind_ex, unbind = unbind] !ENTRY 4 0 2012-02-08 19:54:41.875 !MESSAGE [SCR] Static optional reference detected in a component cycle and it will be removed. The reference is Reference[name = ref, interface = org.eclipse.equinox.ds.tests.tbc.PropertiesProvider, policy = static, cardinality = 0..1, target = null, bind = bind_ex, unbind = unbind]