Skip to content

Instantly share code, notes, and snippets.

@lfryc
Created January 24, 2014 15:19
Show Gist options
  • Save lfryc/17c80f2329521fbee00d to your computer and use it in GitHub Desktop.
Save lfryc/17c80f2329521fbee00d to your computer and use it in GitHub Desktop.
Thread [default task-1] (Suspended (breakpoint at line 681 in HttpServletRequestImpl))
HttpServletRequestImpl.parseFormData() line: 681
HttpServletRequestImpl.getParameter(String) line: 566
ConversationContextActivator.getConversationId(HttpServletRequest, ConversationContext) line: 125
ConversationContextActivator.activateConversationContext(HttpServletRequest) line: 92
HttpContextLifecycle.requestInitialized(HttpServletRequest, ServletContext) line: 183
WeldInitialListener.requestInitialized(ServletRequestEvent) line: 135
ApplicationListeners.requestInitialized(ServletRequest) line: 216
ServletInitialHandler.handleFirstRequest(HttpServerExchange, ServletChain, ServletRequestContext, ServletRequest, ServletResponse) line: 239
ServletInitialHandler.dispatchRequest(HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 227
ServletInitialHandler.access$000(ServletInitialHandler, HttpServerExchange, ServletRequestContext, ServletChain, DispatcherType) line: 73
ServletInitialHandler$1.handleRequest(HttpServerExchange) line: 146
Connectors.executeRootHandler(HttpHandler, HttpServerExchange) line: 164
HttpServerExchange$1.run() line: 654
XnioWorker$TaskPool(ThreadPoolExecutor).runWorker(ThreadPoolExecutor$Worker) line: 1145
ThreadPoolExecutor$Worker.run() line: 615
Thread.run() line: 744
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment