This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Don, > > I'm trying to load in a bundle and it is "hanging" on the reading. I'm > including the stack trace because it looks like the ThreadManager is > waiting on something. > Looks like there are 2 socket reads that are hung up. The other ThreadManager threads are waiting on the http connection pool: - waiting on <0x09997030> (a org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ConnectionPool) So, a couple of things... First, it looks like the 2 reads are waiting on the server. Maybe this is the return of the problem we had last year with hanging reads. Second - John should look at why there seems to only be 2 http threads active and the other 2 are waiting in the ConnectionPool -Jeff Ticket Details =================== Ticket ID: BQW-105753 Department: Support IDV Priority: Normal Status: Open