Advertisement
Guest User

log

a guest
Mar 10th, 2023
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.13 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  4. [INFO] Building Maven Stub Project (No POM) 1
  5. [INFO] --------------------------------[ pom ]---------------------------------
  6. [INFO]
  7. [INFO] --- openmrs-sdk-maven-plugin:4.5.0:run (default-cli) @ standalone-pom ---
  8.  
  9. Checking if port 8080 is in use... [free]
  10. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  11. Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
  12. Maven home: /opt/maven
  13. Java version: 1.8.0_362, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk/jre
  14. Default locale: en_US, platform encoding: UTF-8
  15. OS name: "linux", version: "6.1.12-1-manjaro", arch: "amd64", family: "unix"
  16. [INFO] Scanning for projects...
  17. [INFO]
  18. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  19. [INFO] Building Maven Stub Project (No POM) 1
  20. [INFO] --------------------------------[ pom ]---------------------------------
  21. [INFO]
  22. [INFO] --- openmrs-sdk-tomcat7-maven-plugin:4.5.0:run-tomcat (default-cli) @ standalone-pom ---
  23. Mar 10, 2023 7:26:39 PM org.jline.utils.Log logr
  24. WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
  25.  
  26.  
  27. Using JAVA_HOME: /usr/lib/jvm/java-8-openjdk/jre
  28.  
  29. Using MAVEN_OPTS:   -Xmx768m -XX:MaxPermSize=512m
  30.  
  31. Starting Tomcat...
  32.  
  33. Mar 10, 2023 7:26:40 PM org.apache.coyote.AbstractProtocol init
  34. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  35. Mar 10, 2023 7:26:40 PM org.apache.catalina.core.StandardService startInternal
  36. INFO: Starting service [Tomcat]
  37. Mar 10, 2023 7:26:40 PM org.apache.catalina.core.StandardEngine startInternal
  38. INFO: Starting Servlet Engine: Apache Tomcat/7.0.109
  39. Mar 10, 2023 7:26:40 PM org.apache.catalina.startup.TldConfig execute
  40. 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.
  41. Mar 10, 2023 7:26:41 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  42. INFO: No global web.xml found
  43. Mar 10, 2023 7:26:41 PM org.apache.catalina.deploy.WebXml setVersion
  44. WARNING: Unknown version string [4.0]. Default version will be used.
  45. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  46. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  47. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  48. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  49. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  50. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  51. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  52. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  53. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  54. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  55. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  56. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  57. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  58. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  59. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  60. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  61. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  62. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  63. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  64. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  65. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  66. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  67. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  68. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  69. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  70. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  71. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  72. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  73. Mar 10, 2023 7:26:45 PM org.apache.catalina.startup.TaglibUriRule body
  74. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  75. Mar 10, 2023 7:26:45 PM org.apache.catalina.core.ApplicationContext log
  76. INFO: No Spring WebApplicationInitializer types detected on classpath
  77. Mar 10, 2023 7:26:46 PM org.apache.catalina.core.ApplicationContext log
  78. INFO: Initializing log4j from [classpath:log4j.xml]
  79. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2023-03-10 19:26:46,056| Unable to find a runtime properties file at /home/priyoi/openmrs-runtime.properties
  80. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2023-03-10 19:26:46,064| Unable to find properties file: /home/priyoi/openmrs/openmrs-dev/openmrs-runtime.properties
  81. WARN - OpenmrsUtil.getRuntimeProperties(2047) |2023-03-10 19:26:46,065| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  82. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2023-03-10 19:26:46,187| Unable to find a runtime properties file at /home/priyoi/openmrs-runtime.properties
  83. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2023-03-10 19:26:46,188| Unable to find properties file: /home/priyoi/openmrs/openmrs-dev/openmrs-runtime.properties
  84. WARN - OpenmrsUtil.getRuntimeProperties(2047) |2023-03-10 19:26:46,188| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  85.  
  86. OpenMRS is ready for you at http://localhost:8080/openmrs/
  87. Mar 10, 2023 7:26:46 PM org.apache.coyote.AbstractProtocol start
  88. INFO: Starting ProtocolHandler ["http-bio-8080"]
  89. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2023-03-10 19:27:21,783| Unable to find a runtime properties file at /home/priyoi/openmrs-runtime.properties
  90. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2023-03-10 19:27:21,786| Unable to find properties file: /home/priyoi/openmrs/openmrs-dev/openmrs-runtime.properties
  91. WARN - InitializationFilter.verifyConnection(1000) |2023-03-10 19:27:26,298| Error while checking the connection user account
  92. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  93.         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  94.         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  95.         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  96.         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  97.         at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  98.         at com.mysql.jdbc.Util.getInstance(Util.java:386)
  99.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1015)
  100.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:989)
  101.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:975)
  102.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:920)
  103.         at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2395)
  104.         at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2316)
  105.         at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:834)
  106.         at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  107.         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  108.         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  109.         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  110.         at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  111.         at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  112.         at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:416)
  113.         at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:347)
  114.         at java.sql.DriverManager.getConnection(DriverManager.java:664)
  115.         at java.sql.DriverManager.getConnection(DriverManager.java:247)
  116.         at org.openmrs.web.filter.initialization.InitializationFilter.verifyConnection(InitializationFilter.java:991)
  117.         at org.openmrs.web.filter.initialization.InitializationFilter.access$300(InitializationFilter.java:84)
  118.         at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1483)
  119.         at java.lang.Thread.run(Thread.java:750)
  120. Caused by: java.sql.SQLException: java.lang.NullPointerException
  121.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1086)
  122.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:989)
  123.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:975)
  124.         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:920)
  125.         at com.mysql.jdbc.ConnectionImpl.buildCollationMapping(ConnectionImpl.java:1074)
  126.         at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3600)
  127.         at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2358)
  128.         ... 16 more
  129. Caused by: java.lang.NullPointerException
  130.         at java.util.TreeMap.put(TreeMap.java:563)
  131.         at com.mysql.jdbc.Util.resultSetToMap(Util.java:508)
  132.         at com.mysql.jdbc.ConnectionImpl.buildCollationMapping(ConnectionImpl.java:1004)
  133.         ... 18 more
  134. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2023-03-10 19:27:26,636| Unable to find a runtime properties file at /home/priyoi/openmrs-runtime.properties
  135. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2023-03-10 19:27:26,637| Unable to find properties file: /home/priyoi/openmrs/openmrs-dev/openmrs-runtime.properties
  136.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement