Advertisement
Guest User

Untitled

a guest
Apr 6th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. ✗ mvn jetty:run
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building openmrs-webapp 2.2.0-SNAPSHOT
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO]
  8. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ 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: /bin/sh -c cd /www/openmrs/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  15. [INFO] Working directory: /www/openmrs/openmrs-core/webapp
  16. [INFO] Storing buildNumber: 97c176 at timestamp: 1491491202378
  17. [INFO] ShortRevision tag detected. The value is '6'.
  18. [INFO] Executing: /bin/sh -c cd /www/openmrs/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  19. [INFO] Working directory: /www/openmrs/openmrs-core/webapp
  20. [INFO] Storing buildScmBranch: UNKNOWN
  21. [INFO]
  22. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  23. [INFO]
  24. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  25. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  26. [INFO] Copying 2 resources
  27. [INFO] Copying 1 resource to ../jetty
  28. [INFO]
  29. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  30. project.artifactId
  31. [INFO] Executing tasks
  32. [unzip] Expanding: /www/openmrs/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /www/openmrs/openmrs-core/webapp/target/classes
  33. [INFO] Executed tasks
  34. [INFO]
  35. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  36. [INFO] No sources to compile
  37. [INFO]
  38. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  39. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  40. [INFO] Copying 1 resource
  41. [INFO]
  42. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  43. [INFO] Nothing to compile - all classes are up to date
  44. [INFO]
  45. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  46. [INFO]
  47. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  48. [INFO] Logging initialized @2710ms
  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 = /www/openmrs/openmrs-core/webapp/target/classes
  53. [INFO] Context path = /openmrs
  54. [INFO] Tmp directory = /www/openmrs/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 = /www/openmrs/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  58. [INFO] Webapp directory = /www/openmrs/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(2083) |2017-04-06 17:06:46,025| Unable to find a runtime properties file at /www/openmrs/openmrs-core/webapp/openmrs-runtime.properties
  63. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2111) |2017-04-06 17:06:46,037| Unable to find properties file: /Users/kostya/.OpenMRS/openmrs-runtime.properties
  64. WARN - OpenmrsUtil.getRuntimeProperties(2044) |2017-04-06 17:06:46,037| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  65. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-04-06 17:06:46,154| Unable to find a runtime properties file at /www/openmrs/openmrs-core/webapp/openmrs-runtime.properties
  66. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2111) |2017-04-06 17:06:46,154| Unable to find properties file: /Users/kostya/.OpenMRS/openmrs-runtime.properties
  67. WARN - OpenmrsUtil.getRuntimeProperties(2044) |2017-04-06 17:06:46,155| 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@698fee9a{/openmrs,file:///www/openmrs/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///www/openmrs/openmrs-core/webapp/src/main/webapp/}
  69. [INFO] Started ServerConnector@1e54a6b1{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  70. [INFO] Started @5551ms
  71. [INFO] Started Jetty Server
  72. [INFO] Using Non-Native Java sun.nio.fs.PollingWatchService
  73. [WARNING] Quiet Time is too low for non-native WatchService [sun.nio.fs.PollingWatchService]: 1000 < 5000 ms (defaulting to 5000 ms)
  74. ERROR - Context.getServiceContext(249) |2017-04-06 17:07:23,397| serviceContext is null. Creating new ServiceContext()
  75. [WARNING] /openmrs/initialsetup
  76. org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService
  77. at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:641)
  78. at org.openmrs.api.context.ServiceContext.getMessageSourceService(ServiceContext.java:458)
  79. at org.openmrs.api.context.Context.getMessageSourceService(Context.java:479)
  80. at org.openmrs.api.APIException.<init>(APIException.java:69)
  81. at org.openmrs.api.PasswordException.<init>(PasswordException.java:39)
  82. at org.openmrs.api.ShortPasswordException.<init>(ShortPasswordException.java:30)
  83. at org.openmrs.util.OpenmrsUtil.validatePassword(OpenmrsUtil.java:1860)
  84. at org.openmrs.web.filter.initialization.InitializationFilter.doPost(InitializationFilter.java:663)
  85. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:159)
  86. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
  87. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:106)
  88. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
  89. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  90. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  91. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
  92. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
  93. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  94. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  95. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
  96. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1156)
  97. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
  98. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  99. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1088)
  100. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  101. at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  102. at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
  103. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
  104. at org.eclipse.jetty.server.Server.handle(Server.java:517)
  105. at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:306)
  106. at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
  107. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:245)
  108. at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
  109. at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
  110. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
  111. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
  112. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
  113. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
  114. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement