Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 205317 Details for
Bug 361129
Deadlock between main thread and Eclipse Blueprint Extender Thread
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Stack trace of the two threads which lock each other
Deadlock Stack Trace.txt (text/plain), 8.36 KB, created by
Reto Urfer
on 2011-10-17 09:01:45 EDT
(
hide
)
Description:
Stack trace of the two threads which lock each other
Filename:
MIME Type:
Creator:
Reto Urfer
Created:
2011-10-17 09:01:45 EDT
Size:
8.36 KB
patch
obsolete
>org.eclipse.equinox.launcher.Main at localhost:58278 > Thread [main] (Suspended) > owns: DefaultClassLoader (id=63) > waiting for: ServiceRegistry (id=64) > owned by: Thread [EclipseGeminiBlueprintExtenderThread-5] (Suspended) > ServiceRegistry.lookupServiceRegistrations(String, Filter) line: 953 > ServiceRegistry.notifyHooksPrivileged(HookContext) line: 1217 > WovenClassImpl.callHooks() line: 157 > WeavingHookConfigurator.processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) line: 68 > ClasspathManager.defineClass(String, byte[], ClasspathEntry, BundleEntry, ClassLoadingStatsHook[]) line: 596 > ClasspathManager.findClassImpl(String, ClasspathEntry, ClassLoadingStatsHook[]) line: 567 > ClasspathManager.findLocalClassImpl(String, ClassLoadingStatsHook[]) line: 490 > ClasspathManager.findLocalClass_LockClassLoader(String, ClassLoadingStatsHook[]) line: 478 > ClasspathManager.findLocalClass(String) line: 458 > DefaultClassLoader.findLocalClass(String) line: 216 > BundleLoader.findLocalClass(String) line: 400 > BundleLoader.findClassInternal(String, boolean, ClassLoader) line: 476 > BundleLoader.findClass(String, boolean) line: 429 > BundleLoader.findClass(String) line: 417 > DefaultClassLoader.loadClass(String, boolean) line: 107 > DefaultClassLoader(ClassLoader).loadClass(String) line: 247 > ClassLoader.defineClass1(String, byte[], int, int, ProtectionDomain, String, boolean) line: not available [native method] > DefaultClassLoader(ClassLoader).defineClassCond(String, byte[], int, int, ProtectionDomain, boolean) line: 631 > DefaultClassLoader(ClassLoader).defineClass(String, byte[], int, int, ProtectionDomain) line: 615 > DefaultClassLoader.defineClass(String, byte[], ClasspathEntry, BundleEntry) line: 188 > ClasspathManager.defineClass(String, byte[], ClasspathEntry, BundleEntry, ClassLoadingStatsHook[]) line: 601 > ClasspathManager.findClassImpl(String, ClasspathEntry, ClassLoadingStatsHook[]) line: 567 > ClasspathManager.findLocalClassImpl(String, ClassLoadingStatsHook[]) line: 490 > ClasspathManager.findLocalClass_LockClassLoader(String, ClassLoadingStatsHook[]) line: 478 > ClasspathManager.findLocalClass(String) line: 458 > DefaultClassLoader.findLocalClass(String) line: 216 > BundleLoader.findLocalClass(String) line: 400 > BundleLoader.findClassInternal(String, boolean, ClassLoader) line: 476 > BundleLoader.findClass(String, boolean) line: 429 > BundleLoader.findClass(String) line: 417 > DefaultClassLoader.loadClass(String, boolean) line: 107 > DefaultClassLoader(ClassLoader).loadClass(String) line: 247 > RunNotifier.fireTestRunStarted(Description) line: 56 > JUnit4TestClassReference(JUnit4TestReference).run(TestExecution) line: 49 > TestExecution.run(ITestReference[]) line: 38 > RemotePluginTestRunner(RemoteTestRunner).runTests(String[], String, TestExecution) line: 467 > RemotePluginTestRunner(RemoteTestRunner).runTests(TestExecution) line: 683 > RemotePluginTestRunner(RemoteTestRunner).run() line: 390 > RemotePluginTestRunner.main(String[]) line: 62 > CoreTestApplication.run(Object) line: 23 > NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] > NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39 > DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25 > Method.invoke(Object, Object...) line: 597 > EclipseAppContainer.callMethodWithException(Object, String, Class[], Object[]) line: 587 > EclipseAppHandle.run(Object) line: 198 > EclipseAppLauncher.runApplication(Object) line: 110 > EclipseAppLauncher.start(Object) line: 79 > EclipseStarter.run(Object) line: 344 > EclipseStarter.run(String[], Runnable) line: 179 > NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] > NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39 > DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25 > Method.invoke(Object, Object...) line: 597 > Main.invokeFramework(String[], URL[]) line: 622 > Main.basicRun(String[]) line: 577 > Main.run(String[]) line: 1410 > Main.main(String[]) line: 1386 > Thread [OSGi Console] (Running) > Thread [Framework Active Thread] (Running) > Thread [State Saver] (Running) > Daemon Thread [Framework Event Dispatcher] (Running) > Daemon Thread [Start Level Event Dispatcher] (Running) > Thread [Worker-JM] (Running) > Daemon Thread [Gemini Blueprint context shutdown thread] (Running) > Daemon Thread [Spring DM Context Creation Timer] (Running) > Daemon Thread [Gemini Blueprint context shutdown thread] (Running) > Daemon Thread [Spring DM Context Creation Timer] (Running) > Thread [EclipseGeminiBlueprintExtenderThread-2] (Running) > Thread [EclipseGeminiBlueprintExtenderThread-3] (Running) > Thread [ReaderThread] (Running) > Thread [EclipseGeminiBlueprintExtenderThread-5] (Suspended) > owns: MapBasedDictionary<K,V> (id=111) > owns: ServiceRegistry (id=64) > waited by: Daemon Thread [Spring DM Context Creation Timer] (Running) > waited by: Thread [State Saver] (Running) > waited by: Thread [main] (Suspended) > owns: Object (id=112) > owns: OsgiServiceFactoryBean (id=113) > owns: ConcurrentHashMap<K,V> (id=114) > owns: ConcurrentHashMap<K,V> (id=115) > owns: Object (id=116) > waiting for: DefaultClassLoader (id=117) > Object.wait(long) line: not available [native method] > DefaultClassLoader(Object).wait() line: 485 [local variables unavailable] > BundleLoader.lock(Object) line: 1284 > BundleLoader.findClass(String, boolean) line: 428 > BundleLoader.findClass(String) line: 417 > DefaultClassLoader.loadClass(String, boolean) line: 107 > DefaultClassLoader(ClassLoader).loadClass(String) line: 247 > MapBasedDictionary<K,V>.keys() line: 183 > ServiceProperties.<init>(int, Dictionary) line: 37 > ServiceProperties.<init>(Dictionary) line: 57 > ServiceRegistrationImpl.createProperties(Dictionary) line: 294 > ServiceRegistrationImpl.register(Dictionary) line: 121 > ServiceRegistry.registerService(BundleContextImpl, String[], Object, Dictionary) line: 214 > BundleContextImpl.registerService(String[], Object, Dictionary) line: 433 > OsgiServiceFactoryBean.registerService(Class<?>[], Dictionary) line: 386 > OsgiServiceFactoryBean.registerService() line: 344 > OsgiServiceFactoryBean$Executor.registerService() line: 98 > ExporterController.registerService() line: 38 > DefaultMandatoryDependencyManager.startExporter(Object) line: 331 > DefaultMandatoryDependencyManager.checkIfExporterShouldStart(Object, Map<Object,Boolean>) line: 269 > DefaultMandatoryDependencyManager.discoverDependentImporterFor(String, Object) line: 260 > DefaultMandatoryDependencyManager.addServiceExporter(Object, String) line: 190 > MandatoryDependencyBeanPostProcessor.postProcessAfterInitialization(Object, String) line: 43 > DefaultListableBeanFactory(AbstractAutowireCapableBeanFactory).applyBeanPostProcessorsAfterInitialization(Object, String) line: 407 > DefaultListableBeanFactory(AbstractAutowireCapableBeanFactory).initializeBean(String, Object, RootBeanDefinition) line: 1426 > DefaultListableBeanFactory(AbstractAutowireCapableBeanFactory).doCreateBean(String, RootBeanDefinition, Object[]) line: 519 > DefaultListableBeanFactory(AbstractAutowireCapableBeanFactory).createBean(String, RootBeanDefinition, Object[]) line: 456 > AbstractBeanFactory$1.getObject() line: 291 > DefaultListableBeanFactory(DefaultSingletonBeanRegistry).getSingleton(String, ObjectFactory) line: 222 > DefaultListableBeanFactory(AbstractBeanFactory).doGetBean(String, Class<T>, Object[], boolean) line: 288 > DefaultListableBeanFactory(AbstractBeanFactory).getBean(String) line: 190 > DefaultListableBeanFactory.preInstantiateSingletons() line: 563 > OsgiBundleXmlApplicationContext(AbstractApplicationContext).finishBeanFactoryInitialization(ConfigurableListableBeanFactory) line: 895 > AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext, ConfigurableListableBeanFactory) line: 60 > AbstractDelegatedExecutionApplicationContext$4.run() line: 325 > PrivilegedUtils.executeWithCustomTCCL(ClassLoader, UnprivilegedExecution<T>) line: 85 > OsgiBundleXmlApplicationContext(AbstractDelegatedExecutionApplicationContext).completeRefresh() line: 290 > DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run() line: 137 > Thread.run() line: 662
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 361129
: 205317