Probably this is not related, but on z/OS it sometimes happens that the
/dev/urandom device hangs (read < /dev/urandom does not return) and Tomcat
within Geronimo will not start.
My workaround was to hack the org.apache.catalina.session.ManagerBase class
file and change urandom to xrandom. I think if /dev/urandom is not found,
the Windows code path taken.

Juergen

-- 
View this message in context: 
http://www.nabble.com/Startup-time-delay-in-Ubuntu-server-tp21301711s134p21432119.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to