I experienced similar, it was due to a lack of entropy for random number generation.
On Thu, Apr 25, 2019 at 1:09 PM Nick Couchman <[email protected]> wrote: > On Thu, Apr 25, 2019 at 10:36 AM nicoschottelius < > [email protected]> wrote: > >> >> Hello, >> >> when testing guacamole we notice in some situations that the startup >> time is VERY long: >> >> server: INFO: Server startup in 77864 ms >> server: INFO: Server startup in 478297 ms >> server: INFO: Server startup in 330987 ms >> >> The messages before are >> >> server: 12:35:51.069 [localhost-startStop-1] INFO >> o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is >> "/usr/share/tomcat/.guacamole". >> server: 12:35:51.177 [localhost-startStop-1] INFO >> o.a.g.extension.ExtensionModule - Extension "TOTP TFA Authentication >> Backend" loaded. >> server: 12:35:51.178 [localhost-startStop-1] INFO >> o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is >> "/usr/share/tomcat/.guacamole". >> server: 12:35:51.251 [localhost-startStop-1] INFO >> o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support... >> >> We have added ldap, totp and mysql as extensions. >> >> Is there any way to debug what guacamole it is doing during this time? >> > > I don't know that those messages are specific to Guacamole. Is the system > under any stress from a resource perspective - high CPU, RAM, or disk > utilization during this time? > > -Nick > -- DISCLAIMER: NOTICE REGARDING PRIVACY AND CONFIDENTIALITY The information contained in and/or accompanying this communication is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this information, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender and permanently delete the original and any copy of any e-mail and any printout thereof. Electronic transmissions cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. Simplex Trading, LLC and its affiliates reserves the right to intercept, monitor, and retain electronic communications to and from its system as permitted by law. Simplex Trading, LLC is a registered Broker Dealer with CBOE and a Member of SIPC.
