Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 64.76 KB  |  hits: 23  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [~]$ jstack -F -l 13553
  2. Attaching to process ID 13553, please wait...
  3. Debugger attached successfully.
  4. Server compiler detected.
  5. JVM version is 11.3-b02
  6. Deadlock Detection:
  7.  
  8. java.lang.NullPointerException
  9.         at sun.jvm.hotspot.oops.InstanceKlass.computeSubtypeOf(InstanceKlass.java:426)
  10.         at sun.jvm.hotspot.oops.Klass.isSubtypeOf(Klass.java:137)
  11.         at sun.jvm.hotspot.oops.Oop.isA(Oop.java:92)
  12.         at sun.jvm.hotspot.runtime.DeadlockDetector.print(DeadlockDetector.java:93)
  13.         at sun.jvm.hotspot.runtime.DeadlockDetector.print(DeadlockDetector.java:39)
  14.         at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:52)
  15.         at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
  16.         at sun.jvm.hotspot.tools.JStack.run(JStack.java:60)
  17.         at sun.jvm.hotspot.tools.Tool.start(Tool.java:221)
  18.         at sun.jvm.hotspot.tools.JStack.main(JStack.java:86)
  19.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  21.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  22.         at java.lang.reflect.Method.invoke(Method.java:597)
  23.         at sun.tools.jstack.JStack.runJStackTool(JStack.java:118)
  24.         at sun.tools.jstack.JStack.main(JStack.java:84)
  25. Can't print deadlocks:null
  26.  
  27. Thread 26258: (state = IN_NATIVE)
  28.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  29.  - java.net.SocketInputStream.read(byte[], int, int) @bci=84, line=129 (Interpreted frame)
  30.  - java.io.BufferedInputStream.fill() @bci=175, line=218 (Compiled frame)
  31.  - java.io.BufferedInputStream.read() @bci=12, line=237 (Compiled frame)
  32.  - java.io.FilterInputStream.read() @bci=4, line=66 (Interpreted frame)
  33.  - sun.rmi.transport.tcp.TCPTransport.handleMessages(sun.rmi.transport.Connection, boolean) @bci=25, line=517 (Interpreted frame)
  34.  - sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0() @bci=685, line=790 (Interpreted frame)
  35.  - sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run() @bci=50, line=649 (Interpreted frame)
  36.  - java.util.concurrent.ThreadPoolExecutor$Worker.runTask(java.lang.Runnable) @bci=59, line=886 (Interpreted frame)
  37.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=28, line=908 (Interpreted frame)
  38.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  39.  
  40. Locked ownable synchronizers:
  41.     - None
  42.  
  43. Thread 26208: (state = BLOCKED)
  44.  
  45. Locked ownable synchronizers:
  46.     - None
  47.  
  48. Thread 25250: (state = BLOCKED)
  49.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  50.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  51.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  52.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  53.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  54.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  55.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  56.  
  57. Locked ownable synchronizers:
  58.     - None
  59.  
  60. Thread 25249: (state = BLOCKED)
  61.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  62.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  63.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  64.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  65.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  66.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  67.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  68.  
  69. Locked ownable synchronizers:
  70.     - None
  71.  
  72. Thread 21240: (state = BLOCKED)
  73.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  74.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  75.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.await() @bci=8, line=416 (Interpreted frame)
  76.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.run() @bci=11, line=442 (Interpreted frame)
  77.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  78.  
  79. Locked ownable synchronizers:
  80.     - None
  81.  
  82. Thread 19380: (state = BLOCKED)
  83.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  84.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  85.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  86.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  87.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  88.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  89.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  90.  
  91. Locked ownable synchronizers:
  92.     - None
  93.  
  94. Thread 19343: (state = BLOCKED)
  95.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  96.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  97.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  98.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  99.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  100.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  101.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  102.  
  103. Locked ownable synchronizers:
  104.     - None
  105.  
  106. Thread 19317: (state = BLOCKED)
  107.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  108.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  109.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  110.  - java.util.concurrent.DelayQueue.take() @bci=28, line=160 (Interpreted frame)
  111.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=4, line=583 (Interpreted frame)
  112.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=576 (Interpreted frame)
  113.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  114.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  115.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  116.  
  117. Locked ownable synchronizers:
  118.     - None
  119.  
  120. Thread 18995: (state = BLOCKED)
  121.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  122.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  123.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.await() @bci=8, line=416 (Interpreted frame)
  124.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.run() @bci=11, line=442 (Interpreted frame)
  125.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  126.  
  127. Locked ownable synchronizers:
  128.     - None
  129.  
  130. Thread 17653: (state = BLOCKED)
  131.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  132.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  133.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  134.  - java.util.concurrent.DelayQueue.take() @bci=28, line=160 (Interpreted frame)
  135.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=4, line=583 (Interpreted frame)
  136.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=576 (Interpreted frame)
  137.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  138.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  139.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  140.  
  141. Locked ownable synchronizers:
  142.     - None
  143.  
  144. Thread 17631: (state = BLOCKED)
  145.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  146.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  147.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  148.  - java.util.concurrent.DelayQueue.take() @bci=28, line=160 (Interpreted frame)
  149.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=4, line=583 (Interpreted frame)
  150.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=576 (Interpreted frame)
  151.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  152.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  153.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  154.  
  155. Locked ownable synchronizers:
  156.     - None
  157.  
  158. Thread 14977: (state = BLOCKED)
  159.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  160.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  161.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  162.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  163.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  164.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  165.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  166.  
  167. Locked ownable synchronizers:
  168.     - None
  169.  
  170. Thread 14796: (state = BLOCKED)
  171.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  172.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  173.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  174.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  175.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  176.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  177.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  178.  
  179. Locked ownable synchronizers:
  180.     - None
  181.  
  182. Thread 14609: (state = BLOCKED)
  183.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  184.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  185.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  186.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  187.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  188.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  189.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  190.  
  191. Locked ownable synchronizers:
  192.     - None
  193.  
  194. Thread 14437: (state = BLOCKED)
  195.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  196.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  197.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  198.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  199.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  200.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  201.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  202.  
  203. Locked ownable synchronizers:
  204.     - None
  205.  
  206. Thread 14248: (state = BLOCKED)
  207.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  208.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  209.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  210.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  211.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  212.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  213.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  214.  
  215. Locked ownable synchronizers:
  216.     - None
  217.  
  218. Thread 14232: (state = BLOCKED)
  219.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  220.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  221.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.await() @bci=8, line=416 (Interpreted frame)
  222.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.run() @bci=11, line=442 (Interpreted frame)
  223.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  224.  
  225. Locked ownable synchronizers:
  226.     - None
  227.  
  228. Thread 14040: (state = IN_NATIVE)
  229.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  230.  - java.net.PlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=384 (Interpreted frame)
  231.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=453 (Interpreted frame)
  232.  - java.net.ServerSocket.accept() @bci=48, line=421 (Interpreted frame)
  233.  - org.jboss.web.WebServer.run() @bci=14, line=320 (Interpreted frame)
  234.  - org.jboss.util.threadpool.RunnableTaskWrapper.run() @bci=52, line=147 (Interpreted frame)
  235.  - java.util.concurrent.ThreadPoolExecutor$Worker.runTask(java.lang.Runnable) @bci=59, line=886 (Interpreted frame)
  236.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=28, line=908 (Interpreted frame)
  237.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  238.  
  239. Locked ownable synchronizers:
  240.     - None
  241.  
  242. Thread 13858: (state = BLOCKED)
  243.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  244.  - java.lang.ref.ReferenceQueue.remove(long) @bci=44, line=116 (Compiled frame)
  245.  - java.lang.ref.ReferenceQueue.remove() @bci=2, line=132 (Compiled frame)
  246.  - sun.java2d.Disposer.run() @bci=3, line=125 (Interpreted frame)
  247.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  248.  
  249. Locked ownable synchronizers:
  250.     - None
  251.  
  252. Thread 13815: (state = BLOCKED)
  253.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  254.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  255.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.await() @bci=8, line=416 (Interpreted frame)
  256.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.run() @bci=11, line=442 (Interpreted frame)
  257.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  258.  
  259. Locked ownable synchronizers:
  260.     - None
  261.  
  262. Thread 13814: (state = IN_NATIVE)
  263.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  264.  - java.net.PlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=384 (Interpreted frame)
  265.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=453 (Interpreted frame)
  266.  - com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept() @bci=38, line=259 (Interpreted frame)
  267.  - org.apache.tomcat.util.net.jsse.JSSESocketFactory.acceptSocket(java.net.ServerSocket) @bci=3, line=151 (Interpreted frame)
  268.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=47, line=310 (Interpreted frame)
  269.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  270.  
  271. Locked ownable synchronizers:
  272.     - None
  273.  
  274. Thread 13813: (state = BLOCKED)
  275.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  276.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  277.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.await() @bci=8, line=416 (Interpreted frame)
  278.  - org.apache.tomcat.util.net.JIoEndpoint$Worker.run() @bci=11, line=442 (Interpreted frame)
  279.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  280.  
  281. Locked ownable synchronizers:
  282.     - None
  283.  
  284. Thread 13812: (state = BLOCKED)
  285. Error occurred during stack walking:
  286. sun.jvm.hotspot.utilities.AssertionFailure: range check
  287.         at sun.jvm.hotspot.utilities.Assert.that(Assert.java:32)
  288.         at sun.jvm.hotspot.runtime.RegisterMap.<init>(RegisterMap.java:109)
  289.         at sun.jvm.hotspot.runtime.x86.X86RegisterMap.<init>(X86RegisterMap.java:39)
  290.         at sun.jvm.hotspot.runtime.x86.X86RegisterMap.clone(X86RegisterMap.java:43)
  291.         at sun.jvm.hotspot.runtime.VFrame.<init>(VFrame.java:37)
  292.         at sun.jvm.hotspot.runtime.JavaVFrame.<init>(JavaVFrame.java:45)
  293.         at sun.jvm.hotspot.runtime.CompiledVFrame.<init>(CompiledVFrame.java:43)
  294.         at sun.jvm.hotspot.runtime.VFrame.newVFrame(VFrame.java:77)
  295.         at sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:129)
  296.         at sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:146)
  297.         at sun.jvm.hotspot.runtime.JavaThread.getLastJavaVFrameDbg(JavaThread.java:231)
  298.         at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:76)
  299.         at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
  300.         at sun.jvm.hotspot.tools.JStack.run(JStack.java:60)
  301.         at sun.jvm.hotspot.tools.Tool.start(Tool.java:221)
  302.         at sun.jvm.hotspot.tools.JStack.main(JStack.java:86)
  303.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  304.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  305.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  306.         at java.lang.reflect.Method.invoke(Method.java:597)
  307.         at sun.tools.jstack.JStack.runJStackTool(JStack.java:118)
  308.         at sun.tools.jstack.JStack.main(JStack.java:84)
  309.  
  310. Locked ownable synchronizers:
  311.     - None
  312.  
  313. Thread 13811: (state = IN_NATIVE)
  314.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  315.  - java.net.PlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=384 (Interpreted frame)
  316.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=453 (Interpreted frame)
  317.  - java.net.ServerSocket.accept() @bci=48, line=421 (Interpreted frame)
  318.  - org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(java.net.ServerSocket) @bci=1, line=61 (Interpreted frame)
  319.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=47, line=310 (Interpreted frame)
  320.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  321.  
  322. Locked ownable synchronizers:
  323.     - None
  324.  
  325. Thread 13810: (state = IN_NATIVE)
  326.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  327.  - java.net.PlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=384 (Interpreted frame)
  328.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=453 (Interpreted frame)
  329.  - java.net.ServerSocket.accept() @bci=48, line=421 (Interpreted frame)
  330.  - org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(java.net.ServerSocket) @bci=1, line=61 (Interpreted frame)
  331.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=47, line=310 (Interpreted frame)
  332.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  333.  
  334. Locked ownable synchronizers:
  335.     - None
  336.  
  337. Thread 13809: (state = BLOCKED)
  338.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  339.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  340.  - org.jboss.jms.client.container.ClientConsumer.getMessage(long) @bci=71, line=866 (Interpreted frame)
  341.  - org.jboss.jms.client.container.ClientConsumer.receive(long) @bci=156, line=506 (Interpreted frame)
  342.  - org.jboss.jms.client.container.ConsumerAspect.handleReceive(org.jboss.aop.joinpoint.Invocation) @bci=41, line=194 (Interpreted frame)
  343.  - org.jboss.aop.advice.org.jboss.jms.client.container.ConsumerAspect_z_handleReceive_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  344.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Interpreted frame)
  345.  - org.jboss.jms.client.container.ClosedInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=191, line=170 (Interpreted frame)
  346.  - org.jboss.aop.advice.PerInstanceInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=104, line=86 (Interpreted frame)
  347.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Interpreted frame)
  348.  - org.jboss.jms.client.delegate.ClientConsumerDelegate.receive(long) @bci=106 (Interpreted frame)
  349.  - org.jboss.jms.client.JBossConnectionConsumer.run() @bci=244, line=248 (Interpreted frame)
  350.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  351.  
  352. Locked ownable synchronizers:
  353.     - None
  354.  
  355. Thread 13808: (state = BLOCKED)
  356.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  357.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  358.  - org.jboss.jms.client.container.ClientConsumer.getMessage(long) @bci=71, line=866 (Interpreted frame)
  359.  - org.jboss.jms.client.container.ClientConsumer.receive(long) @bci=156, line=506 (Interpreted frame)
  360.  - org.jboss.jms.client.container.ConsumerAspect.handleReceive(org.jboss.aop.joinpoint.Invocation) @bci=41, line=194 (Interpreted frame)
  361.  - org.jboss.aop.advice.org.jboss.jms.client.container.ConsumerAspect_z_handleReceive_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  362.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  363.  - org.jboss.jms.client.container.ClosedInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=191, line=170 (Interpreted frame)
  364.  - org.jboss.aop.advice.PerInstanceInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=104, line=86 (Interpreted frame)
  365.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  366.  - org.jboss.jms.client.delegate.ClientConsumerDelegate.receive(long) @bci=106 (Interpreted frame)
  367.  - org.jboss.jms.client.JBossConnectionConsumer.run() @bci=244, line=248 (Interpreted frame)
  368.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  369.  
  370. Locked ownable synchronizers:
  371.     - None
  372.  
  373. Thread 13807: (state = BLOCKED)
  374.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  375.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  376.  - org.jboss.bootstrap.AbstractServerImpl$LifeThread.run() @bci=11, line=866 (Interpreted frame)
  377.  
  378. Locked ownable synchronizers:
  379.     - None
  380.  
  381. Thread 13806: (state = BLOCKED)
  382.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  383.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  384.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  385.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  386.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  387.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  388.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  389.  
  390. Locked ownable synchronizers:
  391.     - None
  392.  
  393. Thread 13805: (state = BLOCKED)
  394.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
  395.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=158 (Interpreted frame)
  396.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=1925 (Interpreted frame)
  397.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=358 (Interpreted frame)
  398.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=78, line=947 (Interpreted frame)
  399.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=18, line=907 (Interpreted frame)
  400.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  401.  
  402. Locked ownable synchronizers:
  403.     - None
  404.  
  405. Thread 13804: (state = BLOCKED)
  406.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  407.  - java.util.TimerThread.mainLoop() @bci=201, line=509 (Interpreted frame)
  408.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  409.  
  410. Locked ownable synchronizers:
  411.     - None
  412.  
  413. Thread 13803: (state = BLOCKED)
  414.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  415.  - java.util.TimerThread.mainLoop() @bci=201, line=509 (Interpreted frame)
  416.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  417.  
  418. Locked ownable synchronizers:
  419.     - None
  420.  
  421. Thread 13802: (state = BLOCKED)
  422.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  423.  - java.net.SocketInputStream.read(byte[], int, int) @bci=84, line=129 (Compiled frame)
  424.  - oracle.net.ns.Packet.receive() @bci=31 (Compiled frame)
  425.  - oracle.net.ns.DataPacket.receive() @bci=1 (Interpreted frame)
  426.  - oracle.net.ns.NetInputStream.getNextPacket() @bci=48 (Interpreted frame)
  427.  - oracle.net.ns.NetInputStream.read(byte[], int, int) @bci=33 (Compiled frame)
  428.  - oracle.net.ns.NetInputStream.read(byte[]) @bci=5 (Compiled frame)
  429.  - oracle.net.ns.NetInputStream.read() @bci=5 (Compiled frame)
  430.  - oracle.jdbc.driver.T4CMAREngine.unmarshalUB1() @bci=6, line=1099 (Compiled frame)
  431.  - oracle.jdbc.driver.T4CMAREngine.unmarshalSB1() @bci=1, line=1070 (Compiled frame)
  432.  - oracle.jdbc.driver.T4C8Oall.receive() @bci=52, line=478 (Compiled frame)
  433.  - oracle.jdbc.driver.T4CPreparedStatement.doOall8(boolean, boolean, boolean, boolean) @bci=619, line=216 (Compiled frame)
  434.  - oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe() @bci=71, line=911 (Compiled frame)
  435.  - oracle.jdbc.driver.OracleStatement.executeMaybeDescribe() @bci=190, line=1121 (Interpreted frame)
  436.  - oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe() @bci=11, line=962 (Interpreted frame)
  437.  - oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout() @bci=189, line=1243 (Interpreted frame)
  438.  - oracle.jdbc.driver.OraclePreparedStatement.executeInternal() @bci=94, line=3415 (Interpreted frame)
  439.  - oracle.jdbc.driver.OraclePreparedStatement.executeQuery() @bci=17, line=3459 (Interpreted frame)
  440.  - org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery() @bci=16, line=342 (Interpreted frame)
  441.  - org.hibernate.jdbc.AbstractBatcher.getResultSet(java.sql.PreparedStatement) @bci=1, line=208 (Interpreted frame)
  442.  - org.hibernate.loader.Loader.getResultSet(java.sql.PreparedStatement, boolean, boolean, org.hibernate.engine.RowSelection, org.hibernate.engine.SessionImplementor) @bci=49, line=1808 (Compiled frame)
  443.  - org.hibernate.loader.Loader.doQuery(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=82, line=697 (Compiled frame)
  444.  - org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=19, line=259 (Interpreted frame)
  445.  - org.hibernate.loader.Loader.loadEntity(org.hibernate.engine.SessionImplementor, java.lang.Object, org.hibernate.type.Type, java.lang.Object, java.lang.String, java.io.Serializable, org.hibernate.persister.entity.EntityPersister) @bci=81, line=1881 (Interpreted frame)
  446.  - org.hibernate.loader.entity.AbstractEntityLoader.load(org.hibernate.engine.SessionImplementor, java.lang.Object, java.lang.Object, java.io.Serializable) @bci=18, line=71 (Interpreted frame)
  447.  - org.hibernate.loader.entity.EntityLoader.loadByUniqueKey(org.hibernate.engine.SessionImplementor, java.lang.Object) @bci=5, line=108 (Interpreted frame)
  448.  - org.hibernate.persister.entity.AbstractEntityPersister.loadByUniqueKey(java.lang.String, java.lang.Object, org.hibernate.engine.SessionImplementor) @bci=13, line=1672 (Interpreted frame)
  449.  - org.hibernate.type.EntityType.loadByUniqueKey(java.lang.String, java.lang.String, java.lang.Object, org.hibernate.engine.SessionImplementor) @bci=85, line=641 (Interpreted frame)
  450.  - org.hibernate.type.EntityType.resolve(java.lang.Object, org.hibernate.engine.SessionImplementor, java.lang.Object) @bci=55, line=415 (Compiled frame)
  451.  - org.hibernate.engine.TwoPhaseLoad.initializeEntity(java.lang.Object, boolean, org.hibernate.engine.SessionImplementor, org.hibernate.event.PreLoadEvent, org.hibernate.event.PostLoadEvent) @bci=160, line=139 (Compiled frame)
  452.  - org.hibernate.loader.Loader.initializeEntitiesAndCollections(java.util.List, java.lang.Object, org.hibernate.engine.SessionImplementor, boolean) @bci=172, line=877 (Compiled frame)
  453.  - org.hibernate.loader.Loader.doQuery(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=384, line=752 (Compiled frame)
  454.  - org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=19, line=259 (Interpreted frame)
  455.  - org.hibernate.loader.Loader.loadEntity(org.hibernate.engine.SessionImplementor, java.lang.Object, org.hibernate.type.Type, java.lang.Object, java.lang.String, java.io.Serializable, org.hibernate.persister.entity.EntityPersister) @bci=81, line=1881 (Interpreted frame)
  456.  - org.hibernate.loader.entity.AbstractEntityLoader.load(org.hibernate.engine.SessionImplementor, java.lang.Object, java.lang.Object, java.io.Serializable) @bci=18, line=71 (Interpreted frame)
  457.  - org.hibernate.loader.entity.AbstractEntityLoader.load(java.io.Serializable, java.lang.Object, org.hibernate.engine.SessionImplementor) @bci=5, line=65 (Interpreted frame)
  458.  - org.hibernate.persister.entity.AbstractEntityPersister.load(java.io.Serializable, java.lang.Object, org.hibernate.LockMode, org.hibernate.engine.SessionImplementor) @bci=62, line=3072 (Interpreted frame)
  459.  - org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(org.hibernate.event.LoadEvent, org.hibernate.persister.entity.EntityPersister, org.hibernate.engine.EntityKey, org.hibernate.event.LoadEventListener$LoadType) @bci=21, line=434 (Interpreted frame)
  460.  - org.hibernate.event.def.DefaultLoadEventListener.doLoad(org.hibernate.event.LoadEvent, org.hibernate.persister.entity.EntityPersister, org.hibernate.engine.EntityKey, org.hibernate.event.LoadEventListener$LoadType) @bci=298, line=415 (Interpreted frame)
  461.  - org.hibernate.event.def.DefaultLoadEventListener.load(org.hibernate.event.LoadEvent, org.hibernate.persister.entity.EntityPersister, org.hibernate.engine.EntityKey, org.hibernate.event.LoadEventListener$LoadType) @bci=100, line=165 (Interpreted frame)
  462.  - org.hibernate.event.def.DefaultLoadEventListener.returnNarrowedProxy(org.hibernate.event.LoadEvent, org.hibernate.persister.entity.EntityPersister, org.hibernate.engine.EntityKey, org.hibernate.event.LoadEventListener$LoadType, org.hibernate.engine.PersistenceContext, java.lang.Object) @bci=57, line=256 (Compiled frame)
  463.  - org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(org.hibernate.event.LoadEvent, org.hibernate.persister.entity.EntityPersister, org.hibernate.engine.EntityKey, org.hibernate.event.LoadEventListener$LoadType) @bci=109, line=215 (Compiled frame)
  464.  - org.hibernate.event.def.DefaultLoadEventListener.onLoad(org.hibernate.event.LoadEvent, org.hibernate.event.LoadEventListener$LoadType) @bci=279, line=126 (Compiled frame)
  465.  - org.hibernate.impl.SessionImpl.fireLoad(org.hibernate.event.LoadEvent, org.hibernate.event.LoadEventListener$LoadType) @bci=32, line=905 (Compiled frame)
  466.  - org.hibernate.impl.SessionImpl.internalLoad(java.lang.String, java.io.Serializable, boolean, boolean) @bci=44, line=873 (Compiled frame)
  467.  - org.hibernate.type.EntityType.resolveIdentifier(java.io.Serializable, org.hibernate.engine.SessionImplementor) @bci=68, line=590 (Compiled frame)
  468.  - org.hibernate.type.EntityType.resolve(java.lang.Object, org.hibernate.engine.SessionImplementor, java.lang.Object) @bci=40, line=412 (Compiled frame)
  469.  - org.hibernate.engine.TwoPhaseLoad.initializeEntity(java.lang.Object, boolean, org.hibernate.engine.SessionImplementor, org.hibernate.event.PreLoadEvent, org.hibernate.event.PostLoadEvent) @bci=160, line=139 (Compiled frame)
  470.  - org.hibernate.loader.Loader.initializeEntitiesAndCollections(java.util.List, java.lang.Object, org.hibernate.engine.SessionImplementor, boolean) @bci=172, line=877 (Compiled frame)
  471.  - org.hibernate.loader.Loader.doQuery(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=384, line=752 (Compiled frame)
  472.  - org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, boolean) @bci=19, line=259 (Interpreted frame)
  473.  - org.hibernate.loader.Loader.doList(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters) @bci=31, line=2228 (Interpreted frame)
  474.  - org.hibernate.loader.Loader.listIgnoreQueryCache(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters) @bci=4, line=2125 (Interpreted frame)
  475.  - org.hibernate.loader.Loader.list(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters, java.util.Set, org.hibernate.type.Type[]) @bci=47, line=2120 (Interpreted frame)
  476.  - org.hibernate.loader.hql.QueryLoader.list(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters) @bci=19, line=401 (Compiled frame)
  477.  - org.hibernate.hql.ast.QueryTranslatorImpl.list(org.hibernate.engine.SessionImplementor, org.hibernate.engine.QueryParameters) @bci=141, line=361 (Compiled frame)
  478.  - org.hibernate.engine.query.HQLQueryPlan.performList(org.hibernate.engine.QueryParameters, org.hibernate.engine.SessionImplementor) @bci=200, line=196 (Compiled frame)
  479.  - org.hibernate.impl.SessionImpl.list(java.lang.String, org.hibernate.engine.QueryParameters) @bci=49, line=1148 (Interpreted frame)
  480.  - org.hibernate.impl.QueryImpl.list() @bci=27, line=102 (Interpreted frame)
  481.  - org.hibernate.ejb.QueryImpl.getSingleResult() @bci=33, line=88 (Interpreted frame)
  482.  - sun.reflect.GeneratedMethodAccessor576.invoke(java.lang.Object, java.lang.Object[]) @bci=135 (Interpreted frame)
  483.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  484.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  485.  - org.jboss.aop.joinpoint.MethodInvocation.invokeTarget() @bci=12, line=122 (Interpreted frame)
  486.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=68, line=111 (Compiled frame)
  487.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=63, line=69 (Interpreted frame)
  488.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed() @bci=4, line=138 (Interpreted frame)
  489.  - sun.reflect.GeneratedMethodAccessor344.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  490.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  491.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  492.  - org.jboss.ejb3.interceptors.aop.BusinessMethodBeanMethodInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=33, line=71 (Interpreted frame)
  493.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=29, line=59 (Interpreted frame)
  494.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed() @bci=4, line=138 (Interpreted frame)
  495.  - org.jboss.seam.intercept.EJBInvocationContext.proceed() @bci=4, line=44 (Interpreted frame)
  496.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=20, line=56 (Compiled frame)
  497.  - org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=28 (Compiled frame)
  498.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  499.  - org.jboss.seam.core.BijectionInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=125, line=77 (Compiled frame)
  500.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  501.  - org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=98, line=44 (Compiled frame)
  502.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  503.  - org.jboss.seam.persistence.EntityManagerProxyInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=29 (Interpreted frame)
  504.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  505.  - org.jboss.seam.persistence.HibernateSessionProxyInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=30 (Interpreted frame)
  506.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  507.  - org.jboss.seam.intercept.RootInterceptor.invoke(org.jboss.seam.intercept.InvocationContext, org.jboss.seam.intercept.EventType) @bci=38, line=107 (Interpreted frame)
  508.  - org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(javax.interceptor.InvocationContext) @bci=12, line=50 (Interpreted frame)
  509.  - sun.reflect.GeneratedMethodAccessor336.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  510.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  511.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  512.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(java.lang.Object, org.jboss.aop.joinpoint.Invocation) @bci=39, line=83 (Interpreted frame)
  513.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=20, line=70 (Interpreted frame)
  514.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=29, line=59 (Interpreted frame)
  515.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(org.jboss.aop.joinpoint.Invocation) @bci=52, line=73 (Interpreted frame)
  516.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(org.jboss.aop.joinpoint.Invocation) @bci=27, line=59 (Interpreted frame)
  517.  - sun.reflect.GeneratedMethodAccessor321.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  518.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  519.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  520.  - org.jboss.aop.advice.PerJoinpointAdvice.invoke(org.jboss.aop.joinpoint.Invocation) @bci=260, line=174 (Interpreted frame)
  521.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  522.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(org.jboss.aop.joinpoint.Invocation) @bci=63, line=72 (Interpreted frame)
  523.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  524.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  525.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(org.jboss.aop.joinpoint.Invocation) @bci=21, line=88 (Interpreted frame)
  526.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  527.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  528.  - org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=59, line=62 (Interpreted frame)
  529.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  530.  - org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=14, line=56 (Interpreted frame)
  531.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  532.  - org.jboss.ejb3.AllowedOperationsInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=7, line=47 (Interpreted frame)
  533.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  534.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  535.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  536.  - org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=62, line=68 (Interpreted frame)
  537.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  538.  - org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(org.jboss.aop.joinpoint.Invocation, javax.transaction.Transaction) @bci=1, line=126 (Interpreted frame)
  539.  - org.jboss.aspects.tx.TxInterceptor$Required.invoke(org.jboss.aop.joinpoint.Invocation) @bci=95, line=194 (Interpreted frame)
  540.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  541.  - org.jboss.aspects.tx.TxPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=100, line=76 (Interpreted frame)
  542.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  543.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  544.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  545.  - org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=339, line=201 (Interpreted frame)
  546.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  547.  - org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=422, line=186 (Interpreted frame)
  548.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  549.  - org.jboss.ejb3.ENCPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=10, line=41 (Interpreted frame)
  550.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  551.  - org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=39, line=67 (Interpreted frame)
  552.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  553.  - org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=5, line=67 (Interpreted frame)
  554.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  555.  - org.jboss.ejb3.session.SessionSpecContainer.invoke(java.io.Serializable, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=227, line=176 (Interpreted frame)
  556.  - org.jboss.ejb3.session.SessionSpecContainer.invoke(java.lang.Object, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=89, line=216 (Interpreted frame)
  557.  - org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(java.lang.Object, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=71, line=207 (Interpreted frame)
  558.  - org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=23, line=164 (Interpreted frame)
  559.  - $Proxy521.getResult(long) @bci=19 (Interpreted frame)
  560.  - sun.reflect.GeneratedMethodAccessor575.invoke(java.lang.Object, java.lang.Object[]) @bci=135 (Interpreted frame)
  561.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  562.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  563.  - org.jboss.seam.util.Reflections.invoke(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=3, line=22 (Compiled frame)
  564.  - org.jboss.seam.intercept.RootInvocationContext.proceed() @bci=20, line=32 (Compiled frame)
  565.  - org.jboss.seam.intercept.ClientSideInterceptor$1.proceed() @bci=24, line=76 (Interpreted frame)
  566.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=20, line=56 (Compiled frame)
  567.  - org.jboss.seam.intercept.RootInterceptor.invoke(org.jboss.seam.intercept.InvocationContext, org.jboss.seam.intercept.EventType) @bci=38, line=107 (Interpreted frame)
  568.  - org.jboss.seam.intercept.ClientSideInterceptor.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.Object[]) @bci=73, line=54 (Interpreted frame)
  569.  - org.javassist.tmp.java.lang.Object_$$_javassist_seam_7.getResult(long) @bci=58 (Interpreted frame)
  570.  - sun.reflect.GeneratedMethodAccessor571.invoke(java.lang.Object, java.lang.Object[]) @bci=36 (Interpreted frame)
  571.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  572.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  573.  - org.jboss.aop.joinpoint.MethodInvocation.invokeTarget() @bci=12, line=122 (Interpreted frame)
  574.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=68, line=111 (Compiled frame)
  575.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=63, line=69 (Interpreted frame)
  576.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed() @bci=4, line=138 (Interpreted frame)
  577.  - sun.reflect.GeneratedMethodAccessor344.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  578.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  579.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  580.  - org.jboss.ejb3.interceptors.aop.BusinessMethodBeanMethodInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=33, line=71 (Interpreted frame)
  581.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=29, line=59 (Interpreted frame)
  582.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed() @bci=4, line=138 (Interpreted frame)
  583.  - org.jboss.seam.intercept.EJBInvocationContext.proceed() @bci=4, line=44 (Interpreted frame)
  584.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=20, line=56 (Compiled frame)
  585.  - org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=28 (Compiled frame)
  586.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  587.  - org.jboss.seam.core.BijectionInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=125, line=77 (Compiled frame)
  588.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  589.  - org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=98, line=44 (Compiled frame)
  590.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  591.  - org.jboss.seam.persistence.EntityManagerProxyInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=29 (Interpreted frame)
  592.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  593.  - org.jboss.seam.persistence.HibernateSessionProxyInterceptor.aroundInvoke(org.jboss.seam.intercept.InvocationContext) @bci=1, line=30 (Interpreted frame)
  594.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=124, line=68 (Compiled frame)
  595.  - org.jboss.seam.intercept.RootInterceptor.invoke(org.jboss.seam.intercept.InvocationContext, org.jboss.seam.intercept.EventType) @bci=38, line=107 (Interpreted frame)
  596.  - org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(javax.interceptor.InvocationContext) @bci=12, line=50 (Interpreted frame)
  597.  - sun.reflect.GeneratedMethodAccessor336.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  598.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  599.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  600.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(java.lang.Object, org.jboss.aop.joinpoint.Invocation) @bci=39, line=83 (Interpreted frame)
  601.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=20, line=70 (Interpreted frame)
  602.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=29, line=59 (Interpreted frame)
  603.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(org.jboss.aop.joinpoint.Invocation) @bci=52, line=73 (Interpreted frame)
  604.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(org.jboss.aop.joinpoint.Invocation) @bci=27, line=59 (Interpreted frame)
  605.  - sun.reflect.GeneratedMethodAccessor321.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  606.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  607.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  608.  - org.jboss.aop.advice.PerJoinpointAdvice.invoke(org.jboss.aop.joinpoint.Invocation) @bci=260, line=174 (Interpreted frame)
  609.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  610.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(org.jboss.aop.joinpoint.Invocation) @bci=63, line=72 (Interpreted frame)
  611.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  612.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  613.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(org.jboss.aop.joinpoint.Invocation) @bci=21, line=88 (Interpreted frame)
  614.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  615.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  616.  - org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=59, line=62 (Interpreted frame)
  617.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  618.  - org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=14, line=56 (Interpreted frame)
  619.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  620.  - org.jboss.ejb3.AllowedOperationsInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=7, line=47 (Interpreted frame)
  621.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  622.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  623.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  624.  - org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=62, line=68 (Interpreted frame)
  625.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  626.  - org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(org.jboss.aop.joinpoint.Invocation, javax.transaction.Transaction) @bci=1, line=126 (Interpreted frame)
  627.  - org.jboss.aspects.tx.TxInterceptor$Required.invoke(org.jboss.aop.joinpoint.Invocation) @bci=95, line=194 (Interpreted frame)
  628.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  629.  - org.jboss.aspects.tx.TxPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=100, line=76 (Interpreted frame)
  630.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  631.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  632.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  633.  - org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=339, line=201 (Interpreted frame)
  634.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  635.  - org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=422, line=186 (Interpreted frame)
  636.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  637.  - org.jboss.ejb3.ENCPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=10, line=41 (Interpreted frame)
  638.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  639.  - org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=39, line=67 (Interpreted frame)
  640.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  641.  - org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=5, line=67 (Interpreted frame)
  642.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  643.  - org.jboss.ejb3.session.SessionSpecContainer.invoke(java.io.Serializable, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=227, line=176 (Interpreted frame)
  644.  - org.jboss.ejb3.session.SessionSpecContainer.invoke(java.lang.Object, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=89, line=216 (Interpreted frame)
  645.  - org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(java.lang.Object, org.jboss.ejb3.common.lang.SerializableMethod, java.lang.Object[]) @bci=71, line=207 (Interpreted frame)
  646.  - org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=23, line=164 (Interpreted frame)
  647.  - $Proxy497.scanRequests() @bci=9 (Interpreted frame)
  648.  - sun.reflect.GeneratedMethodAccessor570.invoke(java.lang.Object, java.lang.Object[]) @bci=36 (Interpreted frame)
  649.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  650.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  651.  - org.jboss.seam.util.Reflections.invoke(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=3, line=22 (Compiled frame)
  652.  - org.jboss.seam.intercept.RootInvocationContext.proceed() @bci=20, line=32 (Compiled frame)
  653.  - org.jboss.seam.intercept.ClientSideInterceptor$1.proceed() @bci=24, line=76 (Interpreted frame)
  654.  - org.jboss.seam.intercept.SeamInvocationContext.proceed() @bci=20, line=56 (Compiled frame)
  655.  - org.jboss.seam.intercept.RootInterceptor.invoke(org.jboss.seam.intercept.InvocationContext, org.jboss.seam.intercept.EventType) @bci=38, line=107 (Interpreted frame)
  656.  - org.jboss.seam.intercept.ClientSideInterceptor.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.Object[]) @bci=73, line=54 (Interpreted frame)
  657.  - org.javassist.tmp.java.lang.Object_$$_javassist_seam_12.scanRequests() @bci=47 (Interpreted frame)
  658.  - sun.reflect.GeneratedMethodAccessor569.invoke(java.lang.Object, java.lang.Object[]) @bci=36 (Interpreted frame)
  659.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  660.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  661.  - sun.reflect.GeneratedMethodAccessor564.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  662.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  663.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  664.  - org.jboss.aop.joinpoint.MethodInvocation.invokeTarget() @bci=12, line=122 (Interpreted frame)
  665.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=68, line=111 (Compiled frame)
  666.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=63, line=69 (Interpreted frame)
  667.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor$InvocationContext.proceed() @bci=4, line=138 (Interpreted frame)
  668.  - org.jboss.seam.intercept.EJBInvocationContext.proceed() @bci=4, line=44 (Interpreted frame)
  669.  - org.jboss.seam.intercept.RootInterceptor.invoke(org.jboss.seam.intercept.InvocationContext, org.jboss.seam.intercept.EventType) @bci=14, line=101 (Interpreted frame)
  670.  - org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(javax.interceptor.InvocationContext) @bci=12, line=50 (Interpreted frame)
  671.  - sun.reflect.GeneratedMethodAccessor336.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  672.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  673.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  674.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(java.lang.Object, org.jboss.aop.joinpoint.Invocation) @bci=39, line=83 (Interpreted frame)
  675.  - org.jboss.ejb3.interceptors.aop.EJB3InterceptorInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=20, line=70 (Interpreted frame)
  676.  - org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext() @bci=29, line=59 (Interpreted frame)
  677.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(org.jboss.aop.joinpoint.Invocation) @bci=52, line=73 (Interpreted frame)
  678.  - org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(org.jboss.aop.joinpoint.Invocation) @bci=27, line=59 (Interpreted frame)
  679.  - sun.reflect.GeneratedMethodAccessor321.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Interpreted frame)
  680.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=25 (Compiled frame)
  681.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=161, line=597 (Compiled frame)
  682.  - org.jboss.aop.advice.PerJoinpointAdvice.invoke(org.jboss.aop.joinpoint.Invocation) @bci=260, line=174 (Interpreted frame)
  683.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  684.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(org.jboss.aop.joinpoint.Invocation) @bci=63, line=72 (Interpreted frame)
  685.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  686.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  687.  - org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(org.jboss.aop.joinpoint.Invocation) @bci=21, line=88 (Interpreted frame)
  688.  - org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  689.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  690.  - org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=59, line=62 (Interpreted frame)
  691.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  692.  - org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=14, line=56 (Interpreted frame)
  693.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  694.  - org.jboss.ejb3.AllowedOperationsInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=7, line=47 (Interpreted frame)
  695.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  696.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  697.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  698.  - org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=62, line=68 (Interpreted frame)
  699.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  700.  - org.jboss.aspects.tx.TxPolicy.invokeInOurTx(org.jboss.aop.joinpoint.Invocation, javax.transaction.TransactionManager) @bci=24, line=79 (Interpreted frame)
  701.  - org.jboss.aspects.tx.TxInterceptor$Required.invoke(org.jboss.aop.joinpoint.Invocation) @bci=64, line=190 (Interpreted frame)
  702.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  703.  - org.jboss.aspects.tx.TxPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=100, line=76 (Interpreted frame)
  704.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  705.  - org.jboss.ejb3.tx.NullInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=1, line=42 (Interpreted frame)
  706.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  707.  - org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=70, line=138 (Interpreted frame)
  708.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  709.  - org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(org.jboss.aop.joinpoint.Invocation) @bci=53, line=80 (Interpreted frame)
  710.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  711.  - org.jboss.ejb3.ENCPropagationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=10, line=41 (Interpreted frame)
  712.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  713.  - org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=39, line=67 (Interpreted frame)
  714.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  715.  - org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(org.jboss.aop.joinpoint.Invocation) @bci=5, line=67 (Interpreted frame)
  716.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102 (Compiled frame)
  717.  - org.jboss.ejb3.stateless.StatelessContainer.callTimeout(javax.ejb.Timer) @bci=77, line=249 (Interpreted frame)
  718.  - org.jboss.as.ejb3.timerservice.TimedObjectInvokerBridge.callTimeout(javax.ejb.Timer) @bci=5, line=44 (Interpreted frame)
  719.  - org.jboss.ejb.txtimer.TimerImpl$TimerTaskImpl.run() @bci=114, line=561 (Interpreted frame)
  720.  - java.util.TimerThread.mainLoop() @bci=221, line=512 (Interpreted frame)
  721.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  722.  
  723. Locked ownable synchronizers:
  724.     - None
  725.  
  726. Thread 13784: (state = BLOCKED)
  727.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  728.  - java.lang.ref.ReferenceQueue.remove(long) @bci=44, line=116 (Compiled frame)
  729.  - java.lang.ref.ReferenceQueue.remove() @bci=2, line=132 (Compiled frame)
  730.  - org.jboss.el.util.ReferenceCache$ReferenceQueueRunner.run() @bci=1, line=159 (Interpreted frame)
  731.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  732.  
  733. Locked ownable synchronizers:
  734.     - None
  735.  
  736. Thread 13753: (state = BLOCKED)
  737.  - java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
  738.  - org.jboss.ejb3.cache.simple.SimpleStatefulCache$SessionTimeoutTask.block() @bci=11, line=210 (Interpreted frame)
  739.  - org.jboss.ejb3.cache.simple.SimpleStatefulCache$SessionTimeoutTask.run() @bci=11, line=235 (Interpreted frame)
  740.  
  741. Locked ownable synchronizers:
  742.     - None
  743.  
  744. Thread 13752: (state = BLOCKED)
  745.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  746.  - org.jboss.resource.connectionmanager.IdleRemover$IdleRemoverRunnable.run() @bci=31, line=167 (Interpreted frame)
  747.  - java.lang.Thread.run() @bci=11, line=619 (Interpreted frame)
  748.  
  749. Locked ownable synchronizers:
  750.     - None
  751.  
  752. Thread 13749: (state = BLOCKED)
  753.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  754.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  755.  - org.jboss.remoting.transport.socket.ServerThread.run() @bci=209, line=284 (Interpreted frame)
  756.  
  757. Locked ownable synchronizers:
  758.     - None
  759.  
  760. Thread 13734: (state = BLOCKED)
  761.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  762.  - java.util.TimerThread.mainLoop() @bci=201, line=509 (Interpreted frame)
  763.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  764.  
  765. Locked ownable synchronizers:
  766.     - None
  767.  
  768. Thread 13733: (state = BLOCKED)
  769.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  770.  - java.util.TimerThread.mainLoop() @bci=201, line=509 (Interpreted frame)
  771.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  772.  
  773. Locked ownable synchronizers:
  774.     - None
  775.  
  776. Thread 13732: (state = BLOCKED)
  777.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  778.  - java.util.TimerThread.mainLoop() @bci=201, line=509 (Interpreted frame)
  779.  - java.util.TimerThread.run() @bci=1, line=462 (Interpreted frame)
  780.  
  781. Locked ownable synchronizers:
  782.     - None
  783.  
  784. Thread 13731: (state = BLOCKED)
  785.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  786.  - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame)
  787.  - org.jboss.jms.client.container.ClientConsumer.getMessage(long) @bci=71, line=866 (Interpreted frame)
  788.  - org.jboss.jms.client.container.ClientConsumer.receive(long) @bci=156, line=506 (Interpreted frame)
  789.  - org.jboss.jms.client.container.ConsumerAspect.handleReceive(org.jboss.aop.joinpoint.Invocation) @bci=41, line=194 (Interpreted frame)
  790.  - org.jboss.aop.advice.org.jboss.jms.client.container.ConsumerAspect_z_handleReceive_26237506.invoke(org.jboss.aop.joinpoint.Invocation) @bci=8 (Interpreted frame)
  791.  - org.jboss.aop.joinpoint.MethodInvocation.invokeNext() @bci=36, line=102