> From: Robillard, Greg L [mailto:greg.l.robill...@lmco.com] 
> Subject: RE: EXTERNAL: Re: Tomcat hung

> "http-8080-200" daemon prio=10 tid=0xcbca9800 nid=0xb5e waiting on condition 
> [0xc5dbc000..0xc5dbcea0]
>    java.lang.Thread.State: WAITING (parking)
>         at sun.misc.Unsafe.park(Native Method)
>         - parking to wait for  <0xd50244e8> (a 
> java.util.concurrent.locks.ReentrantReadWriteLock$FairSync)
>         at java.util.concurrent.locks.LockSupport.park(Unknown Source)
>         at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown
>  Source)
>         at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown 
> Source)
>         at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown 
> Source)
>         at 
> java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown 
> Source)
>         at 
> com.lmco.fltwinds.wxserver.wcs.ScanningCoverage.getOffering(ScanningCoverage.java:286)
>         at 
> com.lmco.fltwinds.wxserver.wcs.ScanningCoverage.getCoverageOffering(ScanningCoverage.java:282)
>         at com.luciad.ogc.wcs.server.f.a(SourceFile:124)
>         at com.luciad.ogc.wcs.server.f.a(SourceFile:14)
>         at com.luciad.ogc.wcs.server.f$c.handleRequest(SourceFile:155)
>         at com.luciad.ogc.common.f.a(LuciadMap:41)
>         at com.luciad.ogc.wcs.TLcdWCSServlet.a(LuciadMap:68)
>         at com.luciad.ogc.wcs.TLcdWCSServlet.doGet(LuciadMap:99)

That's all your code, not Tomcat's.  Fix your webapp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to