Advertisement
Guest User

Untitled

a guest
May 13th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.55 KB | None | 0 0
  1. [INFO] Error stacktraces are turned on.
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  5. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, /home/gaurav/projects/openmrs-core/pom.xml, line 976, column 12
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [INFO]
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Building openmrs-webapp 1.10.0-SNAPSHOT
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO]
  16. [INFO] >>> maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp >>>
  17. [INFO]
  18. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  19. [INFO] Checking for local modifications: skipped.
  20. [INFO] Updating project files from SCM: skipped.
  21. [INFO] ShortRevision tag detected. The value is '6'.
  22. [INFO] Executing: /bin/sh -c cd /home/gaurav/projects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  23. [INFO] Working directory: /home/gaurav/projects/openmrs-core/webapp
  24. [INFO] Storing buildNumber: a9e1e6 at timestamp: 1368461485003
  25. [INFO] ShortRevision tag detected. The value is '6'.
  26. [INFO] Executing: /bin/sh -c cd /home/gaurav/projects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  27. [INFO] Working directory: /home/gaurav/projects/openmrs-core/webapp
  28. [INFO] Storing buildScmBranch: UNKNOWN
  29. [INFO]
  30. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  31. [INFO]
  32. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  33. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  34. [INFO] Copying 7 resources
  35. [INFO] Copying 1 resource to ../jetty
  36. [INFO]
  37. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  38. project.artifactId
  39. [INFO] Executing tasks
  40. [unzip] Expanding: /home/gaurav/projects/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /home/gaurav/projects/openmrs-core/webapp/target/classes
  41. [INFO] Executed tasks
  42. [INFO]
  43. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  44. [INFO] No sources to compile
  45. [INFO]
  46. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  47. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  48. [INFO] Copying 1 resource
  49. [INFO]
  50. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  51. [INFO] No sources to compile
  52. [INFO]
  53. [INFO] <<< maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp <<<
  54. [INFO]
  55. [INFO] --- maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp ---
  56. [INFO] Configuring Jetty for project: openmrs-webapp
  57. [INFO] Webapp source directory = /home/gaurav/projects/openmrs-core/webapp/src/main/webapp
  58. [INFO] web.xml file = /home/gaurav/projects/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  59. [INFO] Classes = /home/gaurav/projects/openmrs-core/webapp/target/classes
  60. [INFO] Added extra scan target:/home/gaurav/projects/openmrs-core/api/target/classes
  61. [INFO] Added extra scan target:/home/gaurav/projects/openmrs-core/web/target/classes
  62. 2013-05-13 21:41:29.937::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
  63. [INFO] Context path = /openmrs
  64. [INFO] Tmp directory = determined at runtime
  65. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  66. [INFO] Web overrides = src/test/resources/override-web.xml
  67. [INFO] Webapp directory = /home/gaurav/projects/openmrs-core/webapp/src/main/webapp
  68. [INFO] Starting jetty 6.1.10 ...
  69. 2013-05-13 21:41:29.956::INFO: jetty-6.1.10
  70. 2013-05-13 21:41:29.788::INFO: No Transaction manager found - if your webapp requires one, please configure one.
  71. INFO 5/13/13 9:41 PM:liquibase: Reading from `liquibasechangelog`
  72. WARNING 5/13/13 9:41 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. INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2013-05-13 21:41:47,727| Building new Hibernate SessionFactory
  74.  
  75. INFO 5/13/13 9:42 PM:liquibase: Reading from `liquibasechangelog`
  76. WARNING 5/13/13 9:42 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
  77. INFO 5/13/13 9:42 PM:liquibase: Reading from `liquibasechangelog`
  78. INFO 5/13/13 9:42 PM:liquibase: Successfully acquired change log lock
  79. INFO 5/13/13 9:42 PM:liquibase: Successfully released change log lock
  80. INFO - LoggingAdvice.invoke(117) |2013-05-13 21:42:06,390| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: logic.started value: true,
  81. INFO - LoggingAdvice.invoke(142) |2013-05-13 21:42:06,461| Exiting method saveGlobalProperty
  82. INFO - LoggingAdvice.invoke(117) |2013-05-13 21:42:06,497| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: logic.mandatory value: false,
  83. INFO - LoggingAdvice.invoke(142) |2013-05-13 21:42:06,517| Exiting method saveGlobalProperty
  84. INFO - LoggingAdvice.invoke(117) |2013-05-13 21:42:09,485| In method SchedulerService.saveToMemento. Arguments:
  85. INFO - LoggingAdvice.invoke(142) |2013-05-13 21:42:09,544| Exiting method saveToMemento
  86. INFO - AbstractSessionFactoryBean.destroy(246) |2013-05-13 21:42:09,605| Closing Hibernate SessionFactory
  87. ERROR - OpenmrsClassLoader.destroyInstance(292) |2013-05-13 21:42:09,610| this classloader hashcode: 794229024
  88. INFO - ServiceContext.startRefreshingContext(866) |2013-05-13 21:42:09,611| Refreshing Context
  89. INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2013-05-13 21:42:12,453| Building new Hibernate SessionFactory
  90. INFO - ServiceContext.doneRefreshingContext(877) |2013-05-13 21:42:15,627| Done refreshing Context
  91. INFO 5/13/13 9:42 PM:liquibase: Reading from `liquibasechangelog`
  92. WARNING 5/13/13 9:42 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
  93. INFO 5/13/13 9:42 PM:liquibase: Reading from `liquibasechangelog`
  94. WARNING 5/13/13 9:42 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
  95. 2013-05-13 21:42:21.044::INFO: Started SelectChannelConnector@0.0.0.0:8080
  96. [INFO] Started Jetty Server
  97. [INFO] Starting scanner at interval of 10 seconds.
  98.  
  99.  
  100.  
  101.  
  102.  
  103. 2013-05-13 21:45:18.738:/openmrs:INFO: Initializing Spring FrameworkServlet 'openmrs'
  104. 2013-05-13 21:45:27.859:/openmrs:INFO: Initializing Spring FrameworkServlet 'openmrs_static_content'
  105. ERROR - CommonsLoggingOutput.error(75) |2013-05-13 21:45:29,220| Parameter mismatch parsing signatures section in dwr.xml on line: DWREncounterService.findEncounters(String phrase, Integer patientId, boolean includeVoided)
  106. WARN - CommonsLoggingOutput.warn(59) |2013-05-13 21:45:29,223| Setting extra type info to overloaded methods may fail with <parameter .../>
  107. WARN - CommonsLoggingOutput.warn(59) |2013-05-13 21:45:29,223| Setting extra type info to overloaded methods may fail with <parameter .../>
  108. ERROR - CommonsLoggingOutput.error(75) |2013-05-13 21:45:29,224| Parameter mismatch parsing signatures section in dwr.xml on line: DWREncounterService.findBatchOfEncounters(String phrase, Integer patientId, boolean includeVoided, Integer start, Integer length)
  109. 2013-05-13 21:46:02.636::WARN: Nested in javax.servlet.ServletException: java.lang.OutOfMemoryError: PermGen space:
  110. java.lang.OutOfMemoryError: PermGen space
  111. 2013-05-13 21:46:04.496::WARN: EXCEPTION
  112. java.lang.OutOfMemoryError: PermGen space
  113. 2013-05-13 21:46:07.361::WARN: handle failed
  114. java.lang.OutOfMemoryError: PermGen space
  115. Exception in thread "btpool0-4" java.lang.OutOfMemoryError: PermGen space
  116. at java.lang.Throwable.getStackTraceElement(Native Method)
  117. at java.lang.Throwable.getOurStackTrace(Throwable.java:591)
  118. at java.lang.Throwable.printStackTrace(Throwable.java:462)
  119. at java.lang.Throwable.printStackTrace(Throwable.java:451)
  120. at org.mortbay.log.StdErrLog.warn(StdErrLog.java:106)
  121. at org.mortbay.log.Log.warn(Log.java:181)
  122. at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:415)
  123. at org.mortbay.thread.QueuedThreadPool$Poo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement