Skip to content

Instantly share code, notes, and snippets.

@darranl
Created November 22, 2021 13:38
Show Gist options
  • Save darranl/aae3d7bc488d1437894b59f8861a1489 to your computer and use it in GitHub Desktop.
Save darranl/aae3d7bc488d1437894b59f8861a1489 to your computer and use it in GitHub Desktop.
Thread [MSC service thread 1-5] (Suspended (breakpoint at line 29 in BackedAnnotatedMethod))
owns: BackedAnnotatedType$BackedAnnotatedMethods (id=954)
owns: WeakLazyValueHolder$1 (id=955)
owns: Container (id=956)
owns: WeldBootstrap (id=957)
BackedAnnotatedMethod<X>.<init>(Method, BackedAnnotatedType<X>, SharedObjectCache) line: 29
BackedAnnotatedMethod<X>.of(Method, BackedAnnotatedType<Y>, SharedObjectCache) line: 25
BackedAnnotatedType$BackedAnnotatedMethods.computeValue() line: 198
BackedAnnotatedType$BackedAnnotatedMethods.computeValue() line: 191
BackedAnnotatedType$BackedAnnotatedMethods(LazyValueHolder<T>).get() line: 46
BackedAnnotatedType$BackedAnnotatedMethods(BackedAnnotatedType$EagerlyInitializedLazyValueHolder<T>).<init>(BackedAnnotatedType) line: 159
BackedAnnotatedType$BackedAnnotatedMethods.<init>(BackedAnnotatedType) line: 191
BackedAnnotatedType$BackedAnnotatedMethods.<init>(BackedAnnotatedType, BackedAnnotatedType$1) line: 191
BackedAnnotatedType<X>.<init>(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String, String) line: 66
BackedAnnotatedType<X>.of(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String, String) line: 47
ClassTransformer$TransformClassToBackedAnnotatedType.apply(TypeHolder<?>) line: 84
ClassTransformer$TransformClassToBackedAnnotatedType.apply(Object) line: 79
ReentrantMapBackedComputingCache<K,V>.lambda$new$0(Function, Object) line: 55
195936517.get() line: not available
WeakLazyValueHolder$1.computeValue() line: 35
WeakLazyValueHolder$1(WeakLazyValueHolder<T>).get() line: 53
ReentrantMapBackedComputingCache<K,V>.getValue(K) line: 72
ReentrantMapBackedComputingCache<K,V>.getCastValue(Object) line: 78
ClassTransformer.getBackedAnnotatedType(Class<T>, Type, String, String) line: 177
ClassTransformer.getBackedAnnotatedType(Class<T>, String) line: 194
BeanManagerImpl.createAnnotatedType(Class<T>) line: 1128
BeanManagerProxy(ForwardingBeanManager).createAnnotatedType(Class<T>) line: 199
OptionalAwareSmallRyeJWTAuthCDIExtension(SmallRyeJWTAuthCDIExtension).addAnnotatedType(BeforeBeanDiscovery, BeanManager, Class<?>) line: 87
OptionalAwareSmallRyeJWTAuthCDIExtension(SmallRyeJWTAuthCDIExtension).beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) line: 68
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: 62
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
Method.invoke(Object, Object...) line: 566
VirtualMethodInjectionPoint<T,X>(StaticMethodInjectionPoint<T,X>).invoke(Object, Object[], Class<RuntimeException>) line: 95
MethodInvocationStrategy$SpecialParamPlusBeanManagerStrategy.invoke(Object, MethodInjectionPoint<?,?>, T, BeanManagerImpl, CreationalContext<?>) line: 187
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).sendEvent(T, Object, CreationalContext<?>) line: 330
ExtensionObserverMethodImpl<T,X>.sendEvent(T, Object, CreationalContext<?>) line: 123
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).sendEvent(T) line: 308
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).notify(T) line: 286
ExtensionObserverMethodImpl<T,X>(ObserverMethod<T>).notify(EventContext<T>) line: 124
Observers.notify(ObserverMethod<? super T>, T, EventMetadata) line: 166
ObserverNotifier.notifySyncObservers(List<ObserverMethod<? super T>>, T, EventMetadata, ObserverExceptionHandler) line: 285
ObserverNotifier.notify(ResolvedObservers<T>, T, EventMetadata) line: 273
ObserverNotifier.fireEvent(Type, Object, EventMetadata, Annotation...) line: 177
ObserverNotifier.fireEvent(Type, Object, Annotation...) line: 171
BeforeBeanDiscoveryImpl(AbstractContainerEvent).fire() line: 53
BeforeBeanDiscoveryImpl(AbstractDefinitionContainerEvent).fire() line: 44
BeforeBeanDiscoveryImpl.fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<Context>>) line: 54
WeldStartup.startInitialization() line: 412
WeldBootstrap.startInitialization() line: 79
WeldStartService.start(StartContext) line: 96
ServiceControllerImpl$StartTask.startService(Service, StartContext) line: 1739
ServiceControllerImpl$StartTask.execute() line: 1701
ServiceControllerImpl$StartTask(ServiceControllerImpl$ControllerTask).run() line: 1559
ContextClassLoaderSavingRunnable.run() line: 35
EnhancedQueueExecutor.safeRun(Runnable) line: 1990
EnhancedQueueExecutor$ThreadBody.doRunTask(Runnable) line: 1486
EnhancedQueueExecutor$ThreadBody.run() line: 1377
ServiceContainerImpl$ServiceThread(Thread).run() line: 829
Thread [MSC service thread 1-5] (Suspended (breakpoint at line 41 in UnbackedAnnotatedMethod))
owns: Container (id=956)
owns: WeldBootstrap (id=957)
UnbackedAnnotatedMethod<X>.<init>(Type, Set<Type>, Set<Annotation>, UnbackedAnnotatedType<X>, List<AnnotatedParameter<X>>, Method, SharedObjectCache) line: 41
UnbackedAnnotatedMethod<X>.of(AnnotatedMethod<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) line: 33
UnbackedAnnotatedType<X>.<init>(AnnotatedType<X>, AnnotatedTypeIdentifier, SharedObjectCache) line: 64
UnbackedAnnotatedType<X>.additionalAnnotatedType(String, AnnotatedType<X>, String, String, SharedObjectCache) line: 40
ClassTransformer.getUnbackedAnnotatedType(AnnotatedType<T>, String, String) line: 206
ConcurrentBeanDeployer(BeanDeployer).addSyntheticClass(AnnotatedType<T>, Extension, String) line: 127
BeforeBeanDiscoveryImpl(AbstractAnnotatedTypeRegisteringEvent).storeSyntheticAnnotatedType(BeanDeployment, AnnotatedType<?>, String) line: 55
BeforeBeanDiscoveryImpl(AbstractAnnotatedTypeRegisteringEvent).addSyntheticAnnotatedType(AnnotatedType<?>, String) line: 51
BeforeBeanDiscoveryImpl.addAnnotatedType(AnnotatedType<?>, String) line: 125
OptionalAwareSmallRyeJWTAuthCDIExtension(SmallRyeJWTAuthCDIExtension).addAnnotatedType(BeforeBeanDiscovery, BeanManager, Class<?>) line: 87
OptionalAwareSmallRyeJWTAuthCDIExtension(SmallRyeJWTAuthCDIExtension).beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) line: 68
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: 62
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
Method.invoke(Object, Object...) line: 566
VirtualMethodInjectionPoint<T,X>(StaticMethodInjectionPoint<T,X>).invoke(Object, Object[], Class<RuntimeException>) line: 95
MethodInvocationStrategy$SpecialParamPlusBeanManagerStrategy.invoke(Object, MethodInjectionPoint<?,?>, T, BeanManagerImpl, CreationalContext<?>) line: 187
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).sendEvent(T, Object, CreationalContext<?>) line: 330
ExtensionObserverMethodImpl<T,X>.sendEvent(T, Object, CreationalContext<?>) line: 123
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).sendEvent(T) line: 308
ExtensionObserverMethodImpl<T,X>(ObserverMethodImpl<T,X>).notify(T) line: 286
ExtensionObserverMethodImpl<T,X>(ObserverMethod<T>).notify(EventContext<T>) line: 124
Observers.notify(ObserverMethod<? super T>, T, EventMetadata) line: 166
ObserverNotifier.notifySyncObservers(List<ObserverMethod<? super T>>, T, EventMetadata, ObserverExceptionHandler) line: 285
ObserverNotifier.notify(ResolvedObservers<T>, T, EventMetadata) line: 273
ObserverNotifier.fireEvent(Type, Object, EventMetadata, Annotation...) line: 177
ObserverNotifier.fireEvent(Type, Object, Annotation...) line: 171
BeforeBeanDiscoveryImpl(AbstractContainerEvent).fire() line: 53
BeforeBeanDiscoveryImpl(AbstractDefinitionContainerEvent).fire() line: 44
BeforeBeanDiscoveryImpl.fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<Context>>) line: 54
WeldStartup.startInitialization() line: 412
WeldBootstrap.startInitialization() line: 79
WeldStartService.start(StartContext) line: 96
ServiceControllerImpl$StartTask.startService(Service, StartContext) line: 1739
ServiceControllerImpl$StartTask.execute() line: 1701
ServiceControllerImpl$StartTask(ServiceControllerImpl$ControllerTask).run() line: 1559
ContextClassLoaderSavingRunnable.run() line: 35
EnhancedQueueExecutor.safeRun(Runnable) line: 1990
EnhancedQueueExecutor$ThreadBody.doRunTask(Runnable) line: 1486
EnhancedQueueExecutor$ThreadBody.run() line: 1377
ServiceContainerImpl$ServiceThread(Thread).run() line: 829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment