On Tue, Nov 29, 2011 at 10:19, ~ ~ <a19...@mail.ru> wrote: > Nuances: > - no errors are displayed in logs > - tomcat process can't be shutted down with shutdown.sh script > - http request on 80 port wait forever > - it's a multi host configuration > - the same setup works well on all previous build, including 7.0.22 > - when lib/*.jar files of tomcat-7.0.23 are replaced with lib/*.jar files of > tomcat-7.0.23 - everything works just fine >
Try and add this option to the JVM: -Djava.security.egd=file:/dev/./urandom (note: the extra dot is NECESSARY). -- Francis Galiegue, fgalie...@gmail.com "It seems obvious [...] that at least some 'business intelligence' tools invest so much intelligence on the business side that they have nothing left for generating SQL queries" (Stéphane Faroult, in "The Art of SQL", ISBN 0-596-00894-5) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org