Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.16 KB | None | 0 0
  1. [root@localhost guacamole-docker-compose]# docker-compose logs
  2. Attaching to nginx_guacamole_compose, guacamole_compose, guacd_compose, postgres_guacamole_compose
  3. postgres_guacamole_compose | 2019-11-18 15:51:39.463 UTC [1] LOG: starting PostgreSQL 12.0 (Debian 12.0-2.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
  4. postgres_guacamole_compose | 2019-11-18 15:51:39.464 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
  5. postgres_guacamole_compose | 2019-11-18 15:51:39.464 UTC [1] LOG: listening on IPv6 address "::", port 5432
  6. postgres_guacamole_compose | 2019-11-18 15:51:39.465 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  7. postgres_guacamole_compose | 2019-11-18 15:51:39.487 UTC [22] LOG: database system was shut down at 2019-11-18 15:51:08 UTC
  8. postgres_guacamole_compose | 2019-11-18 15:51:39.492 UTC [1] LOG: database system is ready to accept connections
  9. guacd_compose | guacd[6]: INFO: Guacamole proxy daemon (guacd) version 1.0.0 started
  10. guacd_compose | guacd[6]: INFO: Listening on host 0.0.0.0, port 4822
  11. guacamole_compose | 18-Nov-2019 15:51:41.288 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.5.34
  12. guacamole_compose | 18-Nov-2019 15:51:41.289 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Sep 4 2018 22:28:22 UTC
  13. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.5.34.0
  14. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
  15. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.18.0-80.el8.x86_64
  16. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
  17. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  18. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_181-8u181-b13-2~deb9u1-b13
  19. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
  20. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
  21. guacamole_compose | 18-Nov-2019 15:51:41.290 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
  22. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  23. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  24. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  25. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  26. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
  27. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
  28. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
  29. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
  30. guacamole_compose | 18-Nov-2019 15:51:41.291 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  31. guacamole_compose | 18-Nov-2019 15:51:41.292 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.17] using APR version [1.5.2].
  32. guacamole_compose | 18-Nov-2019 15:51:41.292 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  33. guacamole_compose | 18-Nov-2019 15:51:41.292 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  34. guacamole_compose | 18-Nov-2019 15:51:41.295 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.0f 25 May 2017]
  35. guacamole_compose | 18-Nov-2019 15:51:41.410 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
  36. guacamole_compose | 18-Nov-2019 15:51:41.423 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  37. guacamole_compose | 18-Nov-2019 15:51:41.432 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
  38. guacamole_compose | 18-Nov-2019 15:51:41.433 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  39. guacamole_compose | 18-Nov-2019 15:51:41.434 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 869 ms
  40. guacamole_compose | 18-Nov-2019 15:51:41.455 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
  41. guacamole_compose | 18-Nov-2019 15:51:41.455 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.34
  42. guacamole_compose | 18-Nov-2019 15:51:41.478 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/guacamole.war]
  43. guacamole_compose | 18-Nov-2019 15:51:42.784 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  44. guacamole_compose | 15:51:43.144 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/root/.guacamole".
  45. guacamole_compose | 15:51:43.249 [localhost-startStop-1] INFO o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
  46. guacamole_compose | 15:51:43.403 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/root/.guacamole".
  47. guacamole_compose | 15:51:44.816 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule - Extension "PostgreSQL Authentication" loaded.
  48. guacamole_compose | 15:51:44.818 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/root/.guacamole".
  49. guacamole_compose | 15:51:44.938 [localhost-startStop-1] INFO o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support...
  50. guacamole_compose | 18-Nov-2019 15:51:45.319 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.RESTExceptionMapper as a provider class
  51. guacamole_compose | 18-Nov-2019 15:51:45.319 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
  52. guacamole_compose | 18-Nov-2019 15:51:45.320 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
  53. guacamole_compose | 18-Nov-2019 15:51:45.320 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
  54. guacamole_compose | 18-Nov-2019 15:51:45.320 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
  55. guacamole_compose | 18-Nov-2019 15:51:45.320 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
  56. guacamole_compose | 18-Nov-2019 15:51:45.320 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
  57. guacamole_compose | 18-Nov-2019 15:51:45.323 INFO [localhost-startStop-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
  58. guacamole_compose | 18-Nov-2019 15:51:45.422 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.RESTExceptionMapper to GuiceManagedComponentProvider with the scope "Singleton"
  59. guacamole_compose | 18-Nov-2019 15:51:45.425 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton"
  60. guacamole_compose | 18-Nov-2019 15:51:45.948 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  61. guacamole_compose | 18-Nov-2019 15:51:45.955 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  62. guacamole_compose | 18-Nov-2019 15:51:45.956 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  63. guacamole_compose | 18-Nov-2019 15:51:45.959 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  64. guacamole_compose | 18-Nov-2019 15:51:45.961 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  65. guacamole_compose | 18-Nov-2019 15:51:45.979 INFO [localhost-startStop-1] org.webjars.servlet.WebjarsServlet.init WebjarsServlet initialization completed
  66. guacamole_compose | 18-Nov-2019 15:51:45.993 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/guacamole.war] has finished in [4,514] ms
  67. guacamole_compose | 18-Nov-2019 15:51:45.994 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/ROOT]
  68. guacamole_compose | 18-Nov-2019 15:51:46.007 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/ROOT] has finished in [13] ms
  69. guacamole_compose | 18-Nov-2019 15:51:46.007 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/docs]
  70. guacamole_compose | 18-Nov-2019 15:51:46.018 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/docs] has finished in [11] ms
  71. guacamole_compose | 18-Nov-2019 15:51:46.018 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/examples]
  72. guacamole_compose | 18-Nov-2019 15:51:46.212 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/examples] has finished in [193] ms
  73. guacamole_compose | 18-Nov-2019 15:51:46.212 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/host-manager]
  74. guacamole_compose | 18-Nov-2019 15:51:46.234 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/host-manager] has finished in [22] ms
  75. guacamole_compose | 18-Nov-2019 15:51:46.234 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/manager]
  76. guacamole_compose | 18-Nov-2019 15:51:46.257 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/manager] has finished in [23] ms
  77. guacamole_compose | 18-Nov-2019 15:51:46.264 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
  78. guacamole_compose | 18-Nov-2019 15:51:46.279 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
  79. guacamole_compose | 18-Nov-2019 15:51:46.284 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 4849 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement