Advertisement
Guest User

Untitled

a guest
Nov 1st, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 30.34 KB | None | 0 0
  1. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  2. WARNING: Problem with JAR file [/usr/share/tomcat8/lib/commons-dbcp.jar], exists: [false], canRead: [false]
  3. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  4. WARNING: Problem with JAR file [/usr/share/tomcat8/lib/commons-pool.jar], exists: [false], canRead: [false]
  5. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  6. WARNING: Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  7. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  8. WARNING: Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false]
  9. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  10. WARNING: Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false]
  11. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  12. WARNING: Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false]
  13. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  14. WARNING: Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
  15. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.ClassLoaderFactory validateFile
  16. WARNING: Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false]
  17. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  18. INFO: Server version:        Apache Tomcat/8.0.32 (Ubuntu)
  19. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  20. INFO: Server built:          Jul 25 2018 12:17:36 UTC
  21. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  22. INFO: Server number:         8.0.32.0
  23. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  24. INFO: OS Name:               Linux
  25. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  26. INFO: OS Version:            4.18.15-unRAID
  27. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  28. INFO: Architecture:          amd64
  29. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  30. INFO: Java Home:             /usr/lib/jvm/java-8-openjdk-amd64/jre
  31. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  32. INFO: JVM Version:           1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
  33. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  34. INFO: JVM Vendor:            Oracle Corporation
  35. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  36. INFO: CATALINA_BASE:         /var/lib/tomcat8
  37. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  38. INFO: CATALINA_HOME:         /usr/share/tomcat8
  39. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  40. INFO: Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties
  41. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  42. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  43. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  44. INFO: Command line argument: -Djava.awt.headless=true
  45. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  46. INFO: Command line argument: -Xmx128m
  47. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  48. INFO: Command line argument: -XX:+UseConcMarkSweepGC
  49. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  50. INFO: Command line argument: -Djava.endorsed.dirs=/usr/share/tomcat8/endorsed
  51. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  52. INFO: Command line argument: -Dcatalina.base=/var/lib/tomcat8
  53. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  54. INFO: Command line argument: -Dcatalina.home=/usr/share/tomcat8
  55. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.VersionLoggerListener log
  56. INFO: Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp
  57. Nov 01, 2018 10:58:54 AM org.apache.coyote.AbstractProtocol init
  58. INFO: Initializing ProtocolHandler ["http-nio-8080"]
  59. Nov 01, 2018 10:58:54 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  60. INFO: Using a shared selector for servlet write/read
  61. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.Catalina load
  62. INFO: Initialization processed in 332 ms
  63. Nov 01, 2018 10:58:54 AM org.apache.catalina.core.StandardService startInternal
  64. INFO: Starting service Catalina
  65. Nov 01, 2018 10:58:54 AM org.apache.catalina.core.StandardEngine startInternal
  66. INFO: Starting Servlet Engine: Apache Tomcat/8.0.32 (Ubuntu)
  67. Nov 01, 2018 10:58:54 AM org.apache.catalina.startup.HostConfig deployWAR
  68. INFO: Deploying web application archive /var/lib/tomcat8/webapps/guacamole-0.9.14.war
  69. Nov 01, 2018 10:58:55 AM org.apache.jasper.servlet.TldScanner scanJars
  70. INFO: 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.
  71. 10:58:55.644 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  72. 10:58:55.706 [localhost-startStop-1] INFO  o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
  73. 10:58:55.815 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  74. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  75. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  76. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  77. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  78. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  79. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  80. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  81. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  82. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  83. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  84. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  85. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  86. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  87. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  88. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  89. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@574d3215]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  90. 10:58:56.518 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule - Extension "MySQL Authentication" loaded.
  91. 10:58:56.520 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  92. 10:58:56.578 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support...
  93. Nov 01, 2018 10:58:56 AM com.google.inject.internal.ProxyFactory <init>
  94. WARNING: Method [public void org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@5271f36]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  95. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  96. INFO: Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
  97. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  98. INFO: Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
  99. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  100. INFO: Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
  101. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  102. INFO: Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
  103. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  104. INFO: Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
  105. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  106. INFO: Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
  107. Nov 01, 2018 10:58:56 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  108. INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
  109. Nov 01, 2018 10:58:56 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  110. INFO: Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton"
  111. Nov 01, 2018 10:58:57 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  112. INFO: Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  113. Nov 01, 2018 10:58:57 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  114. INFO: Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  115. Nov 01, 2018 10:58:57 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  116. INFO: Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  117. Nov 01, 2018 10:58:57 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  118. INFO: Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  119. Nov 01, 2018 10:58:57 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  120. INFO: Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  121. Nov 01, 2018 10:58:57 AM org.webjars.servlet.WebjarsServlet init
  122. INFO: WebjarsServlet initialization completed
  123. Nov 01, 2018 10:58:57 AM org.apache.catalina.startup.HostConfig deployWAR
  124. INFO: Deployment of web application archive /var/lib/tomcat8/webapps/guacamole-0.9.14.war has finished in 2,555 ms
  125. Nov 01, 2018 10:58:57 AM org.apache.catalina.startup.HostConfig deployWAR
  126. INFO: Deploying web application archive /var/lib/tomcat8/webapps/ROOT.war
  127. Nov 01, 2018 10:58:57 AM org.apache.jasper.servlet.TldScanner scanJars
  128. INFO: 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.
  129. 10:58:57.854 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  130. 10:58:57.902 [localhost-startStop-1] INFO  o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
  131. 10:58:58.016 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  132. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  133. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  134. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  135. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  136. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  137. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  138. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  139. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  140. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  141. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  142. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  143. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  144. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  145. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  146. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  147. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@37453012]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  148. 10:58:58.604 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule - Extension "MySQL Authentication" loaded.
  149. 10:58:58.605 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  150. 10:58:58.659 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support...
  151. Nov 01, 2018 10:58:58 AM com.google.inject.internal.ProxyFactory <init>
  152. WARNING: Method [public void org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@5d4787b6]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  153. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  154. INFO: Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
  155. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  156. INFO: Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
  157. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  158. INFO: Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
  159. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  160. INFO: Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
  161. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  162. INFO: Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
  163. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  164. INFO: Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
  165. Nov 01, 2018 10:58:58 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  166. INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
  167. Nov 01, 2018 10:58:58 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  168. INFO: Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton"
  169. Nov 01, 2018 10:58:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  170. INFO: Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  171. Nov 01, 2018 10:58:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  172. INFO: Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  173. Nov 01, 2018 10:58:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  174. INFO: Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  175. Nov 01, 2018 10:58:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  176. INFO: Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  177. Nov 01, 2018 10:58:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  178. INFO: Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  179. Nov 01, 2018 10:58:59 AM org.webjars.servlet.WebjarsServlet init
  180. INFO: WebjarsServlet initialization completed
  181. Nov 01, 2018 10:58:59 AM org.apache.catalina.startup.HostConfig deployWAR
  182. INFO: Deployment of web application archive /var/lib/tomcat8/webapps/ROOT.war has finished in 2,109 ms
  183. Nov 01, 2018 10:58:59 AM org.apache.catalina.startup.HostConfig deployWAR
  184. INFO: Deploying web application archive /var/lib/tomcat8/webapps/guacamole.war
  185. Nov 01, 2018 10:58:59 AM org.apache.jasper.servlet.TldScanner scanJars
  186. INFO: 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.
  187. 10:58:59.881 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  188. 10:58:59.934 [localhost-startStop-1] INFO  o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
  189. 10:59:00.050 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  190. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  191. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  192. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  193. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  194. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  195. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  196. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  197. WARNING: Method [public void org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  198. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  199. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  200. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  201. WARNING: Method [public void org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  202. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  203. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.add(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  204. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  205. WARNING: Method [public void org.apache.guacamole.auth.jdbc.user.UserDirectory.update(org.apache.guacamole.net.auth.Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.mybatis.guice.transactional.TransactionalMethodInterceptor@62325a91]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  206. 10:59:00.649 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule - Extension "MySQL Authentication" loaded.
  207. 10:59:00.651 [localhost-startStop-1] INFO  o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/usr/share/tomcat8/.guacamole".
  208. 10:59:00.708 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support...
  209. Nov 01, 2018 10:59:00 AM com.google.inject.internal.ProxyFactory <init>
  210. WARNING: Method [public void org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@7a925715]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
  211. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  212. INFO: Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
  213. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  214. INFO: Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
  215. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  216. INFO: Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
  217. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  218. INFO: Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
  219. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  220. INFO: Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
  221. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
  222. INFO: Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
  223. Nov 01, 2018 10:59:00 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  224. INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
  225. Nov 01, 2018 10:59:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  226. INFO: Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton"
  227. Nov 01, 2018 10:59:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  228. INFO: Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  229. Nov 01, 2018 10:59:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  230. INFO: Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  231. Nov 01, 2018 10:59:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  232. INFO: Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  233. Nov 01, 2018 10:59:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  234. INFO: Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  235. Nov 01, 2018 10:59:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
  236. INFO: Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope "PerRequest"
  237. Nov 01, 2018 10:59:01 AM org.webjars.servlet.WebjarsServlet init
  238. INFO: WebjarsServlet initialization completed
  239. Nov 01, 2018 10:59:01 AM org.apache.catalina.startup.HostConfig deployWAR
  240. INFO: Deployment of web application archive /var/lib/tomcat8/webapps/guacamole.war has finished in 1,923 ms
  241. Nov 01, 2018 10:59:01 AM org.apache.coyote.AbstractProtocol start
  242. INFO: Starting ProtocolHandler ["http-nio-8080"]
  243. Nov 01, 2018 10:59:01 AM org.apache.catalina.startup.Catalina start
  244. INFO: Server startup in 6631 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement