Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] Basicexample
- [INFO] Basicexample API
- [INFO] Basicexample OMOD
- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
- [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Basicexample 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basicexample ---
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ basicexample ---
- [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: C:\Users\Shujaat\workspace\basicexample
- [INFO] Storing buildNumber: 0 at timestamp: 1527226583559
- [INFO] ShortRevision tag detected. The value is '6'.
- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
- [INFO] Working directory: C:\Users\Shujaat\workspace\basicexample
- [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ basicexample ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 0
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ basicexample ---
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\pom.xml to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample\1.0.0-SNAPSHOT\basicexample-1.0.0-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Basicexample API 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basicexample-api ---
- [INFO] Deleting C:\Users\Shujaat\workspace\basicexample\api\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ basicexample-api ---
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ basicexample-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 8
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 8 file(s)
- [INFO] Approximate time taken: 0s
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basicexample-api ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 5 resources
- [INFO] Copying 0 resource
- [INFO] skip non existing resourceDirectory C:\Users\Shujaat\workspace\basicexample\api\src\main\webapp
- [INFO] skip non existing resourceDirectory C:\Users\Shujaat\workspace\basicexample\api\src\main\webapp
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basicexample-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 6 source files to C:\Users\Shujaat\workspace\basicexample\api\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basicexample-api ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 0 resource
- [INFO] Copying 0 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basicexample-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 2 source files to C:\Users\Shujaat\workspace\basicexample\api\target\test-classes
- [INFO]
- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basicexample-api ---
- [INFO] Surefire report directory: C:\Users\Shujaat\workspace\basicexample\api\target\surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Running org.openmrs.module.basicexample.api.BasicexampleServiceTest
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec
- Running org.openmrs.module.basicexample.api.dao.BasicexampleDaoTest
- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 sec
- Results :
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 1
- [INFO]
- [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ basicexample-api ---
- [INFO] Building jar: C:\Users\Shujaat\workspace\basicexample\api\target\basicexample-api-1.0.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ basicexample-api ---
- [INFO] Building jar: C:\Users\Shujaat\workspace\basicexample\api\target\basicexample-api-1.0.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ basicexample-api ---
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\api\target\basicexample-api-1.0.0-SNAPSHOT.jar to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-api\1.0.0-SNAPSHOT\basicexample-api-1.0.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\api\pom.xml to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-api\1.0.0-SNAPSHOT\basicexample-api-1.0.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\api\target\basicexample-api-1.0.0-SNAPSHOT-tests.jar to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-api\1.0.0-SNAPSHOT\basicexample-api-1.0.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Basicexample OMOD 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basicexample-omod ---
- [INFO] Deleting C:\Users\Shujaat\workspace\basicexample\omod\target
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ basicexample-omod ---
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ basicexample-omod ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 3
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 3 file(s)
- [INFO] Approximate time taken: 0s
- [INFO]
- [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ basicexample-omod ---
- [INFO] Unpacking C:\Users\Shujaat\workspace\basicexample\api\target\basicexample-api-1.0.0-SNAPSHOT.jar to C:\Users\Shujaat\workspace\basicexample\omod\target\classes with includes "*.xml,*.properties" and excludes ""
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ basicexample-omod ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 2 resources
- [INFO] Copying 0 resource
- [INFO] Copying 0 resource to web/module
- [INFO] Copying 1 resource to web/module
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ basicexample-omod ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 2 source files to C:\Users\Shujaat\workspace\basicexample\omod\target\classes
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ basicexample-omod ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 0 resource
- [INFO] Copying 0 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ basicexample-omod ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 1 source file to C:\Users\Shujaat\workspace\basicexample\omod\target\test-classes
- [INFO]
- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ basicexample-omod ---
- [INFO] Surefire report directory: C:\Users\Shujaat\workspace\basicexample\omod\target\surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Running org.openmrs.module.basicexample.AdminListExtensionTest
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
- Results :
- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
- [INFO]
- [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ basicexample-omod ---
- [INFO] Building jar: C:\Users\Shujaat\workspace\basicexample\omod\target\basicexample-1.0.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ basicexample-omod ---
- [INFO] Packaging OpenMRS module
- [INFO] Building jar: C:\Users\Shujaat\workspace\basicexample\omod\target\basicexample-1.0.0-SNAPSHOT.omod
- [INFO]
- [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ basicexample-omod ---
- [INFO] Building jar: C:\Users\Shujaat\workspace\basicexample\omod\target\basicexample-1.0.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ basicexample-omod ---
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\omod\target\basicexample-1.0.0-SNAPSHOT.omod to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-omod\1.0.0-SNAPSHOT\basicexample-omod-1.0.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\omod\pom.xml to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-omod\1.0.0-SNAPSHOT\basicexample-omod-1.0.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\Shujaat\workspace\basicexample\omod\target\basicexample-1.0.0-SNAPSHOT-tests.jar to C:\Users\Shujaat\.m2\repository\org\openmrs\module\basicexample-omod\1.0.0-SNAPSHOT\basicexample-omod-1.0.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Basicexample 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
- [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.13.0:run (default-cli) @ basicexample ---
- You have the following servers::
- 1) server-0.0.1
- Which one do you choose? [1]: 1
- Checking if port 8080 is in use... [free]
- [INFO] OpenMRS module detected, installing before run...
- [INFO] artifact org.openmrs.module:basicexample-omod: checking for updates from openmrs-repo
- [INFO] artifact org.openmrs.module:basicexample-omod: checking for updates from openmrs-repo-thirdparty
- [INFO] artifact org.openmrs.module:basicexample-omod: checking for updates from openmrs-bintray-repo
- [INFO] artifact org.openmrs.module:basicexample-omod: checking for updates from central
- [INFO] Configured Artifact: org.openmrs.module:basicexample-omod:1.0.0-SNAPSHOT:jar
- [INFO] Copying basicexample-1.0.0-SNAPSHOT.omod to C:\Users\Shujaat\openmrs\server-0.0.1\modules\basicexample-1.0.0-SNAPSHOT.omod
- [info] Module 'basicexample' was updated to version '1.0.0-SNAPSHOT'
- Connect remote debugger with port 1044
- Forking a new process... (use -Dfork=false to prevent forking)
- Listening for transport dt_socket at address: 1044
- Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-04T00:39:06+05:00)
- Maven home: C:\apache-maven-3.5.0\bin\..
- Java version: 1.8.0_171, vendor: Oracle Corporation
- Java home: C:\Program Files\Java\jdk1.8.0_171\jre
- Default locale: en_US, platform encoding: Cp1252
- OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] Basicexample
- [INFO] Basicexample API
- [INFO] Basicexample OMOD
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Basicexample 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.13.0:run-tomcat (default-cli) @ basicexample ---
- Using JAVA_HOME: C:\Program Files\Java\jdk1.8.0_171\jre
- Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
- Starting Tomcat...
- May 25, 2018 10:36:53 AM org.apache.coyote.AbstractProtocol init
- INFO: Initializing ProtocolHandler ["http-bio-8080"]
- May 25, 2018 10:36:53 AM org.apache.catalina.core.StandardService startInternal
- INFO: Starting service Tomcat
- May 25, 2018 10:36:53 AM org.apache.catalina.core.StandardEngine startInternal
- INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
- May 25, 2018 10:36:57 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
- INFO: No global web.xml found
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
- May 25, 2018 10:37:02 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
- May 25, 2018 10:37:03 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
- May 25, 2018 10:37:03 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
- May 25, 2018 10:37:03 AM org.apache.catalina.startup.TaglibUriRule body
- INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
- May 25, 2018 10:37:03 AM org.apache.catalina.startup.TldConfig execute
- INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
- May 25, 2018 10:37:03 AM org.apache.catalina.core.ApplicationContext log
- INFO: No Spring WebApplicationInitializer types detected on classpath
- SLF4J: Class path contains multiple SLF4J bindings.
- SLF4J: Found binding in [jar:file:/C:/Users/Shujaat/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
- SLF4J: Found binding in [jar:file:/C:/Users/Shujaat/openmrs/server-0.0.1/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
- SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
- May 25, 2018 10:37:03 AM org.apache.catalina.core.ApplicationContext log
- INFO: Initializing log4j from [classpath:log4j.xml]
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-05-25 10:37:03,537| Unable to find a runtime properties file at C:\Users\Shujaat\workspace\basicexample\openmrs-runtime.properties
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-05-25 10:37:03,553| Unable to find a runtime properties file at C:\Users\Shujaat\workspace\basicexample\openmrs-runtime.properties
- INFO - Listener.contextInitialized(174) |2018-05-25 10:37:03,553| Using runtime properties file: C:\Users\Shujaat\openmrs\server-0.0.1\openmrs-runtime.properties
- INFO 5/25/18 10:37 AM:liquibase: Reading from `liquibasechangelog`
- WARNING 5/25/18 10:37 AM: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 5/25/18 10:37 AM: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 5/25/18 10:37 AM: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) |2018-05-25 10:37:10,277| Initializing EhCache CacheManager
- WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-05-25 10:37:51,220| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
- WARN - Listener.loadBundledModules(521) |2018-05-25 10:37:51,236| Bundled module folder doesn't exist: C:\Users\Shujaat\openmrs\server-0.0.1\tmp\openmrs\WEB-INF\bundledModules
- WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-05-25 10:37:51,236| Unable to find a runtime properties file at C:\Users\Shujaat\workspace\basicexample\openmrs-runtime.properties
- INFO 5/25/18 10:37 AM:liquibase: Reading from `liquibasechangelog`
- WARNING 5/25/18 10:37 AM: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 5/25/18 10:37 AM: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 5/25/18 10:37 AM: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 - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,153| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,184| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,200| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,200| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,320| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,324| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,324| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,340| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,786| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: basicexample.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,834| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:00,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: basicexample.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:00,851| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:01,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:01,466| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:01,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: commonlabtest.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:01,481| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:01,978| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:01,982| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:01,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:01,994| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:02,191| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:02,191| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:02,207| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:02,207| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:03,433| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:03,433| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:03,449| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:03,449| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:03,630| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:03,638| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:03,640| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:03,640| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,097| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,113| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,113| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,113| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,400| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,404| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,412| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,820| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,836| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,836| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,851| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,959| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,974| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:04,974| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:04,974| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,198| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,198| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,213| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,213| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,441| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,441| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,456| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,456| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,652| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,652| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,668| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,668| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,992| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,998| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:05,998| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:05,998| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:06,430| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:06,430| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:06,446| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:06,446| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:06,637| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:06,637| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:06,653| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:06,653| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:07,364| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:07,364| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:07,380| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:07,380| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:08,249| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:08,265| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:08,265| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:08,265| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:08,897| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:08,897| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:08,912| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:08,912| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:09,812| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:09,828| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:09,828| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:09,828| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,139| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,139| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,139| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,155| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,242| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,258| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,258| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,274| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,399| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,399| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,414| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,414| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,633| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,633| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,633| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,633| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,966| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:10,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:10,981| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,169| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,184| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,184| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,184| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,481| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,497| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,895| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,899| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:11,903| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:11,907| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:12,572| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:12,572| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:12,572| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:12,588| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:12,823| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:12,823| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:12,839| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:12,839| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:13,104| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:13,104| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:13,104| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:13,119| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:13,440| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:13,440| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:13,440| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:13,455| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,032| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,047| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,047| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,047| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,351| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,366| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,366| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,366| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,413| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,413| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,429| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,429| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,649| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,653| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:14,653| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:14,657| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:16,786| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:16,786| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:16,786| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:16,801| Exiting method saveGlobalProperty
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Reading from `liquibasechangelog`
- INFO 5/25/18 10:38 AM:liquibase: Successfully acquired change log lock
- INFO 5/25/18 10:38 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
- INFO 5/25/18 10:38 AM:liquibase: Successfully released change log lock
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:17,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:17,226| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:17,242| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:17,242| Exiting method saveGlobalProperty
- INFO - LoggingAdvice.invoke(115) |2018-05-25 10:38:52,436| In method SchedulerService.saveToMemento. Arguments:
- INFO - LoggingAdvice.invoke(155) |2018-05-25 10:38:52,452| Exiting method saveToMemento
- INFO - EhCacheManagerFactoryBean.destroy(181) |2018-05-25 10:38:52,483| Shutting down EhCache CacheManager
- INFO - ServiceContext.startRefreshingContext(808) |2018-05-25 10:38:52,483| Refreshing Context
- INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2018-05-25 10:39:49,480| Initializing EhCache CacheManager
Add Comment
Please, Sign In to add comment