Advertisement
Guest User

Without Runtime.properties

a guest
Aug 18th, 2021
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.07 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  4. [INFO] Building openmrs-webapp 2.3.2
  5. [INFO] --------------------------------[ war ]---------------------------------
  6. [INFO]
  7. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
  8. [INFO]
  9. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  10. [INFO] Checking for local modifications: skipped.
  11. [INFO] Updating project files from SCM: skipped.
  12. [INFO] ShortRevision tag detected. The value is '6'.
  13. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  14. [INFO] Working directory: C:\openmrs-core\webapp
  15. [INFO] Storing buildNumber: 4197a5 at timestamp: 1629266887801
  16. [INFO] ShortRevision tag detected. The value is '6'.
  17. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  18. [INFO] Working directory: C:\openmrs-core\webapp
  19. [INFO] Storing buildScmBranch: UNKNOWN
  20. [INFO]
  21. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  22. [INFO]
  23. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  24. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  25. [INFO] Copying 2 resources
  26. [INFO] Copying 1 resource to ../jetty
  27. [INFO]
  28. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  29. project.artifactId
  30. [INFO] Executing tasks
  31. [unzip] Expanding: C:\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\openmrs-core\webapp\target\classes
  32. [INFO] Executed tasks
  33. [INFO]
  34. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  35. [INFO] No sources to compile
  36. [INFO]
  37. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  38. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  39. [INFO] Copying 1 resource
  40. [INFO]
  41. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  42. [INFO] Nothing to compile - all classes are up to date
  43. [INFO]
  44. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  45. [INFO]
  46. [INFO]
  47. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  48. [INFO] Logging initialized @3131ms
  49. [INFO] Configuring Jetty for project: openmrs-webapp
  50. [INFO] webAppSourceDirectory not set. Trying src\main\webapp
  51. [INFO] Reload Mechanic: automatic
  52. [INFO] Classes = C:\openmrs-core\webapp\target\classes
  53. [INFO] Context path = /openmrs
  54. [INFO] Tmp directory = C:\openmrs-core\webapp\target\tmp
  55. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  56. [INFO] Web overrides = src/test/resources/override-web.xml
  57. [INFO] web.xml file = C:\openmrs-core\webapp\target/jetty/WEB-INF/web.xml
  58. [INFO] Webapp directory = C:\openmrs-core\webapp\src\main\webapp
  59. [INFO] jetty-9.3.3.v20150827
  60. [INFO] No Spring WebApplicationInitializer types detected on classpath
  61. [INFO] Initializing log4j from [classpath:log4j.xml]
  62. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-18 11:38:13,096| Unable to find a runtime properties file at C:\openmrs-core\webapp\openmrs-runtime.properties
  63. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-18 11:38:13,120| Unable to find properties file: C:\Users\BaNtAi\Application Data\OpenMRS\openmrs-runtime.properties
  64. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2021-08-18 11:38:13,121| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  65. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-18 11:38:13,246| Unable to find a runtime properties file at C:\openmrs-core\webapp\openmrs-runtime.properties
  66. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-18 11:38:13,247| Unable to find properties file: C:\Users\BaNtAi\Application Data\OpenMRS\openmrs-runtime.properties
  67. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2021-08-18 11:38:13,248| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  68. [INFO] Started o.e.j.m.p.JettyWebAppContext@23b8d9f3{/openmrs,file:///C:/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///C:/openmrs-core/webapp/src/main/webapp/}
  69. [INFO] Started ServerConnector@36068727{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  70. [INFO] Started @7632ms
  71. [INFO] Started Jetty Server
  72. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-08-18 11:38:25,137| Unable to find a runtime properties file at C:\openmrs-core\webapp\openmrs-runtime.properties
  73. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2021-08-18 11:38:25,141| Unable to find properties file: C:\Users\BaNtAi\Application Data\OpenMRS\openmrs-runtime.properties
  74. ERROR - StartupFilter.doFilter(131) |2021-08-18 11:38:25,192| Unable to find file: C:\openmrs-core\webapp\src\main\webapp\images\back_button.png
  75. ERROR - StartupFilter.doFilter(131) |2021-08-18 11:38:26,682| Unable to find file: C:\openmrs-core\webapp\src\main\webapp\images\back_button.png
  76. ERROR - StartupFilter.doFilter(131) |2021-08-18 11:38:30,419| Unable to find file: C:\openmrs-core\webapp\src\main\webapp\images\back_button.png
  77. Wed Aug 18 11:38:33 IST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  78. WARN - InitializationFilter.executeStatement(1184) |2021-08-18 11:38:38,094| error executing sql: create database if not exists `?` default character set utf8
  79. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  80. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  81. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  82. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  83. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  84. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  85. at com.mysql.jdbc.Util.getInstance(Util.java:408)
  86. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  87. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  88. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  89. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  90. at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2094)
  91. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2019)
  92. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776)
  93. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  94. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  95. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  96. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  97. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  98. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  99. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  100. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  101. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  102. at java.sql.DriverManager.getConnection(DriverManager.java:247)
  103. at org.openmrs.web.filter.initialization.InitializationFilter.executeStatement(InitializationFilter.java:1168)
  104. at org.openmrs.web.filter.initialization.InitializationFilter.access$200(InitializationFilter.java:85)
  105. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1396)
  106. at java.lang.Thread.run(Thread.java:748)
  107. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  108.  
  109. The last packet successfully received from the server was 1 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
  110. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  111. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  112. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  113. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  114. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  115. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  116. at com.mysql.jdbc.ExportControlled.transformSocketToSSLSocket(ExportControlled.java:203)
  117. at com.mysql.jdbc.MysqlIO.negotiateSSLConnection(MysqlIO.java:4901)
  118. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1659)
  119. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  120. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2188)
  121. at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2035)
  122. ... 16 more
  123. Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
  124. at sun.security.ssl.HandshakeContext.<init>(HandshakeContext.java:171)
  125. at sun.security.ssl.ClientHandshakeContext.<init>(ClientHandshakeContext.java:101)
  126. at sun.security.ssl.TransportContext.kickstart(TransportContext.java:238)
  127. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:394)
  128. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:373)
  129. at com.mysql.jdbc.ExportControlled.transformSocketToSSLSocket(ExportControlled.java:188)
  130. ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement