raju1993

Open_MRS REST Api configuration

Jan 24th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. Jan 24, 2018 4:35:58 PM org.apache.catalina.core.AprLifecycleListener init
  2. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_161\jre\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\IBM\Personal Communications\;C:\Program Files (x86)\IBM\Trace Facility\;C:\Program Files (x86)\IBM\Mobility Client\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Java\jdk1.8.0_161\bin;.
  3. Jan 24, 2018 4:35:58 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  4. WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:openmrs-webapp' did not find a matching property.
  5. Jan 24, 2018 4:35:59 PM org.apache.coyote.AbstractProtocol init
  6. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  7. Jan 24, 2018 4:35:59 PM org.apache.coyote.AbstractProtocol init
  8. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  9. Jan 24, 2018 4:35:59 PM org.apache.catalina.startup.Catalina load
  10. INFO: Initialization processed in 649 ms
  11. Jan 24, 2018 4:35:59 PM org.apache.catalina.core.StandardService startInternal
  12. INFO: Starting service Catalina
  13. Jan 24, 2018 4:35:59 PM org.apache.catalina.core.StandardEngine startInternal
  14. INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
  15. Jan 24, 2018 4:36:03 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom
  16. INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [298] milliseconds.
  17. Jan 24, 2018 4:36:13 PM org.apache.catalina.core.ApplicationContext log
  18. INFO: No Spring WebApplicationInitializer types detected on classpath
  19. Jan 24, 2018 4:36:14 PM org.apache.catalina.core.ApplicationContext log
  20. INFO: Initializing log4j from [classpath:log4j.xml]
  21. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-01-24 16:36:14,207| Unable to find a runtime properties file at C:\Users\IBM_ADMIN\Downloads\eclipse-jee-oxygen-2-win32-x86_64\eclipse\openmrs-runtime.properties
  22. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-01-24 16:36:14,230| Unable to find a runtime properties file at C:\Users\IBM_ADMIN\Downloads\eclipse-jee-oxygen-2-win32-x86_64\eclipse\openmrs-runtime.properties
  23. INFO - Listener.contextInitialized(174) |2018-01-24 16:36:14,231| Using runtime properties file: C:\Users\IBM_ADMIN\Application Data\OpenMRS\openmrs-runtime.properties
  24. INFO 1/24/18 4:36 PM:liquibase: Reading from `liquibasechangelog`
  25. WARNING 1/24/18 4:36 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
  26. WARNING 1/24/18 4:36 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
  27. WARNING 1/24/18 4:36 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
  28. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2018-01-24 16:36:19,637| Initializing EhCache CacheManager
  29. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-01-24 16:36:27,268| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  30. WARN - Listener.loadBundledModules(521) |2018-01-24 16:36:27,291| Bundled module folder doesn't exist: C:\Users\IBM_ADMIN\Desktop\CP_Core\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\openmrs-webapp\WEB-INF\bundledModules
  31. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-01-24 16:36:27,292| Unable to find a runtime properties file at C:\Users\IBM_ADMIN\Downloads\eclipse-jee-oxygen-2-win32-x86_64\eclipse\openmrs-runtime.properties
  32. INFO 1/24/18 4:36 PM:liquibase: Reading from `liquibasechangelog`
  33. WARNING 1/24/18 4:36 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
  34. WARNING 1/24/18 4:36 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
  35. WARNING 1/24/18 4:36 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
  36. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-01-24 16:36:29,326| Unable to find a runtime properties file at C:\Users\IBM_ADMIN\Downloads\eclipse-jee-oxygen-2-win32-x86_64\eclipse\openmrs-runtime.properties
  37. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-01-24 16:36:29,686| Unable to find a runtime properties file at C:\Users\IBM_ADMIN\Downloads\eclipse-jee-oxygen-2-win32-x86_64\eclipse\openmrs-runtime.properties
  38. Jan 24, 2018 4:36:29 PM org.apache.coyote.AbstractProtocol start
  39. INFO: Starting ProtocolHandler ["http-bio-8080"]
  40. Jan 24, 2018 4:36:29 PM org.apache.coyote.AbstractProtocol start
  41. INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  42. Jan 24, 2018 4:36:29 PM org.apache.catalina.startup.Catalina start
  43. INFO: Server startup in 30546 ms
  44. Jan 24, 2018 4:36:33 PM org.apache.catalina.core.ApplicationContext log
  45. INFO: Initializing Spring FrameworkServlet 'openmrs'
  46. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:33,282| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  47. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:34,734| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  48. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:45,956| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  49. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:46,114| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  50. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:46,265| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  51. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:46,539| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  52. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:46,707| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  53. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:47,003| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  54. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:47,168| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  55. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:47,322| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  56. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:47,452| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  57. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 16:36:50,536| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
  58. WARN - DispatcherServlet.noHandlerFound(1120) |2018-01-24 19:02:01,442| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/patient] in DispatcherServlet with name 'openmrs'
Add Comment
Please, Sign In to add comment