Guest User

Callee StackTrace

a guest
Feb 25th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. CalleeServiceImpl.doSomething(String) line: 20
  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. ConcurrentContextInterceptor.processInvocation(InterceptorContext) line: 45
  10. InterceptorContext.proceed() line: 422
  11. InitialInterceptor.processInvocation(InterceptorContext) line: 40
  12. InterceptorContext.proceed() line: 422
  13. ChainedInterceptor.processInvocation(InterceptorContext) line: 53
  14. ComponentDispatcherInterceptor.processInvocation(InterceptorContext) line: 52
  15. InterceptorContext.proceed() line: 422
  16. WSComponentInstanceAssociationInterceptor.processInvocation(InterceptorContext) line: 56
  17. InterceptorContext.proceed() line: 422
  18. InterceptorContext$Invocation.proceed() line: 509
  19. EjbRequestScopeActivationInterceptor(AbstractEJBRequestScopeActivationInterceptor).aroundInvoke(InvocationContext) line: 72
  20. EjbRequestScopeActivationInterceptor.processInvocation(InterceptorContext) line: 89
  21. InterceptorContext.proceed() line: 422
  22. InterceptorContext.run() line: 438
  23. WildFlySecurityManager.doChecked(PrivilegedExceptionAction<T>) line: 618
  24. AccessCheckingInterceptor.processInvocation(InterceptorContext) line: 57
  25. InterceptorContext.proceed() line: 422
  26. ChainedInterceptor.processInvocation(InterceptorContext) line: 53
  27. ViewService$View.invoke(InterceptorContext) line: 198
  28. InvocationHandlerJAXWS(AbstractInvocationHandler).invokeInternal(Endpoint, Invocation) line: 161
  29. InvocationHandlerJAXWS(AbstractInvocationHandler).lambda$invoke$0(Endpoint, Invocation) line: 116
  30. 433360213.call() line: not available
  31. SecurityDomainContextImpl.runAs(Callable<Void>) line: 124
  32. InvocationHandlerJAXWS(AbstractInvocationHandler).invoke(Endpoint, Invocation) line: 115
  33. JBossWSInvoker.performInvocation(Exchange, Object, Method, Object[]) line: 170
  34. JBossWSInvoker(AbstractInvoker).invoke(Exchange, Object, Method, List<Object>) line: 96
  35. JBossWSInvoker(AbstractJAXWSMethodInvoker).invoke(Exchange, Object, Method, List<Object>) line: 232
  36. JBossWSInvoker(JAXWSMethodInvoker).invoke(Exchange, Object, Method, List<Object>) line: 85
  37. JBossWSInvoker.invoke(Exchange, Object) line: 146
  38. ServiceInvokerInterceptor$1.run() line: 59
  39. Executors$RunnableAdapter<T>.call() line: 515
  40. ServiceInvokerInterceptor$2(FutureTask<V>).run() line: 264
  41. ServiceInvokerInterceptor$2.run() line: 126
  42. SynchronousExecutor.execute(Runnable) line: 37
  43. ServiceInvokerInterceptor.handleMessage(Message) line: 131
  44. PhaseInterceptorChain.doIntercept(Message) line: 308
  45. ChainInitiationObserver.onMessage(Message) line: 121
  46. ServletDestination(AbstractHTTPDestination).invoke(ServletConfig, ServletContext, HttpServletRequest, HttpServletResponse) line: 267
  47. RequestHandlerImpl.handleHttpRequest(Endpoint, HttpServletRequest, HttpServletResponse, ServletContext) line: 110
  48. ServletHelper.callRequestHandler(HttpServletRequest, HttpServletResponse, ServletContext, Bus, Endpoint) line: 134
  49.  
  50. CXFServletExt.invoke(HttpServletRequest, HttpServletResponse) line: 88
  51. CXFServletExt(AbstractHTTPServlet).handleRequest(HttpServletRequest, HttpServletResponse) line: 301
  52. CXFServletExt(AbstractHTTPServlet).doPost(HttpServletRequest, HttpServletResponse) line: 220
  53. CXFServletExt(HttpServlet).service(HttpServletRequest, HttpServletResponse) line: 706
  54. CXFServletExt.service(HttpServletRequest, HttpServletResponse, ServletContext) line: 136
  55. WSFServlet.service(HttpServletRequest, HttpServletResponse) line: 140
  56. WSFServlet(HttpServlet).service(ServletRequest, ServletResponse) line: 791
  57.  
  58. ServletHandler.handleRequest(HttpServerExchange) line: 74
  59. FilterHandler$FilterChainImpl.doFilter(ServletRequest, ServletResponse) line: 129
  60. SpanFinishingFilter.doFilter(ServletRequest, ServletResponse, FilterChain) line: 55
  61. ManagedFilter.doFilter(ServletRequest, ServletResponse, FilterChain) line: 61
  62. FilterHandler$FilterChainImpl.doFilter(ServletRequest, ServletResponse) line: 131
  63. FilterHandler.handleRequest(HttpServerExchange) line: 84
  64. ServletSecurityRoleHandler.handleRequest(HttpServerExchange) line: 62
  65. ServletChain$1.handleRequest(HttpServerExchange) line: 68
  66. ServletDispatchingHandler.handleRequest(HttpServerExchange) line: 36
  67. SecurityContextAssociationHandler.handleRequest(HttpServerExchange) line: 78
  68. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  69. SSLInformationAssociationHandler.handleRequest(HttpServerExchange) line: 132
  70. ServletAuthenticationCallHandler.handleRequest(HttpServerExchange) line: 57
  71. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  72. ServletConfidentialityConstraintHandler(AbstractConfidentialityHandler).handleRequest(HttpServerExchange) line: 46
  73. ServletConfidentialityConstraintHandler.handleRequest(HttpServerExchange) line: 64
  74. AuthenticationMechanismsHandler.handleRequest(HttpServerExchange) line: 60
  75. CachedAuthenticatedSessionHandler.handleRequest(HttpServerExchange) line: 77
  76. NotificationReceiverHandler.handleRequest(HttpServerExchange) line: 50
  77. SecurityInitialHandler(AbstractSecurityContextAssociationHandler).handleRequest(HttpServerExchange) line: 43
  78. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  79. JACCContextIdHandler.handleRequest(HttpServerExchange) line: 61
  80. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  81. GlobalRequestControllerHandler.handleRequest(HttpServerExchange) line: 68
  82. PredicateHandler.handleRequest(HttpServerExchange) line: 43
  83. ServletInitialHandler.handleFirstRequest(HttpServerExchange, ServletRequestContext) line: 292
  84. ServletInitialHandler.access$100(ServletInitialHandler, HttpServerExchange, ServletRequestContext) line: 81
  85. ServletInitialHandler$2.call(HttpServerExchange, ServletRequestContext) line: 138
  86. ServletInitialHandler$2.call(HttpServerExchange, Object) line: 135
  87. ServletRequestContextThreadSetupAction$1.call(HttpServerExchange, C) line: 48
  88. ContextClassLoaderSetupAction$1.call(HttpServerExchange, C) line: 43
  89. SecurityContextThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 105
  90. 1922931301.call(HttpServerExchange, Object) line: not available
  91. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  92. 2117058619.call(HttpServerExchange, Object) line: not available
  93. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  94. 2117058619.call(HttpServerExchange, Object) line: not available
  95. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  96. 2117058619.call(HttpServerExchange, Object) line: not available
  97. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  98. 2117058619.call(HttpServerExchange, Object) line: not available
  99. UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(ThreadSetupHandler$Action, HttpServerExchange, Object) line: 1502
  100. 2117058619.call(HttpServerExchange, Object) line: not available
  101. ServletInitialHandler.dispatchRequest(HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 272
  102. ServletInitialHandler.access$000(ServletInitialHandler, HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 81
  103. ServletInitialHandler$1.handleRequest(HttpServerExchange) line: 104
  104. Connectors.executeRootHandler(HttpHandler, HttpServerExchange) line: 360
  105. HttpServerExchange$1.run() line: 830
  106. ContextClassLoaderSavingRunnable.run() line: 35
  107. EnhancedQueueExecutor.safeRun(Runnable) line: 1985
  108. EnhancedQueueExecutor$ThreadBody.doRunTask(Runnable) line: 1487
  109. EnhancedQueueExecutor$ThreadBody.run() line: 1378
  110. Thread.run() line: 834
Add Comment
Please, Sign In to add comment