Advertisement
Guest User

Untitled

a guest
Nov 21st, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. C:\Users\Eli\workspace\openmrs-core\webapp>mvn jetty:run
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building openmrs-webapp 1.11.0-SNAPSHOT
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO]
  8. [INFO] >>> maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp >>>
  9. [INFO]
  10. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  11. [INFO] Checking for local modifications: skipped.
  12. [INFO] Updating project files from SCM: skipped.
  13. [INFO] ShortRevision tag detected. The value is '6'.
  14. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  15. [INFO] Working directory: C:\Users\Eli\workspace\openmrs-core\webapp
  16. [INFO] Storing buildNumber: 0 at timestamp: 1385028463732
  17. [INFO] ShortRevision tag detected. The value is '6'.
  18. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  19. [INFO] Working directory: C:\Users\Eli\workspace\openmrs-core\webapp
  20. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  21. [INFO]
  22. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  23. -webapp ---
  24. [INFO]
  25. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-we
  26. bapp ---
  27. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  28. [INFO] Copying 7 resources
  29. [INFO] Copying 1 resource to ../jetty
  30. [INFO]
  31. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  32. project.artifactId
  33. [INFO] Executing tasks
  34. [unzip] Expanding: C:\Users\Eli\workspace\openmrs-core\webapp\src\main\resou
  35. rces\liquibase-demo-data.zip into C:\Users\Eli\workspace\openmrs-core\webapp\tar
  36. get\classes
  37. [INFO] Executed tasks
  38. [INFO]
  39. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp
  40. ---
  41. [INFO] No sources to compile
  42. [INFO]
  43. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ op
  44. enmrs-webapp ---
  45. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  46. [INFO] Copying 1 resource
  47. [INFO]
  48. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs
  49. -webapp ---
  50. [INFO] No sources to compile
  51. [INFO]
  52. [INFO] <<< maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp <<<
  53. [INFO]
  54. [INFO] --- maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp ---
  55. [INFO] Configuring Jetty for project: openmrs-webapp
  56. [INFO] Webapp source directory = C:\Users\Eli\workspace\openmrs-core\webapp\src\
  57. main\webapp
  58. [INFO] web.xml file = C:\Users\Eli\workspace\openmrs-core\webapp\target\jetty\WE
  59. B-INF\web.xml
  60. [INFO] Classes = C:\Users\Eli\workspace\openmrs-core\webapp\target\classes
  61. [INFO] Added extra scan target:C:\Users\Eli\workspace\openmrs-core\api\target\cl
  62. asses
  63. [INFO] Added extra scan target:C:\Users\Eli\workspace\openmrs-core\web\target\cl
  64. asses
  65. [INFO] Property OPENMRS_INSTALLATION_SCRIPT=null was set
  66. [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.l
  67. og.Slf4jLog
  68. [INFO] Context path = /openmrs
  69. [INFO] Tmp directory = determined at runtime
  70. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  71. [INFO] Web overrides = src/test/resources/override-web.xml
  72. [INFO] Webapp directory = C:\Users\Eli\workspace\openmrs-core\webapp\src\main\we
  73. bapp
  74. [INFO] Starting jetty 6.1.10 ...
  75. [INFO] jetty-6.1.10
  76. [INFO] No Transaction manager found - if your webapp requires one, please config
  77. ure one.
  78. [INFO] Set web app root system property: 'webapp.root' = [C:\Users\Eli\workspace
  79. \openmrs-core\webapp\src\main\webapp\]
  80. [INFO] Initializing log4j from [classpath:log4j.xml]
  81. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2530) |2013-11-21 12:07:46,5
  82. 05| Unable to find a runtime properties file at C:\Users\Eli\workspace\openmrs-c
  83. ore\webapp\openmrs-runtime.properties
  84. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2556) |2013-11-21 12:07:46,5
  85. 21| Unable to find properties file: C:\Users\Eli\Application Data\OpenMRS\openmr
  86. s-runtime.properties
  87. WARN - OpenmrsUtil.getRuntimeProperties(2492) |2013-11-21 12:07:46,522| Unable t
  88. o find a runtime properties file. Initial setup is needed. View the webapp to ru
  89. n the setup wizard.
  90. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2530) |2013-11-21 12:07:46,6
  91. 57| Unable to find a runtime properties file at C:\Users\Eli\workspace\openmrs-c
  92. ore\webapp\openmrs-runtime.properties
  93. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2556) |2013-11-21 12:07:46,6
  94. 58| Unable to find properties file: C:\Users\Eli\Application Data\OpenMRS\openmr
  95. s-runtime.properties
  96. WARN - OpenmrsUtil.getRuntimeProperties(2492) |2013-11-21 12:07:46,659| Unable t
  97. o find a runtime properties file. Initial setup is needed. View the webapp to ru
  98. n the setup wizard.
  99. [INFO] Started SelectChannelConnector@0.0.0.0:8080
  100. [INFO] Started Jetty Server
  101. [INFO] Starting scanner at interval of 10 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement