http://defect.opensolaris.org/bz/show_bug.cgi?id=19235
--- Comment #5 from Vladimir Kotal <[email protected]> 2012-08-24 14:59:34 UTC --- The search query which most likely triggered this problem ended with HTTP error code 502 (Bad gateway means Tomcat returned invalid data to the Apache proxy server - we are sort of lucky to have this setup because these attempts were not recorded in Tomcat logs) which confirms it is indeed the case. Also, there were exactly 4 attempts with the same query which led to the 4 spinning lwps as seen in the 'ps -L' output. I am now 100% positive the query was the culprit. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
