Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- F:\GitProjects\openmrs-core>cd webapp
- F:\GitProjects\openmrs-core\webapp>mvn jetty:run
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building openmrs-webapp 2.2.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
- [INFO] Checking for local modifications: skipped.
- [INFO] Updating project files from SCM: skipped.
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: F:\GitProjects\openmrs-core\webapp
- [INFO] Storing buildNumber: 956419 at timestamp: 1503408133619
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: F:\GitProjects\openmrs-core\webapp
- [INFO] Storing buildScmBranch: UNKNOWN
- [INFO]
- [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
- [INFO]
- [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 2 resources
- [INFO] Copying 1 resource to ../jetty
- [INFO]
- [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
- project.artifactId
- [INFO] Executing tasks
- [unzip] Expanding: F:\GitProjects\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into F:\GitProjects\openmrs-core\webapp\target\classes
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
- [INFO] Nothing to compile - all classes are up to date
- [INFO]
- [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
- [INFO]
- [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
- [INFO] Logging initialized @6818ms
- [INFO] Configuring Jetty for project: openmrs-webapp
- [INFO] webAppSourceDirectory not set. Trying src\main\webapp
- [INFO] Reload Mechanic: automatic
- [INFO] Classes = F:\GitProjects\openmrs-core\webapp\target\classes
- [INFO] Context path = /openmrs
- [INFO] Tmp directory = F:\GitProjects\openmrs-core\webapp\target\tmp
- [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
- [INFO] Web overrides = src/test/resources/override-web.xml
- [INFO] web.xml file = F:\GitProjects\openmrs-core\webapp\target/jetty/WEB-INF/web.xml
- [INFO] Webapp directory = F:\GitProjects\openmrs-core\webapp\src\main\webapp
- [INFO] jetty-9.3.3.v20150827
- [INFO] No Spring WebApplicationInitializer types detected on classpath
- [INFO] Initializing log4j from [classpath:log4j.xml]
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-08-22 18:52:24,735| Unable to find a runtime properties file at F:\GitProjects\openmrs-core\webapp\openmrs-runtime.properties
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-08-22 18:52:24,751| Unable to find a runtime properties file at F:\GitProjects\openmrs-core\webapp\openmrs-runtime.properties
- INFO - Listener.contextInitialized(175) |2017-08-22 18:52:24,767| Using runtime properties file: C:\Users\atishaya jain\Application Data\OpenMRS\openmrs-runtime.properties
- INFO 22/8/17 6:52 PM:liquibase: Reading from `liquibasechangelog`
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2017-08-22 18:52:29,310| Initializing EhCache CacheManager
- WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2017-08-22 18:52:37,153| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
- WARN - Listener.loadBundledModules(514) |2017-08-22 18:52:37,170| Bundled module folder doesn't exist: F:\GitProjects\openmrs-core\webapp\src\main\webapp\WEB-INF\bundledModules
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-08-22 18:52:37,173| Unable to find a runtime properties file at F:\GitProjects\openmrs-core\webapp\openmrs-runtime.properties
- INFO 22/8/17 6:52 PM:liquibase: Reading from `liquibasechangelog`
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-08-22 18:52:40,856| Unable to find a runtime properties file at F:\GitProjects\openmrs-core\webapp\openmrs-runtime.properties
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2083) |2017-08-22 18:52:41,089| Unable to find a runtime properties file at F:\GitProjects\openmrs-core\webapp\openmrs-runtime.properties
- INFO 22/8/17 6:52 PM:liquibase: Reading from `liquibasechangelog`
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- INFO 22/8/17 6:52 PM:liquibase: Reading from `liquibasechangelog`
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- WARNING 22/8/17 6:52 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
- [INFO] Started o.e.j.m.p.JettyWebAppContext@296e281a{/openmrs,file:///F:/GitProjects/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///F:/GitProjects/openmrs-core/webapp/src/main/webapp/}
- [INFO] Started ServerConnector@6ccb3dd{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
- [INFO] Started @32629ms
- [INFO] Started Jetty Server
Advertisement
Add Comment
Please, Sign In to add comment