Advertisement
Guest User

Untitled

a guest
Jun 11th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.82 KB | None | 0 0
  1. Initial configuration needed
  2. Deleting active database
  3. Unzipping database from demodatabase.zip
  4. Resetting connection.password to 'test'
  5. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  6. Using runtime properties file: openmrs-standalone-runtime.properties
  7. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  8. Using runtime properties file: openmrs-standalone-runtime.properties
  9. Working directory is /Users/akshika/Downloads/openmrs-standalone-1.12.0/.
  10. Opening MySQL connection to create openmrs/test users
  11. [/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/bin/mysqld][--no-defaults][--port=3316][--collation-server=utf8_general_ci][--max_allowed_packet=96M][--character-set-server=utf8][--socket=mysql.sock][--basedir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database][--datadir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data][--pid-file=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data/MysqldResource.pid]
  12. [MysqldResource] launching mysqld (driver_launched_mysqld_1)
  13. [MysqldResource] mysqld running as process: 17886
  14. closed MySQL connection
  15. [MysqldResource] stopping mysqld (process: 17886)
  16. [MysqldResource] shutdown complete
  17. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  18. Using runtime properties file: openmrs-standalone-runtime.properties
  19. [/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/bin/mysqld][--no-defaults][--port=3316][--collation-server=utf8_general_ci][--max_allowed_packet=96M][--character-set-server=utf8][--socket=mysql.sock][--basedir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database][--datadir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data][--pid-file=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data/MysqldResource.pid]
  20. [MysqldResource] launching mysqld (driver_launched_mysqld_2)
  21. [MysqldResource] mysqld running as process: 17900
  22. [MysqldResource] stopping mysqld (process: 17900)
  23. [MysqldResource] shutdown complete
  24. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  25. Using runtime properties file: openmrs-standalone-runtime.properties
  26. Jun 11, 2016 2:10:10 PM org.apache.catalina.startup.Embedded start
  27. INFO: Starting tomcat server
  28. Jun 11, 2016 2:10:10 PM org.apache.catalina.core.StandardEngine start
  29. INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
  30. Jun 11, 2016 2:10:12 PM org.apache.catalina.core.ApplicationContext log
  31. INFO: Set web app root system property: 'webapp.root' = [/Users/akshika/Downloads/openmrs-standalone-1.12.0/tomcat/webapps/openmrs-standalone/]
  32. Jun 11, 2016 2:10:12 PM org.apache.catalina.core.ApplicationContext log
  33. INFO: Initializing log4j from [classpath:log4j.xml]
  34. [/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/bin/mysqld][--no-defaults][--port=3316][--collation-server=utf8_general_ci][--max_allowed_packet=96M][--character-set-server=utf8][--socket=mysql.sock][--basedir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database][--datadir=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data][--pid-file=/Users/akshika/Downloads/openmrs-standalone-1.12.0/database/data/MysqldResource.pid]
  35. [MysqldResource] launching mysqld (driver_launched_mysqld_3)
  36. [MysqldResource] mysqld running as process: 17920
  37. INFO 6/11/16 2:10 PM:liquibase: Reading from `liquibasechangelog`
  38. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  39. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  40. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  41. INFO - LocalSessionFactoryBean.buildSessionFactory(780) |2016-06-11 14:10:27,603| Building new Hibernate SessionFactory
  42. INFO 6/11/16 2:10 PM:liquibase: Reading from `liquibasechangelog`
  43. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  44. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  45. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  46. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,385| In method UserService.savePrivilege. Arguments: Privilege=Get Order Sets,
  47. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,448| Exiting method savePrivilege
  48. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,452| In method UserService.savePrivilege. Arguments: Privilege=Manage Search Index,
  49. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,480| Exiting method savePrivilege
  50. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,486| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Sets,
  51. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,513| Exiting method savePrivilege
  52. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,603| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.drugOther value: null,
  53. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,659| Exiting method saveGlobalProperty
  54. WARN - ModuleUtil.getModuleRepository(457) |2016-06-11 14:10:36,679| Module repository /Users/akshika/Downloads/openmrs-standalone-1.12.0/appdata/modules doesn't exist. Creating directories now.
  55. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,849| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  56. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,856| Exiting method saveGlobalProperty
  57. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:36,862| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  58. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:36,874| Exiting method saveGlobalProperty
  59. INFO - LoggingAdvice.invoke(115) |2016-06-11 14:10:37,052| In method SchedulerService.saveToMemento. Arguments:
  60. INFO - LoggingAdvice.invoke(155) |2016-06-11 14:10:37,072| Exiting method saveToMemento
  61. INFO - AbstractSessionFactoryBean.destroy(223) |2016-06-11 14:10:37,151| Closing Hibernate SessionFactory
  62. INFO - ServiceContext.startRefreshingContext(917) |2016-06-11 14:10:37,168| Refreshing Context
  63. INFO - LocalSessionFactoryBean.buildSessionFactory(780) |2016-06-11 14:10:38,860| Building new Hibernate SessionFactory
  64. INFO - ServiceContext.doneRefreshingContext(928) |2016-06-11 14:10:40,914| Done refreshing Context
  65. INFO 6/11/16 2:10 PM:liquibase: Reading from `liquibasechangelog`
  66. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  67. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  68. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  69. INFO 6/11/16 2:10 PM:liquibase: Reading from `liquibasechangelog`
  70. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  71. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  72. WARNING 6/11/16 2:10 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  73. Jun 11, 2016 2:10:44 PM org.apache.coyote.http11.Http11Protocol init
  74. INFO: Initializing Coyote HTTP/1.1 on http-8081
  75. Jun 11, 2016 2:10:44 PM org.apache.coyote.http11.Http11Protocol start
  76. INFO: Starting Coyote HTTP/1.1 on http-8081
  77. Jun 11, 2016 2:10:46 PM org.apache.catalina.core.ApplicationContext log
  78. INFO: Initializing Spring FrameworkServlet 'openmrs'
  79. Jun 11, 2016 2:10:48 PM org.apache.catalina.core.ApplicationContext log
  80. INFO: Initializing Spring FrameworkServlet 'openmrs_static_content'
  81. ERROR - CommonsLoggingOutput.error(75) |2016-06-11 14:10:48,327| Parameter mismatch parsing signatures section in dwr.xml on line: DWREncounterService.findEncounters(String phrase, Integer patientId, boolean includeVoided)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement