Advertisement
Guest User

Caller StackTrace

a guest
Feb 25th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. CallerBeanImpl.doSomething(String) line: 21
  2.  
  3. NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
  4. NativeMethodAccessorImpl.invoke(Object, Object[]) line: 62
  5. DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
  6. Method.invoke(Object, Object...) line: 566
  7. ManagedReferenceMethodInterceptor.processInvocation(InterceptorContext) line: 52
  8. InterceptorContext.proceed() line: 422
  9. InterceptorContext$Invocation.proceed() line: 509
  10. Jsr299BindingsInterceptor.delegateInterception(InvocationContext, InterceptionType, List<Interceptor<?>>, InterceptorInstances) line: 79
  11. Jsr299BindingsInterceptor.doMethodInterception(InvocationContext, InterceptionType, InterceptorInstances, InterceptorBindings) line: 89
  12. Jsr299BindingsInterceptor.processInvocation(InterceptorContext) line: 102
  13. UserInterceptorFactory$1.processInvocation(InterceptorContext) line: 63
  14. InterceptorContext.proceed() line: 422
  15. ExecutionTimeInterceptor.processInvocation(InterceptorContext) line: 43
  16. InterceptorContext.proceed() line: 422
  17. SBInvocationInterceptor.processInvocation(InterceptorContext) line: 47
  18. InterceptorContext.proceed() line: 422
  19. ConcurrentContextInterceptor.processInvocation(InterceptorContext) line: 45
  20. InterceptorContext.proceed() line: 422
  21. InitialInterceptor.processInvocation(InterceptorContext) line: 40
  22. InterceptorContext.proceed() line: 422
  23. ChainedInterceptor.processInvocation(InterceptorContext) line: 53
  24. ComponentDispatcherInterceptor.processInvocation(InterceptorContext) line: 52
  25. InterceptorContext.proceed() line: 422
  26. PooledInstanceInterceptor.processInvocation(InterceptorContext) line: 51
  27. InterceptorContext.proceed() line: 422
  28. AdditionalSetupInterceptor.processInvocation(InterceptorContext) line: 54
  29. InterceptorContext.proceed() line: 422
  30.  
  31. CMTTxInterceptor.invokeInOurTx(InterceptorContext, EJBComponent) line: 237
  32. CMTTxInterceptor.requiresNew(InterceptorContext, EJBComponent, int) line: 388
  33. CMTTxInterceptor.processInvocation(InterceptorContext) line: 146
  34.  
  35. InterceptorContext.proceed() line: 422
  36. InterceptorContext$Invocation.proceed() line: 509
  37. EjbRequestScopeActivationInterceptor(AbstractEJBRequestScopeActivationInterceptor).aroundInvoke(InvocationContext) line: 72
  38. EjbRequestScopeActivationInterceptor.processInvocation(InterceptorContext) line: 89
  39. InterceptorContext.proceed() line: 422
  40. CurrentInvocationContextInterceptor.processInvocation(InterceptorContext) line: 41
  41. InterceptorContext.proceed() line: 422
  42. WaitTimeInterceptor.processInvocation(InterceptorContext) line: 47
  43. InterceptorContext.proceed() line: 422
  44. SecurityContextInterceptor.processInvocation(InterceptorContext) line: 100
  45. InterceptorContext.proceed() line: 422
  46. StartupAwaitInterceptor.processInvocation(InterceptorContext) line: 22
  47. InterceptorContext.proceed() line: 422
  48. ShutDownInterceptorFactory$1.processInvocation(InterceptorContext) line: 64
  49. InterceptorContext.proceed() line: 422
  50. LoggingInterceptor.processInvocation(InterceptorContext) line: 67
  51. InterceptorContext.proceed() line: 422
  52. NamespaceContextInterceptor.processInvocation(InterceptorContext) line: 50
  53. InterceptorContext.proceed() line: 422
  54. ContextClassLoaderInterceptor.processInvocation(InterceptorContext) line: 60
  55. InterceptorContext.proceed() line: 422
  56. InterceptorContext.run() line: 438
  57. WildFlySecurityManager.doChecked(PrivilegedExceptionAction<T>) line: 618
  58. AccessCheckingInterceptor.processInvocation(InterceptorContext) line: 57
  59. InterceptorContext.proceed() line: 422
  60. ChainedInterceptor.processInvocation(InterceptorContext) line: 53
  61. ViewService$View.invoke(InterceptorContext) line: 198
  62. ViewDescription$1.processInvocation(InterceptorContext) line: 185
  63. ProxyInvocationHandler.invoke(Object, Method, Object[]) line: 81
  64. Caller$$$view2.doSomething(String) line: not available
  65. NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
  66. NativeMethodAccessorImpl.invoke(Object, Object[]) line: 62
  67. DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
  68. Method.invoke(Object, Object...) line: 566
  69. Reflections.invokeAndUnwrap(Object, Method, Object...) line: 410
  70. EnterpriseBeanProxyMethodHandler<T>.invoke(Object, Method, Method, Object[]) line: 134
  71. InjectionPointPropagatingEnterpriseTargetBeanInstance(EnterpriseTargetBeanInstance).invoke(Object, Method, Object...) line: 56
  72. InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(Object, Method, Object...) line: 68
  73. ProxyMethodHandler.invoke(Object, Method, Method, Object[]) line: 106
  74. Caller$1291462706$Proxy$_$$_Weld$EnterpriseProxy$.doSomething(String) line: not available
  75.  
  76. CallerServlet.doGet(HttpServletRequest, HttpServletResponse) line: 30
  77. CallerServlet(HttpServlet).service(HttpServletRequest, HttpServletResponse) line: 686
  78. CallerServlet(HttpServlet).service(ServletRequest, ServletResponse) line: 791
  79.  
  80. ServletHandler.handleRequest(HttpServerExchange) line: 74
  81. FilterHandler$FilterChainImpl.doFilter(ServletRequest, ServletResponse) line: 129
  82. SpanFinishingFilter.doFilter(ServletRequest, ServletResponse, FilterChain) line: 55
  83. ManagedFilter.doFilter(ServletRequest, ServletResponse, FilterChain) line: 61
  84. FilterHandler$FilterChainImpl.doFilter(ServletRequest, ServletResponse) line: 131
  85. FilterHandler.handleRequest(HttpServerExchange) line: 84
  86. ServletSecurityRoleHandler.handleRequest(HttpServerExchange) line: 62
  87. ServletChain$1.handleRequest(HttpServerExchange) line: 68
  88. ServletDispatchingHandler.handleRequest(HttpServerExchange) line: 36
  89. SecurityContextAssociationHandler.handleRequest(HttpServerExchange) line: 78
  90. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  91. SSLInformationAssociationHandler.handleRequest(HttpServerExchange) line: 132
  92. ServletAuthenticationCallHandler.handleRequest(HttpServerExchange) line: 57
  93. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  94. ServletConfidentialityConstraintHandler(AbstractConfidentialityHandler).handleRequest(HttpServerExchange) line: 46
  95. ServletConfidentialityConstraintHandler.handleRequest(HttpServerExchange) line: 64
  96. AuthenticationMechanismsHandler.handleRequest(HttpServerExchange) line: 60
  97. CachedAuthenticatedSessionHandler.handleRequest(HttpServerExchange) line: 77
  98. NotificationReceiverHandler.handleRequest(HttpServerExchange) line: 50
  99. SecurityInitialHandler(AbstractSecurityContextAssociationHandler).handleRequest(HttpServerExchange) line: 43
  100. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  101. JACCContextIdHandler.handleRequest(HttpServerExchange) line: 61
  102. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  103. GlobalRequestControllerHandler.handleRequest(HttpServerExchange) line: 68
  104. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  105. ServletInitialHandler.handleFirstRequest(HttpServerExchange, ServletRequestContext) line: 292
  106. ServletInitialHandler.access$100(ServletInitialHandler, HttpServerExchange, ServletRequestContext) line: 81
  107. ServletInitialHandler$2.call(HttpServerExchange, ServletRequestContext) line: 138
  108. ServletInitialHandler$2.call(HttpServerExchange, Object) line: 135
  109. ServletRequestContextThreadSetupAction$1.call(HttpServerExchange, C) line: 48
  110. ContextClassLoaderSetupAction$1.call(HttpServerExchange, C) line: 43
  111. SecurityContextThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 105
  112. 102711245.call(HttpServerExchange, Object) line: not available
  113. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  114. 1820113637.call(HttpServerExchange, Object) line: not available
  115. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  116. 1820113637.call(HttpServerExchange, Object) line: not available
  117. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  118. 1820113637.call(HttpServerExchange, Object) line: not available
  119. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  120. 1820113637.call(HttpServerExchange, Object) line: not available
  121. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  122. 1820113637.call(HttpServerExchange, Object) line: not available
  123. ServletInitialHandler.dispatchRequest(HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 272
  124. ServletInitialHandler.access$000(ServletInitialHandler, HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 81
  125. ServletInitialHandler$1.handleRequest(HttpServerExchange) line: 104
  126. Connectors.executeRootHandler(HttpHandler, HttpServerExchange) line: 360
  127. HttpServerExchange$1.run() line: 830
  128. ContextClassLoaderSavingRunnable.run() line: 35
  129. EnhancedQueueExecutor.safeRun(Runnable) line: 1985
  130. EnhancedQueueExecutor$ThreadBody.doRunTask(Runnable) line: 1487
  131. EnhancedQueueExecutor$ThreadBody.run() line: 1378
  132. Thread.run() line: 834
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement