From: Jon A. <jon...@du...> - 2010-03-29 20:32:01
|
Tomcat also hard crashed twice last week. I suspect there are memory leaks in the application. Maybe I should restart it once a day? Anybody object? -Jon On Mar 29, 2010, at 4:29 PM, Jon Auman wrote: > It appears to be an issue with tomcat. It started over the weekend, so I'm assuming there is an issue with the last build. This query runs for hours: > > delete from matrixelement where matrixelement_id IN (select m.matrixelement_id from matrixelement m, MATRIXCOLUMN c where m.MATRIXCOLUMN_ID = c > .MATRIXCOLUMN_ID and c.MATRIX_ID = $1) > > And I'mn seeing this in the tomcat logs during the hang: > > [http-8080-Processor8] DEBUG org.cipres.treebase.domain.search.StudySearchResults - discardUnpublished: before: 7; after: 7 > > > I'll > > -Jon > > > > On Mar 29, 2010, at 4:19 PM, William Piel wrote: > >> times-out with proxy error for simple searches. >> >> bp >> >> > > ------------------------------------------------------- > Jon Auman > Systems Administrator > National Evolutionary Synthesis Center > Duke University > http:www.nescent.org > jon...@ne... > ------------------------------------------------------ > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev_______________________________________________ > Treebase-devel mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treebase-devel ------------------------------------------------------- Jon Auman Systems Administrator National Evolutionary Synthesis Center Duke University http:www.nescent.org jon...@ne... ------------------------------------------------------ |