> From: David kerber [mailto:[email protected]] > Subject: Re: High memory consumption caused by BLOCKED Threads
> Fix your app so that it releases the locks (probably synchronized > sections) on the SimpleDateFormat objects. Read the stack trace more carefully - only Tomcat or JRE code is present. However, since this is only a partial stack trace, there might be some app code that is indirectly locking 0x00007ff9996d4000 and then pausing for some reason, causing a deadlock. - 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: [email protected] For additional commands, e-mail: [email protected]
