Howdy all
Im running JBoss 3.0.2. I seem to have an issue with doing JMS connections and sends from internal EJBs back onto local Queues. It works correctly but seems to be accumulating a large number of running threads of the "OIL Worker" and OILClientILService. In turn I get a large number of sockets remaining open on the system. To the point where eventually i run out of allowable file handles. (I bumped the ulimit as a work around but the leak is still there) I know im closing the JMS Session and Connection and dont have any other references to them. Has this issue been seen before? Any ideas how to stop it? Thanks -=Brian Thread Dump ________________________________________________________________________ Total Threads: 541 Total Thread Groups: 8 Thread Group: system : max priority:10, demon:false Thread: Reference Handler : priority:10, demon:true Thread: Finalizer : priority:8, demon:true Thread: JDWP Transport Listener: dt_socket : priority:10, demon:true Thread: JDWP Event Helper Thread : priority:10, demon:true Thread: Signal Dispatcher : priority:10, demon:true Thread: AdapterThread : priority:10, demon:true Thread: CompileThread0 : priority:10, demon:true Thread: RMI TCP Accept-0 : priority:5, demon:true Thread: RMI Reaper : priority:5, demon:false Thread: GC Daemon : priority:2, demon:true Thread: RMI TCP Accept-4444 : priority:5, demon:true Thread: RMI LeaseChecker : priority:5, demon:true Thread: RMI RenewClean-[10.0.0.106:8430] : priority:5, demon:true Thread Group: main : max priority:10, demon:false Thread: Thread-1 : priority:5, demon:false Thread Group: jboss : max priority:10, demon:false Thread: Thread-2 : priority:5, demon:true Thread: Thread-3 : priority:5, demon:true Thread: ScannerThread : priority:5, demon:true Thread: Thread-4 : priority:5, demon:true Thread: Thread-5 : priority:5, demon:true Thread: JNP Server : priority:5, demon:false Thread: Rollover : priority:5, demon:true Thread: Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] : priority:5, demon:false Thread: SocketListener-0 : priority:5, demon:false Thread: SocketListener-1 : priority:5, demon:false Thread: SocketListener-2 : priority:5, demon:false Thread: SocketListener-3 : priority:5, demon:false Thread: SocketListener-4 : priority:5, demon:false Thread: SessionScavenger : priority:5, demon:true Thread: Thread-13 : priority:5, demon:true Thread: SessionScavenger : priority:5, demon:true Thread: TimeScheduler.Thread : priority:5, demon:false Thread: DownHandler (UDP) : priority:5, demon:false Thread: DownHandler (PING) : priority:5, demon:false Thread: UpHandler (PING) : priority:5, demon:false Thread: DownHandler (FD) : priority:5, demon:false Thread: UpHandler (FD) : priority:5, demon:false Thread: DownHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: UpHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: DownHandler (MERGE) : priority:5, demon:false Thread: UpHandler (MERGE) : priority:5, demon:false Thread: DownHandler (NAKACK) : priority:5, demon:false Thread: UpHandler (NAKACK) : priority:5, demon:false Thread: DownHandler (FRAG) : priority:5, demon:false Thread: UpHandler (FRAG) : priority:5, demon:false Thread: DownHandler (FLUSH) : priority:5, demon:false Thread: UpHandler (FLUSH) : priority:5, demon:false Thread: DownHandler (GMS) : priority:5, demon:false Thread: UpHandler (GMS) : priority:5, demon:false Thread: DownHandler (STATE_TRANSFER) : priority:5, demon:false Thread: UpHandler (STATE_TRANSFER) : priority:5, demon:false Thread: DownHandler (QUEUE) : priority:5, demon:false Thread: UpHandler (QUEUE) : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: TimeScheduler.Thread : priority:5, demon:false Thread: DownHandler (UDP) : priority:5, demon:false Thread: DownHandler (PING) : priority:5, demon:false Thread: UpHandler (PING) : priority:5, demon:false Thread: DownHandler (FD) : priority:5, demon:false Thread: UpHandler (FD) : priority:5, demon:false Thread: DownHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: UpHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: DownHandler (MERGE) : priority:5, demon:false Thread: UpHandler (MERGE) : priority:5, demon:false Thread: DownHandler (NAKACK) : priority:5, demon:false Thread: UpHandler (NAKACK) : priority:5, demon:false Thread: DownHandler (FRAG) : priority:5, demon:false Thread: UpHandler (FRAG) : priority:5, demon:false Thread: DownHandler (FLUSH) : priority:5, demon:false Thread: UpHandler (FLUSH) : priority:5, demon:false Thread: DownHandler (GMS) : priority:5, demon:false Thread: UpHandler (GMS) : priority:5, demon:false Thread: DownHandler (STATE_TRANSFER) : priority:5, demon:false Thread: UpHandler (STATE_TRANSFER) : priority:5, demon:false Thread: DownHandler (QUEUE) : priority:5, demon:false Thread: UpHandler (QUEUE) : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: TimeScheduler.Thread : priority:5, demon:false Thread: DownHandler (UDP) : priority:5, demon:false Thread: DownHandler (PING) : priority:5, demon:false Thread: UpHandler (PING) : priority:5, demon:false Thread: DownHandler (FD) : priority:5, demon:false Thread: UpHandler (FD) : priority:5, demon:false Thread: DownHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: UpHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: DownHandler (MERGE) : priority:5, demon:false Thread: UpHandler (MERGE) : priority:5, demon:false Thread: DownHandler (NAKACK) : priority:5, demon:false Thread: UpHandler (NAKACK) : priority:5, demon:false Thread: DownHandler (FRAG) : priority:5, demon:false Thread: UpHandler (FRAG) : priority:5, demon:false Thread: DownHandler (FLUSH) : priority:5, demon:false Thread: UpHandler (FLUSH) : priority:5, demon:false Thread: DownHandler (GMS) : priority:5, demon:false Thread: UpHandler (GMS) : priority:5, demon:false Thread: DownHandler (STATE_TRANSFER) : priority:5, demon:false Thread: UpHandler (STATE_TRANSFER) : priority:5, demon:false Thread: DownHandler (QUEUE) : priority:5, demon:false Thread: UpHandler (QUEUE) : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: TimeScheduler.Thread : priority:5, demon:false Thread: DownHandler (UDP) : priority:5, demon:false Thread: DownHandler (PING) : priority:5, demon:false Thread: UpHandler (PING) : priority:5, demon:false Thread: DownHandler (FD) : priority:5, demon:false Thread: UpHandler (FD) : priority:5, demon:false Thread: DownHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: UpHandler (VERIFY_SUSPECT) : priority:5, demon:false Thread: DownHandler (MERGE) : priority:5, demon:false Thread: UpHandler (MERGE) : priority:5, demon:false Thread: DownHandler (NAKACK) : priority:5, demon:false Thread: UpHandler (NAKACK) : priority:5, demon:false Thread: DownHandler (FRAG) : priority:5, demon:false Thread: UpHandler (FRAG) : priority:5, demon:false Thread: DownHandler (FLUSH) : priority:5, demon:false Thread: UpHandler (FLUSH) : priority:5, demon:false Thread: DownHandler (GMS) : priority:5, demon:false Thread: UpHandler (GMS) : priority:5, demon:false Thread: DownHandler (STATE_TRANSFER) : priority:5, demon:false Thread: UpHandler (STATE_TRANSFER) : priority:5, demon:false Thread: DownHandler (QUEUE) : priority:5, demon:false Thread: UpHandler (QUEUE) : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: UDP.UcastReceiverThread : priority:5, demon:true Thread: UDP mcast receiver : priority:10, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: MERGE Thread : priority:5, demon:false Thread: GMS.EventHandlerThread : priority:5, demon:false Thread: ReusableThread : priority:5, demon:true Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: UDP.UcastReceiverThread : priority:5, demon:true Thread: UDP mcast receiver : priority:10, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: GMS.EventHandlerThread : priority:5, demon:false Thread: MERGE Thread : priority:5, demon:false Thread: ReusableThread : priority:5, demon:true Thread: HAJNDI-AutomaticDiscovery : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: UDP.UcastReceiverThread : priority:5, demon:true Thread: UDP mcast receiver : priority:10, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: GMS.EventHandlerThread : priority:5, demon:false Thread: MERGE Thread : priority:5, demon:false Thread: ReusableThread : priority:5, demon:true Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: Scheduler main thread : priority:5, demon:false Thread: UDP.UcastReceiverThread : priority:5, demon:true Thread: UDP mcast receiver : priority:10, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: GMS.EventHandlerThread : priority:5, demon:false Thread: MERGE Thread : priority:5, demon:false Thread: ReusableThread : priority:5, demon:true Thread: JBossMQ Cache Reference Softner : priority:5, demon:true Thread: SessionScavenger : priority:5, demon:true Thread: Connection Consumer for dest QUEUE.ProvisioningServicesRetryQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.ProvisioningRetryQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.JunctionRetryHoldingQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.JunctionRetryHoldingQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.ProvisioningQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.BillingQuotaOverageQueue : priority:5, demon:false Thread: EJB Passivator Thread : priority:5, demon:true Thread: Thread-99 : priority:5, demon:true Thread: Thread-100 : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.FlyAppServiceAvailabilityQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.FlyAppDomainRegistrationQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.FlyAppInitializerQueue : priority:5, demon:false Thread: Connection Consumer for dest QUEUE.FlyAppNotificationQueue : priority:5, demon:false Thread: JBoss Life Thread : priority:5, demon:false Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: ReusableThread : priority:5, demon:true Thread: HAJNDI-Listener : priority:5, demon:false Thread: SessionScavenger : priority:5, demon:true Thread Group: JBossMQ Server Threads : max priority:10, demon:false Thread: OIL Worker Server : priority:5, demon:false Thread: UIL Worker : priority:5, demon:false Thread: OIL Worker-0 : priority:5, demon:false Thread: OIL Worker-1 : priority:5, demon:false Thread: Message Pushers-1 : priority:5, demon:true Thread: OIL Worker-2 : priority:5, demon:false Thread: OIL Worker-3 : priority:5, demon:false Thread: OIL Worker-4 : priority:5, demon:false Thread: OIL Worker-5 : priority:5, demon:false Thread: OIL Worker-6 : priority:5, demon:false Thread: OIL Worker-7 : priority:5, demon:false Thread: OIL Worker-8 : priority:5, demon:false Thread: OIL Worker-9 : priority:5, demon:false Thread: OIL Worker-10 : priority:5, demon:false Thread: OIL Worker-11 : priority:5, demon:false Thread: OIL Worker-12 : priority:5, demon:false Thread: OIL Worker-13 : priority:5, demon:false Thread: OIL Worker-14 : priority:5, demon:false Thread: OIL Worker-15 : priority:5, demon:false Thread: OIL Worker-16 : priority:5, demon:false Thread: OIL Worker-17 : priority:5, demon:false Thread: OIL Worker-18 : priority:5, demon:false Thread: OIL Worker-19 : priority:5, demon:false Thread: OIL Worker-20 : priority:5, demon:false Thread: OIL Worker-21 : priority:5, demon:false Thread: OIL Worker-22 : priority:5, demon:false Thread: OIL Worker-23 : priority:5, demon:false Thread: OIL Worker-24 : priority:5, demon:false Thread: OIL Worker-25 : priority:5, demon:false Thread: OIL Worker-26 : priority:5, demon:false Thread: OIL Worker-27 : priority:5, demon:false Thread: OIL Worker-28 : priority:5, demon:false Thread: OIL Worker-29 : priority:5, demon:false Thread: OIL Worker-30 : priority:5, demon:false Thread: OIL Worker-31 : priority:5, demon:false Thread: OIL Worker-32 : priority:5, demon:false Thread: OIL Worker-33 : priority:5, demon:false Thread: OIL Worker-34 : priority:5, demon:false Thread: OIL Worker-35 : priority:5, demon:false Thread: OIL Worker-36 : priority:5, demon:false Thread: OIL Worker-37 : priority:5, demon:false Thread: OIL Worker-38 : priority:5, demon:false Thread: OIL Worker-39 : priority:5, demon:false Thread: OIL Worker-40 : priority:5, demon:false Thread: OIL Worker-41 : priority:5, demon:false Thread: OIL Worker-42 : priority:5, demon:false Thread: OIL Worker-43 : priority:5, demon:false Thread: OIL Worker-44 : priority:5, demon:false Thread: OIL Worker-45 : priority:5, demon:false Thread: OIL Worker-46 : priority:5, demon:false Thread: OIL Worker-47 : priority:5, demon:false Thread: OIL Worker-48 : priority:5, demon:false Thread: OIL Worker-49 : priority:5, demon:false Thread: OIL Worker-50 : priority:5, demon:false Thread: OIL Worker-51 : priority:5, demon:false Thread: OIL Worker-52 : priority:5, demon:false Thread: OIL Worker-53 : priority:5, demon:false Thread: OIL Worker-54 : priority:5, demon:false Thread: OIL Worker-55 : priority:5, demon:false Thread: OIL Worker-56 : priority:5, demon:false Thread: OIL Worker-57 : priority:5, demon:false Thread: OIL Worker-58 : priority:5, demon:false Thread: OIL Worker-59 : priority:5, demon:false Thread: OIL Worker-60 : priority:5, demon:false Thread: OIL Worker-61 : priority:5, demon:false Thread: OIL Worker-62 : priority:5, demon:false Thread: OIL Worker-63 : priority:5, demon:false Thread: OIL Worker-64 : priority:5, demon:false Thread: OIL Worker-65 : priority:5, demon:false Thread: OIL Worker-66 : priority:5, demon:false Thread: OIL Worker-67 : priority:5, demon:false Thread: OIL Worker-68 : priority:5, demon:false Thread: OIL Worker-69 : priority:5, demon:false Thread: OIL Worker-70 : priority:5, demon:false Thread: OIL Worker-71 : priority:5, demon:false Thread: OIL Worker-72 : priority:5, demon:false Thread: OIL Worker-73 : priority:5, demon:false Thread: OIL Worker-74 : priority:5, demon:false Thread: OIL Worker-75 : priority:5, demon:false Thread: OIL Worker-76 : priority:5, demon:false Thread: OIL Worker-77 : priority:5, demon:false Thread: OIL Worker-78 : priority:5, demon:false Thread: OIL Worker-79 : priority:5, demon:false Thread: OIL Worker-80 : priority:5, demon:false Thread: OIL Worker-81 : priority:5, demon:false Thread: OIL Worker-82 : priority:5, demon:false Thread: OIL Worker-83 : priority:5, demon:false Thread: OIL Worker-84 : priority:5, demon:false Thread: OIL Worker-85 : priority:5, demon:false Thread: OIL Worker-86 : priority:5, demon:false Thread: OIL Worker-87 : priority:5, demon:false Thread: OIL Worker-88 : priority:5, demon:false Thread: OIL Worker-89 : priority:5, demon:false Thread: OIL Worker-90 : priority:5, demon:false Thread: OIL Worker-91 : priority:5, demon:false Thread: OIL Worker-92 : priority:5, demon:false Thread: OIL Worker-93 : priority:5, demon:false Thread: OIL Worker-94 : priority:5, demon:false Thread: OIL Worker-95 : priority:5, demon:false Thread: OIL Worker-96 : priority:5, demon:false Thread: OIL Worker-97 : priority:5, demon:false Thread: OIL Worker-98 : priority:5, demon:false Thread: OIL Worker-99 : priority:5, demon:false Thread: OIL Worker-100 : priority:5, demon:false Thread: OIL Worker-101 : priority:5, demon:false Thread: OIL Worker-102 : priority:5, demon:false Thread: OIL Worker-103 : priority:5, demon:false Thread: OIL Worker-104 : priority:5, demon:false Thread: OIL Worker-105 : priority:5, demon:false Thread: OIL Worker-106 : priority:5, demon:false Thread: OIL Worker-107 : priority:5, demon:false Thread: OIL Worker-108 : priority:5, demon:false Thread: OIL Worker-109 : priority:5, demon:false Thread: OIL Worker-110 : priority:5, demon:false Thread: OIL Worker-111 : priority:5, demon:false Thread: OIL Worker-112 : priority:5, demon:false Thread: OIL Worker-113 : priority:5, demon:false Thread: OIL Worker-114 : priority:5, demon:false Thread: OIL Worker-115 : priority:5, demon:false Thread: OIL Worker-116 : priority:5, demon:false Thread: OIL Worker-117 : priority:5, demon:false Thread: OIL Worker-118 : priority:5, demon:false Thread: OIL Worker-119 : priority:5, demon:false Thread: OIL Worker-120 : priority:5, demon:false Thread: OIL Worker-121 : priority:5, demon:false Thread: OIL Worker-122 : priority:5, demon:false Thread: OIL Worker-123 : priority:5, demon:false Thread: OIL Worker-124 : priority:5, demon:false Thread: OIL Worker-125 : priority:5, demon:false Thread: OIL Worker-126 : priority:5, demon:false Thread: OIL Worker-127 : priority:5, demon:false Thread: OIL Worker-128 : priority:5, demon:false Thread: OIL Worker-129 : priority:5, demon:false Thread: OIL Worker-130 : priority:5, demon:false Thread: OIL Worker-131 : priority:5, demon:false Thread: OIL Worker-132 : priority:5, demon:false Thread: OIL Worker-133 : priority:5, demon:false Thread: OIL Worker-134 : priority:5, demon:false Thread: OIL Worker-135 : priority:5, demon:false Thread: OIL Worker-136 : priority:5, demon:false Thread: OIL Worker-137 : priority:5, demon:false Thread: OIL Worker-138 : priority:5, demon:false Thread: OIL Worker-139 : priority:5, demon:false Thread: OIL Worker-140 : priority:5, demon:false Thread: OIL Worker-141 : priority:5, demon:false Thread: OIL Worker-142 : priority:5, demon:false Thread: OIL Worker-143 : priority:5, demon:false Thread: OIL Worker-144 : priority:5, demon:false Thread: OIL Worker-145 : priority:5, demon:false Thread: OIL Worker-146 : priority:5, demon:false Thread: OIL Worker-147 : priority:5, demon:false Thread: OIL Worker-148 : priority:5, demon:false Thread: OIL Worker-149 : priority:5, demon:false Thread: OIL Worker-150 : priority:5, demon:false Thread: OIL Worker-151 : priority:5, demon:false Thread: OIL Worker-152 : priority:5, demon:false Thread: OIL Worker-153 : priority:5, demon:false Thread: OIL Worker-154 : priority:5, demon:false Thread: OIL Worker-155 : priority:5, demon:false Thread: OIL Worker-156 : priority:5, demon:false Thread: OIL Worker-157 : priority:5, demon:false Thread: OIL Worker-158 : priority:5, demon:false Thread: OIL Worker-159 : priority:5, demon:false Thread: OIL Worker-160 : priority:5, demon:false Thread: OIL Worker-161 : priority:5, demon:false Thread: OIL Worker-162 : priority:5, demon:false Thread: OIL Worker-163 : priority:5, demon:false Thread: OIL Worker-164 : priority:5, demon:false Thread: OIL Worker-165 : priority:5, demon:false Thread: OIL Worker-166 : priority:5, demon:false Thread: OIL Worker-167 : priority:5, demon:false Thread: OIL Worker-168 : priority:5, demon:false Thread Group: JBossMQ Server Threads : max priority:10, demon:false Thread: Queue Review Thread : priority:5, demon:true Thread: Queue Review Thread : priority:5, demon:true Thread: Queue Review Thread : priority:5, demon:true Thread Group: JBossMQ Client Threads : max priority:10, demon:false Thread: OILClientILService-0 : priority:5, demon:true Thread: Connection Monitor Thread : priority:5, demon:true Thread: OILClientILService-1 : priority:5, demon:true Thread: OILClientILService-2 : priority:5, demon:true Thread: OILClientILService-3 : priority:5, demon:true Thread: OILClientILService-4 : priority:5, demon:true Thread: OILClientILService-5 : priority:5, demon:true Thread: OILClientILService-6 : priority:5, demon:true Thread: OILClientILService-7 : priority:5, demon:true Thread: OILClientILService-8 : priority:5, demon:true Thread: OILClientILService-9 : priority:5, demon:true Thread: OILClientILService-10 : priority:5, demon:true Thread: OILClientILService-11 : priority:5, demon:true Thread: OILClientILService-12 : priority:5, demon:true Thread: OILClientILService-13 : priority:5, demon:true Thread: OILClientILService-14 : priority:5, demon:true Thread: OILClientILService-15 : priority:5, demon:true Thread: OILClientILService-16 : priority:5, demon:true Thread: OILClientILService-17 : priority:5, demon:true Thread: OILClientILService-18 : priority:5, demon:true Thread: OILClientILService-19 : priority:5, demon:true Thread: OILClientILService-20 : priority:5, demon:true Thread: OILClientILService-21 : priority:5, demon:true Thread: OILClientILService-22 : priority:5, demon:true Thread: OILClientILService-23 : priority:5, demon:true Thread: OILClientILService-24 : priority:5, demon:true Thread: OILClientILService-25 : priority:5, demon:true Thread: OILClientILService-26 : priority:5, demon:true Thread: OILClientILService-27 : priority:5, demon:true Thread: OILClientILService-28 : priority:5, demon:true Thread: OILClientILService-29 : priority:5, demon:true Thread: OILClientILService-30 : priority:5, demon:true Thread: OILClientILService-31 : priority:5, demon:true Thread: OILClientILService-32 : priority:5, demon:true Thread: OILClientILService-33 : priority:5, demon:true Thread: OILClientILService-34 : priority:5, demon:true Thread: OILClientILService-35 : priority:5, demon:true Thread: OILClientILService-36 : priority:5, demon:true Thread: OILClientILService-37 : priority:5, demon:true Thread: OILClientILService-38 : priority:5, demon:true Thread: OILClientILService-39 : priority:5, demon:true Thread: OILClientILService-40 : priority:5, demon:true Thread: OILClientILService-41 : priority:5, demon:true Thread: OILClientILService-42 : priority:5, demon:true Thread: OILClientILService-43 : priority:5, demon:true Thread: OILClientILService-44 : priority:5, demon:true Thread: OILClientILService-45 : priority:5, demon:true Thread: OILClientILService-46 : priority:5, demon:true Thread: OILClientILService-47 : priority:5, demon:true Thread: OILClientILService-48 : priority:5, demon:true Thread: OILClientILService-49 : priority:5, demon:true Thread: OILClientILService-50 : priority:5, demon:true Thread: OILClientILService-51 : priority:5, demon:true Thread: OILClientILService-52 : priority:5, demon:true Thread: OILClientILService-53 : priority:5, demon:true Thread: OILClientILService-54 : priority:5, demon:true Thread: OILClientILService-55 : priority:5, demon:true Thread: OILClientILService-56 : priority:5, demon:true Thread: OILClientILService-57 : priority:5, demon:true Thread: OILClientILService-58 : priority:5, demon:true Thread: OILClientILService-59 : priority:5, demon:true Thread: OILClientILService-60 : priority:5, demon:true Thread: OILClientILService-61 : priority:5, demon:true Thread: OILClientILService-62 : priority:5, demon:true Thread: OILClientILService-63 : priority:5, demon:true Thread: OILClientILService-64 : priority:5, demon:true Thread: OILClientILService-65 : priority:5, demon:true Thread: OILClientILService-66 : priority:5, demon:true Thread: OILClientILService-67 : priority:5, demon:true Thread: OILClientILService-68 : priority:5, demon:true Thread: OILClientILService-69 : priority:5, demon:true Thread: OILClientILService-70 : priority:5, demon:true Thread: OILClientILService-71 : priority:5, demon:true Thread: OILClientILService-72 : priority:5, demon:true Thread: OILClientILService-73 : priority:5, demon:true Thread: OILClientILService-74 : priority:5, demon:true Thread: OILClientILService-75 : priority:5, demon:true Thread: OILClientILService-76 : priority:5, demon:true Thread: OILClientILService-77 : priority:5, demon:true Thread: OILClientILService-78 : priority:5, demon:true Thread: OILClientILService-79 : priority:5, demon:true Thread: OILClientILService-80 : priority:5, demon:true Thread: OILClientILService-81 : priority:5, demon:true Thread: OILClientILService-82 : priority:5, demon:true Thread: OILClientILService-83 : priority:5, demon:true Thread: OILClientILService-84 : priority:5, demon:true Thread: OILClientILService-85 : priority:5, demon:true Thread: OILClientILService-86 : priority:5, demon:true Thread: OILClientILService-87 : priority:5, demon:true Thread: OILClientILService-88 : priority:5, demon:true Thread: OILClientILService-89 : priority:5, demon:true Thread: OILClientILService-90 : priority:5, demon:true Thread: OILClientILService-91 : priority:5, demon:true Thread: OILClientILService-92 : priority:5, demon:true Thread: OILClientILService-93 : priority:5, demon:true Thread: OILClientILService-94 : priority:5, demon:true Thread: OILClientILService-95 : priority:5, demon:true Thread: OILClientILService-96 : priority:5, demon:true Thread: OILClientILService-97 : priority:5, demon:true Thread: OILClientILService-98 : priority:5, demon:true Thread: OILClientILService-99 : priority:5, demon:true Thread: OILClientILService-100 : priority:5, demon:true Thread: OILClientILService-101 : priority:5, demon:true Thread: OILClientILService-102 : priority:5, demon:true Thread: OILClientILService-103 : priority:5, demon:true Thread: OILClientILService-104 : priority:5, demon:true Thread: OILClientILService-105 : priority:5, demon:true Thread: OILClientILService-106 : priority:5, demon:true Thread: OILClientILService-107 : priority:5, demon:true Thread: OILClientILService-108 : priority:5, demon:true Thread: OILClientILService-109 : priority:5, demon:true Thread: OILClientILService-110 : priority:5, demon:true Thread: OILClientILService-111 : priority:5, demon:true Thread: OILClientILService-112 : priority:5, demon:true Thread: OILClientILService-113 : priority:5, demon:true Thread: OILClientILService-114 : priority:5, demon:true Thread: OILClientILService-115 : priority:5, demon:true Thread: OILClientILService-116 : priority:5, demon:true Thread: OILClientILService-117 : priority:5, demon:true Thread: OILClientILService-118 : priority:5, demon:true Thread: OILClientILService-119 : priority:5, demon:true Thread: OILClientILService-120 : priority:5, demon:true Thread: OILClientILService-121 : priority:5, demon:true Thread: OILClientILService-122 : priority:5, demon:true Thread: OILClientILService-123 : priority:5, demon:true Thread: OILClientILService-124 : priority:5, demon:true Thread: OILClientILService-125 : priority:5, demon:true Thread: OILClientILService-126 : priority:5, demon:true Thread: OILClientILService-127 : priority:5, demon:true Thread: OILClientILService-128 : priority:5, demon:true Thread: OILClientILService-129 : priority:5, demon:true Thread: OILClientILService-130 : priority:5, demon:true Thread: OILClientILService-131 : priority:5, demon:true Thread: OILClientILService-132 : priority:5, demon:true Thread: OILClientILService-133 : priority:5, demon:true Thread: OILClientILService-134 : priority:5, demon:true Thread: OILClientILService-135 : priority:5, demon:true Thread: OILClientILService-136 : priority:5, demon:true Thread: OILClientILService-137 : priority:5, demon:true Thread: OILClientILService-138 : priority:5, demon:true Thread: OILClientILService-139 : priority:5, demon:true Thread: OILClientILService-140 : priority:5, demon:true Thread: OILClientILService-141 : priority:5, demon:true Thread: OILClientILService-142 : priority:5, demon:true Thread: OILClientILService-143 : priority:5, demon:true Thread: OILClientILService-144 : priority:5, demon:true Thread: OILClientILService-145 : priority:5, demon:true Thread: OILClientILService-146 : priority:5, demon:true Thread: OILClientILService-147 : priority:5, demon:true Thread: OILClientILService-148 : priority:5, demon:true Thread: OILClientILService-149 : priority:5, demon:true Thread: OILClientILService-150 : priority:5, demon:true Thread: OILClientILService-151 : priority:5, demon:true Thread: OILClientILService-152 : priority:5, demon:true Thread: OILClientILService-153 : priority:5, demon:true Thread: OILClientILService-154 : priority:5, demon:true Thread: OILClientILService-155 : priority:5, demon:true Thread: OILClientILService-156 : priority:5, demon:true Thread: OILClientILService-157 : priority:5, demon:true Thread: OILClientILService-158 : priority:5, demon:true Thread: OILClientILService-159 : priority:5, demon:true Thread: OILClientILService-160 : priority:5, demon:true Thread: OILClientILService-161 : priority:5, demon:true Thread: OILClientILService-162 : priority:5, demon:true Thread: OILClientILService-163 : priority:5, demon:true Thread: OILClientILService-164 : priority:5, demon:true Thread: OILClientILService-165 : priority:5, demon:true Thread: OILClientILService-166 : priority:5, demon:true Thread: OILClientILService-167 : priority:5, demon:true Thread: OILClientILService-168 : priority:5, demon:true Thread Group: ASF Session Pool Threads : max priority:10, demon:false Thread Group: RMI Runtime : max priority:10, demon:false Thread: Thread-101 : priority:5, demon:true Thread: Thread-102 : priority:5, demon:true Thread: Thread-103 : priority:5, demon:true Thread: RMI TCP Connection(6769)-10.0.0.103 : priority:5, demon:true Thread: RMI TCP Connection(6770)-10.0.0.102 : priority:5, demon:true -- Brian Towles <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user