Advertisement
Guest User

Untitled

a guest
May 19th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.64 KB | None | 0 0
  1. [2020-05-19 19:43:20] [info] NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  2. [2020-05-19 19:43:21] [info] Server version name: Apache Tomcat/9.0.31 (Debian)
  3. [2020-05-19 19:43:21] [info] Server built: Apr 25 2020 12:24:56 UTC
  4. [2020-05-19 19:43:21] [info] Server version number: 9.0.31.0
  5. [2020-05-19 19:43:21] [info] OS Name: Linux
  6. [2020-05-19 19:43:21] [info] OS Version: 4.19.0-9-cloud-amd64
  7. [2020-05-19 19:43:21] [info] Architecture: amd64
  8. [2020-05-19 19:43:21] [info] Java Home: /usr/lib/jvm/java-11-openjdk-amd64
  9. [2020-05-19 19:43:21] [info] JVM Version: 11.0.7+10-post-Debian-3deb10u1
  10. [2020-05-19 19:43:21] [info] JVM Vendor: Debian
  11. [2020-05-19 19:43:21] [info] CATALINA_BASE: /var/lib/tomcat9
  12. [2020-05-19 19:43:21] [info] CATALINA_HOME: /usr/share/tomcat9
  13. [2020-05-19 19:43:21] [info] Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
  14. [2020-05-19 19:43:21] [info] Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
  15. [2020-05-19 19:43:21] [info] Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
  16. [2020-05-19 19:43:21] [info] Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat9/conf/logging.properties
  17. [2020-05-19 19:43:21] [info] Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  18. [2020-05-19 19:43:21] [info] Command line argument: -Djava.awt.headless=true
  19. [2020-05-19 19:43:21] [info] Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  20. [2020-05-19 19:43:21] [info] Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  21. [2020-05-19 19:43:21] [info] Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
  22. [2020-05-19 19:43:21] [info] Command line argument: -Dignore.endorsed.dirs=
  23. [2020-05-19 19:43:21] [info] Command line argument: -Dcatalina.base=/var/lib/tomcat9
  24. [2020-05-19 19:43:21] [info] Command line argument: -Dcatalina.home=/usr/share/tomcat9
  25. [2020-05-19 19:43:21] [info] Command line argument: -Djava.io.tmpdir=/tmp
  26. [2020-05-19 19:43:21] [info] An older version [1.2.21] of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.23]
  27. [2020-05-19 19:43:21] [info] Loaded APR based Apache Tomcat Native library [1.2.21] using APR version [1.6.5].
  28. [2020-05-19 19:43:21] [info] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  29. [2020-05-19 19:43:21] [info] APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  30. [2020-05-19 19:43:21] [info] OpenSSL successfully initialized [OpenSSL 1.1.1d 10 Sep 2019]
  31. [2020-05-19 19:43:22] [info] Initializing ProtocolHandler ["http-nio-8080"]
  32. [2020-05-19 19:43:22] [info] Server initialization in [1,286] milliseconds
  33. [2020-05-19 19:43:22] [info] Starting service [Catalina]
  34. [2020-05-19 19:43:22] [info] Starting Servlet engine: [Apache Tomcat/9.0.31 (Debian)]
  35. [2020-05-19 19:43:22] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml]
  36. [2020-05-19 19:43:22] [warning] The path attribute with value [/manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has been ignored
  37. [2020-05-19 19:43:24] [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.
  38. [2020-05-19 19:43:24] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/manager.xml] has finished in [2,122] ms
  39. [2020-05-19 19:43:24] [info] Deploying deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml]
  40. [2020-05-19 19:43:24] [warning] The path attribute with value [/host-manager] in deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has been ignored
  41. [2020-05-19 19:43:25] [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.
  42. [2020-05-19 19:43:25] [info] Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/host-manager.xml] has finished in [1,089] ms
  43. [2020-05-19 19:43:25] [info] Deploying web application archive [/var/lib/tomcat9/webapps/openmrs-standalone.war]
  44. [2020-05-19 19:43:25] [warning] [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
  45. [2020-05-19 19:43:31] [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.
  46. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getApplicationDataDirectory(1044) |2020-05-19 19:43:32,092| Unable to write to users home dir, fallback to: /var/lib
  47. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-19 19:43:32,095| Unable to find a runtime properties file at /var/lib/tomcat9/openmrs-standalone-runtime.properties
  48. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-19 19:43:32,096| Unable to find properties file: /var/lib/OpenMRS/openmrs-standalone/openmrs-standalone-runtime.properties
  49. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimeProperties(2039) |2020-05-19 19:43:32,096| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  50. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-19 19:43:32,500| Unable to find a runtime properties file at /var/lib/tomcat9/openmrs-standalone-runtime.properties
  51. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-19 19:43:32,501| Unable to find properties file: /var/lib/OpenMRS/openmrs-standalone/openmrs-standalone-runtime.properties
  52. [2020-05-19 19:43:32] [info] WARN - OpenmrsUtil.getRuntimeProperties(2039) |2020-05-19 19:43:32,502| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  53. [2020-05-19 19:43:32] [info] Deployment of web application archive [/var/lib/tomcat9/webapps/openmrs-standalone.war] has finished in [6,705] ms
  54. [2020-05-19 19:43:32] [info] Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
  55. [2020-05-19 19:43:33] [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.
  56. [2020-05-19 19:43:33] [info] Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has finished in [1,063] ms
  57. [2020-05-19 19:43:33] [info] Starting ProtocolHandler ["http-nio-8080"]
  58. [2020-05-19 19:43:33] [info] Server startup in [11,187] milliseconds
  59. [2020-05-19 19:48:26] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-19 19:48:26,004| Unable to find a runtime properties file at /var/lib/tomcat9/openmrs-standalone-runtime.properties
  60. [2020-05-19 19:48:26] [info] WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-19 19:48:26,007| Unable to find properties file: /var/lib/OpenMRS/openmrs-standalone/openmrs-standalone-runtime.properties
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement