!SESSION 2015-02-04 20:52:34.484 -----------------------------------------------
eclipse.buildId=4.4.2.M20150204-1700
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -application org.eclipse.test.coretestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -timeout 7200000 -junitReportOutput /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/results/macosx.cocoa.x86_64_7.0
Command-line arguments:  -application org.eclipse.test.coretestapplication -data /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/osgi_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/org.eclipse.osgi.tests.AutomatedTests.xml -testPluginName org.eclipse.osgi.tests -className org.eclipse.osgi.tests.AutomatedTests -os macosx -ws cocoa -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/results/macosx.cocoa.x86_64_7.0

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:52:44.136
!MESSAGE error
!SESSION 2015-02-04 20:52:44.555 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -port 51463 -testpluginname org.eclipse.osgi.tests -application org.eclipse.pde.junit.runtime.coretestapplication -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -version 3
Command-line arguments:  -port 51463 -testpluginname org.eclipse.osgi.tests -os macosx -application org.eclipse.pde.junit.runtime.coretestapplication -arch x86_64 -test org.eclipse.osgi.tests.security.SignedBundleTest:testBug236329_01 -data /var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/workspace -ws cocoa -version 3

!ENTRY org.eclipse.osgi 4 0 2015-02-04 20:52:45.672
!MESSAGE Either the manifest file or the signature file has been tampered in this jar: /private/var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/5761952368/org.eclipse.osgi/18/data/temp/entry6356098471995594522.jar
!STACK 0
java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /private/var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/5761952368/org.eclipse.osgi/18/data/temp/entry6356098471995594522.jar
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:158)
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:106)
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:61)
	at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:44)
	at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:215)
	at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:836)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:131)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
	at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
	at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:23)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Hello World!!
Goodbye World!!

!ENTRY org.eclipse.osgi 4 0 2015-02-04 20:53:14.479
!MESSAGE Either the manifest file or the signature file has been tampered in this jar: /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/244/data/temp/entry6878706064408096162.jar
!STACK 0
java.security.SignatureException: Either the manifest file or the signature file has been tampered in this jar: /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/244/data/temp/entry6878706064408096162.jar
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.verifyManifestAndSignatureFile(SignatureBlockProcessor.java:158)
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:106)
	at org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:61)
	at org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:44)
	at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:215)
	at org.eclipse.osgi.tests.security.SignedBundleTest.testBug236329_01(SignedBundleTest.java:836)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Hello World!!
Goodbye World!!
started simple app
stopped simple app
async result
async result
async result
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
stopped simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
started simple app
stopped simple app
!SESSION 2015-02-04 20:55:02.903 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -port 51581 -testpluginname org.eclipse.osgi.tests -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -version 3
Command-line arguments:  -port 51581 -testpluginname org.eclipse.osgi.tests -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -arch x86_64 -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testPersistentSchedule05 -data /var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/workspace -ws cocoa -version 3

!ENTRY org.eclipse.equinox.app 2 0 2015-02-04 20:55:33.570
!MESSAGE Failed to launch the scheduled application: {org.osgi.service.application.ScheduledApplication, org.osgi.service.event.EventHandler}={event.topics=[org/osgi/application/timer], service.pid=org.eclipse.osgi.tests.simpleApp, schedule.id=schedule.2, event.filter=(minute=*), service.id=38, service.bundleid=8, service.scope=singleton}
!STACK 0
org.osgi.service.application.ApplicationException: Application is locked, can't launch!
	at org.osgi.service.application.ApplicationDescriptor.launch(ApplicationDescriptor.java:305)
	at org.eclipse.equinox.internal.app.EclipseScheduledApplication.handleEvent(EclipseScheduledApplication.java:115)
	at org.eclipse.equinox.internal.app.AppPersistence$AppTimer.run(AppPersistence.java:384)
	at java.lang.Thread.run(Thread.java:744)

!ENTRY org.eclipse.equinox.app 2 0 2015-02-04 20:56:03.581
!MESSAGE Failed to launch the scheduled application: {org.osgi.service.application.ScheduledApplication, org.osgi.service.event.EventHandler}={event.topics=[org/osgi/application/timer], service.pid=org.eclipse.osgi.tests.simpleApp, schedule.id=schedule.2, event.filter=(minute=*), service.id=38, service.bundleid=8, service.scope=singleton}
!STACK 0
org.osgi.service.application.ApplicationException: Application is locked, can't launch!
	at org.osgi.service.application.ApplicationDescriptor.launch(ApplicationDescriptor.java:305)
	at org.eclipse.equinox.internal.app.EclipseScheduledApplication.handleEvent(EclipseScheduledApplication.java:115)
	at org.eclipse.equinox.internal.app.AppPersistence$AppTimer.run(AppPersistence.java:384)
	at java.lang.Thread.run(Thread.java:744)
started simple app
stopped simple app
!SESSION 2015-02-04 20:57:08.551 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -port 51591 -testpluginname org.eclipse.osgi.tests -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -version 3
Command-line arguments:  -port 51591 -testpluginname org.eclipse.osgi.tests -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -arch x86_64 -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart01 -data /var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/workspace -ws cocoa -version 3

!ENTRY org.eclipse.equinox.app 4 0 2015-02-04 20:57:11.287
!MESSAGE The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0
!STACK 0
org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.simpleApp.0
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:190)
	at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26)
	at java.lang.Thread.run(Thread.java:744)
!SESSION 2015-02-04 20:57:21.492 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -port 51593 -testpluginname org.eclipse.osgi.tests -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -version 3
Command-line arguments:  -port 51593 -testpluginname org.eclipse.osgi.tests -os macosx -application org.eclipse.pde.junit.runtime.coretestapplicationnonmain -arch x86_64 -test org.eclipse.osgi.tests.appadmin.ApplicationAdminTest:testDestroyBeforeStart02 -data /var/folders/_h/k2j3zybx5yq8xyssgt4vfns00000gp/T/workspace -ws cocoa -version 3

!ENTRY org.eclipse.equinox.app 2 0 2015-02-04 20:57:24.273
!MESSAGE An error occurred while starting the application: org.eclipse.osgi.tests.testMainThreaded01.0
!STACK 0
org.osgi.service.application.ApplicationException: The application instance has been stopped before it could be started: org.eclipse.osgi.tests.testMainThreaded01.0
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:190)
	at org.eclipse.equinox.internal.app.DefaultApplicationListener.run(DefaultApplicationListener.java:72)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:57:39.347
!MESSAGE FrameworkEvent ERROR
!STACK 0
java.lang.OutOfMemoryError: Generated exception
	at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$2.bundleChanged(ExceptionHandlerTests.java:93)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:902)
	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.osgi.tests 4 0 2015-02-04 20:57:39.351
!MESSAGE FrameworkEvent ERROR
!STACK 0
java.lang.NullPointerException: Generated exception
	at org.eclipse.osgi.tests.listeners.ExceptionHandlerTests$1.bundleChanged(ExceptionHandlerTests.java:65)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:902)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Debug options:
    file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/configuration/org.eclipse.osgi/244/data/testDebugLogOnGetURL.options loaded
!SESSION 2015-02-04 20:57:57.045 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US

!ENTRY org.eclipse.osgi 1 0 2015-02-04 20:57:57.045
!MESSAGE Called Location.getURL() when it has not been set for: "null"
!STACK 0
java.lang.RuntimeException: Call stack for Location.getURL()
	at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:71)
	at org.eclipse.osgi.storage.Storage.<init>(Storage.java:115)
	at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:85)
	at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:75)
	at org.eclipse.osgi.launch.Equinox.<init>(Equinox.java:31)
	at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.osgi 1 0 2015-02-04 20:57:57.054
!MESSAGE Called Location.getURL() when it has not been set for: "osgi.user.area"
!STACK 0
java.lang.RuntimeException: Call stack for Location.getURL()
	at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:71)
	at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:478)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.osgi 1 0 2015-02-04 20:57:57.055
!MESSAGE Called Location.getURL() when it has not been set for: "osgi.instance.area"
!STACK 0
java.lang.RuntimeException: Call stack for Location.getURL()
	at org.eclipse.osgi.internal.location.BasicLocation.getURL(BasicLocation.java:71)
	at org.eclipse.osgi.tests.services.datalocation.BasicLocationTests.testDebugLogOnGetURL(BasicLocationTests.java:479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY test.logging.a 4 0 2015-02-04 20:58:37.817
!MESSAGE testFrameworkLog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:37.819
!MESSAGE testFrameworkLog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:37.820
!MESSAGE testFrameworkLog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.833
!MESSAGE testRuntimeLog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.834
!MESSAGE testRuntimeLog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.840
!MESSAGE testPluginILog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.841
!MESSAGE testPluginILog

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.847
!MESSAGE testLogService

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.848
!MESSAGE testLogService

!ENTRY test.logging.a 4 0 2015-02-04 20:58:42.848
!MESSAGE testLogService

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:47.864
!MESSAGE testEventAdminAdapter1

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:47.868
!MESSAGE testEventAdminAdapter2

!ENTRY org.eclipse.equinox.event 4 0 2015-02-04 20:58:47.869
!MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/osgi/service/log/LogEntry/LOG_ERROR] to handler org.eclipse.osgi.tests.bundles.LoggingTests$2@325b5d27
!STACK 0
org.eclipse.equinox.internal.event.EventHandlerWrapper$LogTopicException: java.lang.NullPointerException
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:204)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.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)
Caused by: java.lang.NullPointerException
	at org.eclipse.osgi.tests.bundles.LoggingTests$2.handleEvent(LoggingTests.java:406)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)
	... 4 more

!ENTRY org.eclipse.equinox.event 4 0 2015-02-04 20:58:52.878
!MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/osgi/service/log/LogEntry/LOG_INFO] to handler org.eclipse.osgi.tests.bundles.LoggingTests$2@325b5d27
!STACK 0
org.eclipse.equinox.internal.event.EventHandlerWrapper$LogTopicException: java.lang.NullPointerException
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:204)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.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)
Caused by: java.lang.NullPointerException
	at org.eclipse.osgi.tests.bundles.LoggingTests$2.handleEvent(LoggingTests.java:406)
	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)
	... 4 more

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.885
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.885
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.885
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.886
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.886
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.886
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.886
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.887
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.887
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.887
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.888
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.890
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.890
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.891
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.891
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.891
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.891
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.892
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.892
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.892
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.892
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.893
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.893
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.893
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.893
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.894
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.894
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.894
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.894
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.895
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.895
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.895
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.895
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.895
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.896
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.896
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.896
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.896
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.897
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.897
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.898
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.898
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.898
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.898
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.899
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.899
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.899
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.899
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.900
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.900
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.901
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.901
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.901
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.901
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.902
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.902
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.902
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.902
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.903
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.903
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.903
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.903
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.904
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.904
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.904
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.904
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.904
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.905
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.905
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.905
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.905
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.906
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.906
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.906
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.906
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.907
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.907
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.907
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.907
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.908
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.908
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.908
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.909
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.909
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.909
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.909
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.910
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.910
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.910
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.910
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.911
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.911
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.912
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.912
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.912
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.912
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.913
!MESSAGE Test message

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:58:52.913
!MESSAGE Test message

!ENTRY org.eclipse.equinox.registry 2 0 2015-02-04 20:58:52.922
!MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. 

!ENTRY org.eclipse.equinox.registry 2 0 2015-02-04 20:58:52.930
!MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. 

!ENTRY org.eclipse.equinox.registry 2 0 2015-02-04 20:58:52.935
!MESSAGE The extensions and extension-points from the bundle "bundle.resource.test" are ignored. The bundle is not marked as singleton. 
test.tccl: start
test.tccl: stop
test.tccl: start
test.tccl: stop
test.tccl: start
test.tccl: stop
test.tccl: start

!ENTRY test.bug259903.c 4 0 2015-02-04 20:59:03.330
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in test.bug259903.c.Activator.stop() of bundle test.bug259903.c.
	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:847)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:950)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:324)
	at org.eclipse.osgi.container.Module.doStop(Module.java:626)
	at org.eclipse.osgi.container.Module.stop(Module.java:488)
	at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:379)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:454)
	at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:137)
	at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:150)
	at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:146)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.NoClassDefFoundError: test/bug259903/a/Service1
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:272)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:632)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:588)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:540)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:527)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:379)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:272)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:632)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:588)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:540)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:527)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at test.bug259903.c.Activator.stop(Activator.java:25)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:827)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:820)
	... 43 more
Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:382)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	... 77 more
Root exception:
java.lang.NoClassDefFoundError: test/bug259903/a/Service1
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:272)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:632)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:588)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:540)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:527)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:379)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:272)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:632)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:588)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:540)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:527)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at test.bug259903.c.Activator.stop(Activator.java:25)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:827)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:820)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:950)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:324)
	at org.eclipse.osgi.container.Module.doStop(Module.java:626)
	at org.eclipse.osgi.container.Module.stop(Module.java:488)
	at org.eclipse.osgi.container.ModuleContainer.uninstall(ModuleContainer.java:379)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.uninstall(EquinoxBundle.java:454)
	at org.eclipse.osgi.tests.bundles.BundleInstaller.uninstallAllBundles(BundleInstaller.java:137)
	at org.eclipse.osgi.tests.bundles.BundleInstaller.shutdown(BundleInstaller.java:150)
	at org.eclipse.osgi.tests.bundles.AbstractBundleTests.tearDown(AbstractBundleTests.java:41)
	at junit.framework.TestCase.runBare(TestCase.java:146)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.ClassNotFoundException: test.bug259903.a.Service1 cannot be found by test.bug259903.b_1.0.0
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:382)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	... 77 more

!ENTRY chain.test 4 0 2015-02-04 20:59:04.600
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: chain.test [462]
  Unresolved requirement: Import-Package: chain.test.a

	at org.eclipse.osgi.internal.framework.EquinoxBundle.getModuleClassLoader(EquinoxBundle.java:589)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
	at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testLoadClassUnresolved(ClassLoadingBundleTests.java:1990)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
about to start thread
about to join the thread
about to load Class1

!ENTRY org.eclipse.osgi 2 0 2015-02-04 20:59:09.615
!MESSAGE While loading class "thread.locktest.Class1", thread "Thread[thread.locktest,5,main]" timed out waiting (5006ms) for thread "Thread[main,5,main]" to finish starting bundle "thread.locktest_1.0.0 [463]". To avoid deadlock, thread "Thread[thread.locktest,5,main]" is proceeding but "thread.locktest.Class1" may not be fully initialized.
!STACK 0
org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity="thread.locktest"; type="osgi.bundle"; version:Version="1.0.0" [id=463] STARTED [STARTED]
	at org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)
	at org.eclipse.osgi.container.Module.start(Module.java:389)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at thread.locktest.Activator.run(Activator.java:35)
	at java.lang.Thread.run(Thread.java:744)
loaded Class1 5008
after joining thread
osgi.lazystart.d.DTest@eabeb06
chain.test.b.BMultiChain1

!ENTRY buddy.invalid.a 4 0 2015-02-04 20:59:14.501
!MESSAGE FrameworkEvent ERROR
!STACK 0
java.lang.RuntimeException: Invalid buddy policy: invalid
	at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.getPolicyImplementation(PolicyHandler.java:99)
	at org.eclipse.osgi.internal.loader.buddy.PolicyHandler.doBuddyResourceLoading(PolicyHandler.java:155)
	at org.eclipse.osgi.internal.loader.BundleLoader.findResource(BundleLoader.java:600)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.getResource(ModuleClassLoader.java:201)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.getResource(EquinoxBundle.java:536)
	at org.eclipse.osgi.tests.bundles.ClassLoadingBundleTests.testBuddyClassLoadingInvalid(ClassLoadingBundleTests.java:1646)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:59:15.335
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.ServiceException: org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService() returned a service object that is not an instance of the service class java.lang.Runnable
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:243)
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)
	at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)
	at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException01(ServiceExceptionTests.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:59:15.342
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService()
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:222)
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)
	at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)
	at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.RuntimeException: testServiceException03
	at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException03(ServiceExceptionTests.java:104)
	... 39 more

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:59:15.348
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests$ServiceExceptionServiceFactory.getService()
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:222)
	at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)
	at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)
	at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Error: testServiceException04
	at org.eclipse.osgi.tests.serviceregistry.ServiceExceptionTests.testServiceException04(ServiceExceptionTests.java:143)
	... 39 more

!ENTRY org.eclipse.osgi.tests 4 0 2015-02-04 20:59:15.364
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.ServiceException: Exception in org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find()
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1288)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1263)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooksPrivileged(ServiceRegistry.java:1176)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyFindHooks(ServiceRegistry.java:1161)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getServiceReferences(ServiceRegistry.java:337)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReferences(BundleContextImpl.java:530)
	at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests.testFindHook01(ServiceHookTests.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
	at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.RuntimeException: testFindHook01
	at org.eclipse.osgi.tests.serviceregistry.ServiceHookTests$4.find(ServiceHookTests.java:195)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry$4.call(ServiceRegistry.java:1179)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1280)
	... 45 more
Starting bundle Test2!!
Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@2025eb00
Stopping bundle Test2!!
Starting bundle Test2!!
Security manager: org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager@596f7209
Stopping bundle Test2!!
